Archived
2

56 Commits

Author SHA1 Message Date
0006b09d8d Change first character of all end-of-line comments to upper case 2021-01-26 13:25:11 +01:00
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
349ff16191 updated to new model format 2020-08-28 08:13:19 +02:00
VLE2FE
597a8f3084 added user status and prediction user 2020-08-26 19:37:36 +02:00
VLE2FE
efbf73032d unwind fix no. 2 2020-08-24 17:08:09 +02:00
VLE2FE
9297b63a28 fixed double unwinding with spectrum filter 2020-08-24 16:36:50 +02:00
VLE2FE
6702fb78c4 added required parameter range 2020-08-24 15:24:31 +02:00
VLE2FE
3fbd6ccec3 updated sample restore and validate 2020-08-21 16:05:38 +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
d2dea90b3a changed type names 2020-08-12 11:20:26 +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
a910371882 removed maintain user, constrained spctra access 2020-08-05 18:28:27 +02:00
VLE2FE
821b2664bd fixed testing cache 2020-08-04 13:54:14 +02:00
VLE2FE
3b08fb63c7 /authorized returns level, added device to spectrum measurement 2020-07-23 14:55:41 +02:00
VLE2FE
cd81cbf4bd fixed sample requests for the restructured material 2020-07-17 10:41:19 +02:00
VLE2FE
78d35c520e restructured material 2020-07-15 13:11:33 +02:00
VLE2FE
29eefce0c9 added filters 2020-07-06 09:43:04 +02:00
VLE2FE
8cf1c14d88 implementation of measurement fields 2020-06-30 14:16:37 +02:00
VLE2FE
e5cc661928 base for csv export 2020-06-29 12:27:39 +02:00
VLE2FE
ca29cef48c implemented changelog 2020-06-05 08:50:06 +02:00
VLE2FE
74080d0902 only allowed latest template version and allowed admin to set sample number 2020-06-02 10:24:22 +02:00
VLE2FE
0fcb902499 introduced first_id to reference new template versions to original 2020-05-29 15:24:24 +02:00
VLE2FE
d93b2ad748 validation for sample 2020-05-29 12:22:01 +02:00
VLE2FE
14ba1655ba separated groups and suppliers for material GET 2020-05-28 17:05:23 +02:00
VLE2FE
1c2631c6fb adapted /materials 2020-05-28 14:11:19 +02:00
VLE2FE
8276e5108c /api/ subroutes only available in dev/test 2020-05-28 12:18:38 +02:00
VLE2FE
0ea28fa50a implemented code coverage 2020-05-28 11:47:51 +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
5209410009 refactored user.ts 2020-05-18 14:47:22 +02:00
VLE2FE
70aca017f8 /materials/new|deleted 2020-05-18 10:43:26 +02:00
VLE2FE
fe6e82f00b sample number generation 2020-05-18 09:58:15 +02:00
VLE2FE
d2c7ec2368 material numbers defined as string, colors without numbers can be added 2020-05-15 14:55:01 +02:00
VLE2FE
abf0a99d8a number generation for condition done 2020-05-15 11:16:17 +02:00
VLE2FE
649a0b166e adapted api doc 2020-05-13 17:28:18 +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
ff36b49cc5 PUT method 2020-05-12 17:15:36 +02:00
VLE2FE
a516062822 GET and POST method for measurement 2020-05-12 12:15:36 +02:00
VLE2FE
c9be3f4eb7 PUT method for condition 2020-05-11 13:05:54 +02:00
VLE2FE
0ec9b44462 DELETE and GET methods for condition 2020-05-08 15:12:36 +02:00
VLE2FE
852c035dfc POST /condition/new 2020-05-08 14:41:31 +02:00
VLE2FE
16a1cf5ba8 deleting a material is rejected if it is referenced by a sample 2020-05-08 09:58:12 +02:00
VLE2FE
63a5f5ebd1 implemented more /sample methods 2020-05-07 21:55:29 +02:00
VLE2FE
20f57acd2a implemented first /sample methods 2020-05-06 14:39:04 +02:00