Commit Graph

47 Commits

Author SHA1 Message Date
Ivan Hörler
e8c441667d make GUI nicer 2018-07-13 14:03:51 +02:00
Ivan Hörler
35309aa950 change naming to what we have in working patient and doctor 2018-07-13 14:03:08 +02:00
Ivan Hörler
698546e6da add mapping from Client.Entities to EHEC_Service.Entity with automapper dependency and make a singleclick test possible by filling out fields with a teststring 2018-07-13 13:53:18 +02:00
Ivan Hörler
16b6b91b7b match names to SQL changes 2018-07-13 13:50:41 +02:00
Ivan Hörler
fae3ec72b8 refactor some names, fk, index and drop executions 2018-07-13 13:49:18 +02:00
Ivan Hörler
7124102ca0 Revert "delete OriginOriginId in Exam Table because i beleve it is not needed."
This reverts commit 0afb70f881.
2018-07-13 12:07:04 +02:00
ismail
3191732420 added seeding function on application start, to add 10 patients and doctors
random from a array
2018-07-11 22:04:07 +02:00
Ivan Hörler
ffafd3cae2 convert inhertied classes of db objects to partial classes of db objects so overwriting of db classes through entityframework does not take effect on our own work. 2018-07-11 08:06:33 +02:00
Ivan Hörler
25c4b52ea7 changed db first style to match pluralized form and again update the deleted namespace and inherited class : xyAcces 2018-07-10 22:33:56 +02:00
Ivan Hörler
0afb70f881 delete OriginOriginId in Exam Table because i beleve it is not needed. 2018-07-10 22:32:24 +02:00
Ivan Hörler
aff4a22de1 create missing client classes for further dev. and create missing fields for given db expectations 2018-07-10 22:31:35 +02:00
Ivan Hörler
059c976091 change debug information to x86 because Visual Studio is 32bit and fix inheritance form Access classes again 2018-07-10 20:40:51 +02:00
Ivan Hörler
ca15e9c341 enhance client with expicit classes for doc, patient and generate a global singleton service inintializer 2018-07-09 22:18:19 +02:00
Ivan Hörler
87d07b3097 various changes for db and service so that feedback from db connection can be established. 2018-06-30 11:52:50 +02:00
ismail
6bc10ad774 just db connection string changes 2018-06-28 21:05:58 +02:00
Ivan Hörler
4cee137099 Manual for Service connections 2018-06-26 23:13:48 +02:00
Ivan Hörler
8051a4ea2f first working entity patient takes place in db. 2018-06-26 22:06:18 +02:00
Ivan Hörler
fce77416c3 Merge branch 'master' into Service_Ivan_v3
* master:
  fixing off the auto changes of the model validation to the db
  cleaning code
  removing some mapping error with the server
2018-06-24 21:22:20 +02:00
Ivan Hörler
c367f690c2 change textboxsize and add brithdate 2018-06-24 21:21:34 +02:00
ismail
3cffe64240 fixing off the auto changes of the model validation to the db 2018-06-24 17:37:17 +02:00
ismail
268f7b8f55 cleaning code 2018-06-24 17:36:08 +02:00
ismail
99b84a9add removing some mapping error with the server 2018-06-24 15:14:46 +02:00
ismail
c46a53682b sql database rework 2018-06-22 16:29:27 +02:00
Ivan Hörler
41418b2495 add some db recycle features... 2018-06-18 22:05:23 +02:00
ismail
a73c25bc9c removed model first function and made small changes to de db first version 2018-06-18 19:36:02 +02:00
ismail
4223202c81 Added write and read function 2018-06-18 19:34:20 +02:00
ismail
aa6695c0aa adding service functions 2018-06-17 19:42:15 +02:00
ismail
c6eed0b6e8 new db first project created with sql code 2018-06-17 16:52:23 +02:00
ismail
6f6362a28e sme litte changes ( most of them auto-changes of visual studio) 2018-06-13 21:25:59 +02:00
ismail
31131c9cc0 finished the dal data access layer files 2018-06-13 21:25:05 +02:00
ismail
27b3dfdacf Added ISL - infrastructure layer to later add data into the database 2018-06-13 21:24:05 +02:00
ismail
e01aab8bb5 add the service functions neccesssary for later data injections 2018-06-08 16:24:10 +02:00
ismail
00b16d5346 add web form index- page 2018-06-08 15:32:45 +02:00
ismail
9c33ad24cd Add the access layer folger and the patient class 2018-06-08 15:32:27 +02:00
ismail
e37c860403 Db - Changes in the Entites of the DB Model 2018-06-08 14:54:36 +02:00
ismail
b0436381a7 all in all create new project for the project with a model first db and the service connection 2018-06-06 19:15:05 +02:00
ismail
6d66389cf6 added models for the db migration 2018-06-01 15:37:12 +02:00
ismail
c794b29d30 added db files for the migration 2018-06-01 15:36:25 +02:00
ismail
d977fc0433 add database model with the context 2018-06-01 15:35:19 +02:00
ismail
e8cf6f279d Created the Model an DB Files for the Migration 2018-05-30 21:44:37 +02:00
ismail
da1790b01a add the wcf data service 2018-05-29 20:00:46 +02:00
Ivan Hörler
e67500a7b2 improved clickevent with wpftoolkit 2018-05-27 23:19:02 +02:00
Ivan Hörler
268dd9a3b3 first draft 2018-05-27 23:19:02 +02:00
novski
ac5eecf0bb Add .gitignore and .gitattributes. 2018-05-27 23:19:02 +02:00
Ivan Hörler
bfd289e8cc add colorscheme and status 2018-05-25 17:03:00 +02:00
Ivan Hörler
1f1125abe7 strassennummer nicht separat 2018-05-25 14:36:26 +02:00
Ivan Hörler
503c1e4f86 intial 2018-05-25 14:35:14 +02:00