Archived
2
Commit Graph

29 Commits

Author SHA1 Message Date
VLE2FE
a910371882 removed maintain user, constrained spctra access 2020-08-05 18:28:27 +02:00
VLE2FE
1a784ade85 added GET /sample/number/{number} route 2020-07-20 16:31:48 +02:00
VLE2FE
f41498da53 implemented x-total-items header 2020-07-09 16:30:10 +02:00
VLE2FE
1ddc2b617a spectrum field working again 2020-07-09 13:48:27 +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
52eb828bea first implementation of fields 2020-06-29 15:50:24 +02:00
VLE2FE
e5cc661928 base for csv export 2020-06-29 12:27:39 +02:00
VLE2FE
43413001e9 sorting for direct sample properties added 2020-06-26 09:38:28 +02:00
VLE2FE
49f7a475b7 added /samples/count 2020-06-25 14:29:54 +02:00
VLE2FE
4dad680edf changed last-id behaviour to from-id 2020-06-25 11:59:36 +02:00
VLE2FE
cd2962e186 implemented paging 2020-06-25 10:44:55 +02:00
VLE2FE
ac72d8a975 fixed validation to return measurements in /sample/{id} 2020-06-18 08:57:50 +02:00
VLE2FE
c95af7bc0b added status filter 2020-06-15 12:49:32 +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
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
0fd0cc8da4 restore samples 2020-05-28 14:41:35 +02:00
VLE2FE
d58026426c delete measurements with sample 2020-05-28 13:05:00 +02:00
VLE2FE
54168e4500 adjusted PUT /sample/{id} 2020-05-28 12:40:37 +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
abf0a99d8a number generation for condition done 2020-05-15 11:16:17 +02:00
VLE2FE
478660573d adjusted sample 2020-05-13 12:06:28 +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
VLE2FE
600385cede added /materials route 2020-04-29 12:10:27 +02:00