Archived
2
Commit Graph

153 Commits

Author SHA1 Message Date
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
4f7eb6f92f minor fixes 2020-07-30 11:36:03 +02:00
VLE2FE
149a0aec6d api and headers 2020-07-28 13:59:13 +02:00
VLE2FE
1988a67b35 modified api.ts to directly incorporate swagger-ui-express code 2020-07-28 10:30:10 +02:00
VLE2FE
a8e8b28c11 added first_id for template response 2020-07-23 15:25:45 +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
523b2c9b68 added workaround for 'added' field compatible to MongoDB 3.6 2020-07-10 09:42:05 +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
6a02f09e7f reworked filters 2020-07-06 16:57:09 +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
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
869a675840 added status filter for materials 2020-06-17 13:42:14 +02:00
VLE2FE
c95af7bc0b added status filter 2020-06-15 12:49:32 +02:00
VLE2FE
99be1798d0 cleaned TODOS 2020-06-05 10:51:03 +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
ea336f4ebc forbid condition_template as parameter name for template 2020-05-29 14:26:39 +02:00
VLE2FE
90c8898391 validation for material 2020-05-29 12:54:05 +02:00
VLE2FE
d93b2ad748 validation for sample 2020-05-29 12:22:01 +02:00
VLE2FE
ea81108251 validation for measurement 2020-05-29 11:28:35 +02:00
VLE2FE
e342224b7f made GET /sample/{id} work with new material model 2020-05-29 11:06:39 +02:00
VLE2FE
48b1a9da6e separated groups and suppliers for material PUT and POST 2020-05-29 10:40:17 +02:00
VLE2FE
14ba1655ba separated groups and suppliers for material GET 2020-05-28 17:05:23 +02:00
VLE2FE
d924ee5a8c restore measurements 2020-05-28 15:03:49 +02:00
VLE2FE
52039317e0 restore materials 2020-05-28 14:54:52 +02:00
VLE2FE
0fd0cc8da4 restore samples 2020-05-28 14:41:35 +02:00
VLE2FE
1c2631c6fb adapted /materials 2020-05-28 14:11:19 +02:00
VLE2FE
c4752d12ba adapted /measurements 2020-05-28 13:16:15 +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
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
aef2753229 added TODOs, improved password validation 2020-05-26 09:07:01 +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
ec03e0699c number prefixes are now not allowed to contain numbers 2020-05-15 15:14:18 +02:00
VLE2FE
4100fb428e material numbers defined as string, colors without numbers and numbers with leading zeros can be added 2020-05-15 14:56:42 +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
c137a0f610 changed allowed characters for username 2020-05-14 16:54:58 +02:00
VLE2FE
ab8c74a641 POST finished 2020-05-14 16:42:47 +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
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
5bce7a1e98 DELETE method 2020-05-12 17:37:01 +02:00
VLE2FE
ff36b49cc5 PUT method 2020-05-12 17:15:36 +02:00
Veit Lukas (PEA4-Fe)
4185452ff3 Merge pull request #6 in ~VLE2FE/dfop-api from develop to measurement
* commit 'd4db905721cb706189ac8732ce953e321204f0a2':
  implemented feature
2020-05-12 14:53:30 +02:00
VLE2FE
57152c1ab2 implemented feature 2020-05-12 14:05:47 +02:00
VLE2FE
5c9aa8debd added status to POST method 2020-05-12 12:26:26 +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
VLE2FE
af071a9445 finished /template methods 2020-05-04 15:48:07 +02:00
VLE2FE
5f20afcf04 finished /material methods 2020-04-29 16:09:31 +02:00
VLE2FE
2f0d2f2276 styled swagger 2020-04-29 15:07:07 +02:00
VLE2FE
600385cede added /materials route 2020-04-29 12:10:27 +02:00
VLE2FE
8b355d1d65 added custom type definitions 2020-04-27 15:24:17 +02:00
VLE2FE
5a911a455b added /user DELETE route 2020-04-27 15:10:14 +02:00
VLE2FE
1eff39bb16 added /user/key and edited /user regex 2020-04-27 14:26:51 +02:00
VLE2FE
eaa6484dca added test helper and rewrote tests 2020-04-27 11:44:28 +02:00
VLE2FE
7a917c1f6b added PUT /user route 2020-04-24 17:36:39 +02:00
VLE2FE
a64229d1dc added GET /user route 2020-04-24 12:25:32 +02:00
VLE2FE
8bf408138f changed to findById and improved db.loadJson 2020-04-24 10:53:45 +02:00
VLE2FE
4e68267bfd added passreset and mail helper 2020-04-23 17:46:00 +02:00
VLE2FE
1a3fdc567d added authorization 2020-04-23 13:59:45 +02:00
VLE2FE
90d34f1e1b cannot add username twice 2020-04-22 17:38:24 +02:00
VLE2FE
f23b65d3d8 implemented first tests and basic functionality 2020-04-22 17:24:15 +02:00
VLE2FE
5e22afd27d splitted oas.yaml 2020-04-21 10:53:07 +02:00