Archived
2
Commit Graph

168 Commits

Author SHA1 Message Date
VLE2FE
364ad1964e Implemented filters for no condition or measurement 2020-09-02 16:19:40 +02:00
VLE2FE
bdff2c96d3 Implemented new template change behaviour 2020-09-02 13:18:33 +02:00
VLE2FE
d28e9a1cc9 changelog delete 2020-08-31 16:20:22 +02:00
VLE2FE
8f88023da2 fixed deleting materials 2020-08-31 14:51:43 +02:00
VLE2FE
b59b3ea9ea small material changes for easier UI implementation 2020-08-31 13:47:12 +02:00
VLE2FE
36ca627d1b model now get deleted from user 2020-08-31 09:54:57 +02:00
VLE2FE
156b65d033 adapted changelog 2020-08-28 16:50:33 +02:00
VLE2FE
c891933d11 implemented /model/files 2020-08-28 09:04:05 +02:00
VLE2FE
349ff16191 updated to new model format 2020-08-28 08:13:19 +02:00
VLE2FE
ed37ce6aeb filter fix 2020-08-27 15:46:27 +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
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
8d894fa27e added /measurement/sample/{id} route 2020-08-21 14:01:01 +02:00
VLE2FE
47955ec572 parse spectra to float 2020-08-21 11:23: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
656795f02c fixed spaces in measurement name 2020-08-18 08:10:12 +02:00
VLE2FE
37a5ba1bfd fixed measurements lookup pipeline 2020-08-17 15:11:40 +02:00
VLE2FE
fd5c0d2c74 allow null values for filters 2020-08-17 14:48:55 +02:00
VLE2FE
a75d2a3424 fixed $unwind of deleted measurements 2020-08-17 11:54:03 +02:00
VLE2FE
c6f5186f7e debug 2020-08-16 20:01:18 +02:00
VLE2FE
11be1f6f5b fixed multiple template measurements 2020-08-14 11:34:15 +02:00
VLE2FE
08a9a12372 model routes 2020-08-13 12:07:40 +02:00
VLE2FE
d363064dba test fix 2020-08-12 12:46:33 +02:00
VLE2FE
d2dea90b3a changed type names 2020-08-12 11:20:26 +02:00
VLE2FE
a30f24f018 small fixes 2020-08-12 10:56:12 +02:00
VLE2FE
f94653f389 improved globals and added status and spectrum 2020-08-11 16:06:51 +02:00
VLE2FE
2c57d2045c csv fix 2020-08-10 17:10:57 +02:00
VLE2FE
ed8b549752 flattened samples result 2020-08-10 12:35:08 +02:00
VLE2FE
4dede74f49 csv only for dev/admin, mail change notice 2020-08-10 08:09:46 +02:00
VLE2FE
aa1f79168b another CSP fix 2020-08-09 17:25:32 +02:00
VLE2FE
501cd1907e CSP fix 2020-08-09 17:10:47 +02:00
VLE2FE
8e85e37e5e added presentation 2020-08-07 15:21:16 +02:00
VLE2FE
1396fb0326 changed password policy 2020-08-07 10:54:01 +02:00
VLE2FE
4ce65ad7cc added deleted status for /samples 2020-08-07 09:37:02 +02:00
VLE2FE
63d14acc3c fixed mail service 2020-08-07 08:37:25 +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
18e0809a99 fixed mail in user.ts 2020-08-06 11:40:29 +02:00
VLE2FE
5abad59a0e improved mail service 2020-08-06 11:25:41 +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
499553dd7f changed Node version 2020-07-30 12:47:21 +02:00
Veit Lukas (PEA4-Fe)
91c11046a0 Merge pull request #18 in ~VLE2FE/dfop-api from minor-fixes to develop
* commit '4f7eb6f92fa322d879afdd56f653d997af5a364f':
  minor fixes
  api and headers
  modified api.ts to directly incorporate swagger-ui-express code
  added first_id for template response
  /authorized returns level, added device to spectrum measurement
2020-07-30 12:36:29 +02:00
VLE2FE
4f7eb6f92f minor fixes 2020-07-30 11:36:03 +02:00
VLE2FE
149a0aec6d api and headers 2020-07-28 13:59:13 +02:00