Commit Graph

72 Commits

Author SHA1 Message Date
Ivan Hörler f07c311cdf set Uid's to Null accepted. 2018-07-25 19:44:56 +02:00
Ivan Hörler 5ca4544e15 finish relations, added unique id's for each entity and linked Uid's to clusters. 2018-07-24 23:39:21 +02:00
Ivan Hörler 4547400137 export to variable in js first works 2018-07-24 06:33:28 +02:00
Ivan Hörler b00d0e937d add lists to json and camelcase it to match json standards 2018-07-23 23:00:23 +02:00
Ivan Hörler 8cc003cc03 cleanup 2018-07-23 20:59:59 +02:00
Ivan Hörler cff5a09e01 refactoring clusterjson 2018-07-23 14:46:41 +02:00
Ivan Hörler 484396086b try to serve d3.js directly 2018-07-21 17:16:56 +02:00
Ivan Hörler 6ff8631121 simplify tests 2018-07-18 19:20:31 +02:00
Ivan Hörler d835495591 refactor ClusterConverter and Model 2018-07-18 19:19:47 +02:00
Ivan Hörler 7473c46d73 correct blueprint 2018-07-18 19:19:18 +02:00
Ivan Hörler f46b9e466b change db patient call 2018-07-17 21:41:04 +02:00
Ivan Hörler f8e2705de3 instantiate 2018-07-17 21:16:24 +02:00
Ivan Hörler 61e2161b71 test WriteJson 2018-07-17 21:05:13 +02:00
Ivan Hörler 9ec488b15a blop 2018-07-17 19:51:33 +02:00
Ivan Hörler 52df5d3a90 philosophers relatedness test from http://graphalchemist.github.io/Alchemy/#/examples 2018-07-14 20:14:48 +02:00
Ivan Hörler 84a6ff676f first basic test of alchemy 2018-07-14 19:58:18 +02:00
Ivan Hörler 7f82d99616 Finalize the Client with real Random Value Generator throug Bogus dependency and Dropdown Bacterialist 2018-07-14 15:43:59 +02:00
Ivan Hörler a9defbad51 enhance SQL DB Creation file with Single connection to avoid errors in new creation. 2018-07-14 10:58:42 +02:00
Ivan Hörler 7ebabf41b2 add ping to client to test connection 2018-07-14 10:54:53 +02:00
Ivan Hörler 48036aa105 add ping to service for connection test 2018-07-14 10:54:24 +02:00
Ivan Hörler 6e8f46a172 add dev querryfile 2018-07-14 10:52:43 +02:00
Ivan Hörler c09df77e99 Revert "Added and enhanced SQL Querys and connection blocker"
This reverts commit 66eb53fadc.
2018-07-14 10:49:38 +02:00
Ivan Hörler 66eb53fadc Added and enhanced SQL Querys and connection blocker 2018-07-13 21:17:48 +02:00
Ivan Hörler b5736e9e3c Finaly got Client to run. 2018-07-13 21:17:03 +02:00
Ivan Hörler a5a89f8bbe update service reference 2018-07-13 14:04:10 +02:00
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