banana
/
definma-api
Archived
2
Fork 0
Commit Graph

35 Commits

Author SHA1 Message Date
Kai S. K. Engelbart f23f580a25 Add simple prediction comparison 2021-02-25 11:33:14 +01:00
Kai S. K. Engelbart 3bad5416a8 Allow predictions to be saved 2021-02-24 13:59:25 +01:00
Kai S. K. Engelbart 67d59cedfe Add prediction model 2021-02-03 14:45:41 +01:00
Kai S. K. Engelbart 0006b09d8d Change first character of all end-of-line comments to upper case 2021-01-26 13:25:11 +01:00
Kai S. K. Engelbart 7c5b6ec605 Properly indent all source files 2021-01-25 12:57:29 +01:00
VLE2FE 6ae49e9f09 implemented /help route 2020-09-03 10:06:16 +02:00
VLE2FE 36ca627d1b model now get deleted from user 2020-08-31 09:54:57 +02:00
VLE2FE 597a8f3084 added user status and prediction user 2020-08-26 19:37:36 +02:00
VLE2FE 092c547fff small fixes 2020-08-20 10:42:55 +02:00
VLE2FE e8529c2b23 added model templates 2020-08-19 13:48:47 +02:00
VLE2FE 08a9a12372 model routes 2020-08-13 12:07:40 +02:00
VLE2FE f94653f389 improved globals and added status and spectrum 2020-08-11 16:06:51 +02:00
VLE2FE 3ff29845d4 changed status and returned status for /samples 2020-08-06 18:50:50 +02:00
VLE2FE cc6fa48a44 switched device_name to devices 2020-08-06 13:58:12 +02:00
VLE2FE 78d35c520e restructured material 2020-07-15 13:11:33 +02:00
VLE2FE e4bc5a77f1 restructured aggregation 2020-07-02 12:18:01 +02:00
VLE2FE ca29cef48c implemented changelog 2020-06-05 08:50:06 +02:00
VLE2FE 0fcb902499 introduced first_id to reference new template versions to original 2020-05-29 15:24:24 +02:00
VLE2FE 14ba1655ba separated groups and suppliers for material GET 2020-05-28 17:05:23 +02:00
VLE2FE 8276e5108c /api/ subroutes only available in dev/test 2020-05-28 12:18:38 +02:00
VLE2FE d004a01b69 adapted /measurements to use sample_id 2020-05-27 17:03:03 +02:00
VLE2FE 0acb9dd6fc adapted existing /sample methods to condition, removed /condition route 2020-05-27 14:31:17 +02:00
VLE2FE d2c7ec2368 material numbers defined as string, colors without numbers can be added 2020-05-15 14:55:01 +02:00
VLE2FE 8315fc0d3b PUT finished 2020-05-14 15:36:47 +02:00
VLE2FE 81a7663f6c GET finished 2020-05-14 12:31:57 +02:00
VLE2FE 806b77eecf adjusted material 2020-05-13 14:18:15 +02:00
VLE2FE 478660573d adjusted sample 2020-05-13 12:06:28 +02:00
VLE2FE f77d39af34 adjusted condition 2020-05-13 09:56:44 +02:00
VLE2FE a516062822 GET and POST method for measurement 2020-05-12 12:15:36 +02:00
VLE2FE 852c035dfc POST /condition/new 2020-05-08 14:41:31 +02:00
VLE2FE 20f57acd2a implemented first /sample methods 2020-05-06 14:39:04 +02:00
VLE2FE af071a9445 finished /template methods 2020-05-04 15:48:07 +02:00
VLE2FE 600385cede added /materials route 2020-04-29 12:10:27 +02:00
VLE2FE a64229d1dc added GET /user route 2020-04-24 12:25:32 +02:00
VLE2FE f23b65d3d8 implemented first tests and basic functionality 2020-04-22 17:24:15 +02:00