Archived
2
Commit Graph

43 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
5744162220 code improvements 2020-09-03 16:26:16 +02:00
VLE2FE
364ad1964e Implemented filters for no condition or measurement 2020-09-02 16:19:40 +02:00
VLE2FE
ed37ce6aeb filter fix 2020-08-27 15:46:27 +02:00
VLE2FE
2c250e0111 added notes.comment field and filter 2020-08-24 12:37:19 +02:00
VLE2FE
3fbd6ccec3 updated sample restore and validate 2020-08-21 16:05:38 +02:00
VLE2FE
656795f02c fixed spaces in measurement name 2020-08-18 08:10:12 +02:00
VLE2FE
fd5c0d2c74 allow null values for filters 2020-08-17 14:48:55 +02:00
VLE2FE
11be1f6f5b fixed multiple template measurements 2020-08-14 11:34:15 +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
ed8b549752 flattened samples result 2020-08-10 12:35:08 +02:00
VLE2FE
4ce65ad7cc added deleted status for /samples 2020-08-07 09:37:02 +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
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
a8465ff128 added stringin filter mode 2020-07-22 10:53:45 +02:00
VLE2FE
1a784ade85 added GET /sample/number/{number} route 2020-07-20 16:31:48 +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
3dda3d77a1 minor fixes 2020-07-14 12:07:43 +02:00
VLE2FE
758eb0e143 implemented added filters 2020-07-10 13:09:15 +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
e4bc5a77f1 restructured aggregation 2020-07-02 12:18:01 +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
8aa051f0bd switched to aggregation, included material sort keys 2020-06-26 15:23:29 +02:00
VLE2FE
43413001e9 sorting for direct sample properties added 2020-06-26 09:38:28 +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
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
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
fe6e82f00b sample number generation 2020-05-18 09:58:15 +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