banana
/
definma-api
Archived
2
Fork 0
Commit Graph

235 Commits

Author SHA1 Message Date
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 2e51a0b1f5 v0.3.1 2020-08-06 15:29:21 +02:00
Veit Lukas (PEA4-Fe) bb5bb957a3 Merge pull request #22 in ~VLE2FE/dfop-api from develop to master
* commit 'cc6fa48a44794197f7ec85174de93dfc4cc84127':
  switched device_name to devices
  fixed mail in user.ts
2020-08-06 15:28:07 +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 df617504df v0.3.0 2020-08-06 11:31:02 +02:00
Veit Lukas (PEA4-Fe) 93a7a92667 Merge pull request #21 in ~VLE2FE/dfop-api from develop to master
* commit '5abad59a0e80cf8f543d9ee2af10922c35ea5d10':
  improved mail service
  removed maintain user, constrained spctra access
  fixed testing cache
2020-08-06 11:28:55 +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
Veit Lukas (PEA4-Fe) 52d1cb3a53 Merge pull request #20 in ~VLE2FE/dfop-api from develop to master
* commit '499553dd7f85dbc47874d761a465bb69c0421343':
  changed Node version
2020-07-30 12:49:11 +02:00
VLE2FE 499553dd7f changed Node version 2020-07-30 12:47:21 +02:00
Veit Lukas (PEA4-Fe) 36278309a3 Merge pull request #19 in ~VLE2FE/dfop-api from develop to master
* commit '91c11046a0e87f98e33d5e5e394b38500fa8f5e5':
  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:37:53 +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
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
Veit Lukas (PEA4-Fe) 005e5d2a4d Merge pull request #17 in ~VLE2FE/dfop-api from develop to master
* commit '675ba8608291099c9f3a7ced5592fd6ff5ce7348':
  added stringin filter mode
  added GET /sample/number/{number} route
  fixed sample requests for the restructured material
  restructured material
2020-07-22 10:55:34 +02:00
Veit Lukas (PEA4-Fe) 675ba86082 Merge pull request #16 in ~VLE2FE/dfop-api from material-restructuring to develop
* commit 'a8465ff1285f00cb1f7ce5067edfda6fb3ca0340':
  added stringin filter mode
  added GET /sample/number/{number} route
  fixed sample requests for the restructured material
  restructured material
2020-07-22 10:55:12 +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
Veit Lukas (PEA4-Fe) ca5b315a01 Merge pull request #15 in ~VLE2FE/dfop-api from develop to master
* commit 'e976d45dedb978d8e5cf0c5d8d09c77a7154f757': (83 commits)
  minor fixes
  implemented added filters
  added workaround for 'added' field compatible to MongoDB 3.6
  implemented x-total-items header
  spectrum field working again
  reworked filters
  added filters
  restructured aggregation
  implementation of measurement fields
  first implementation of fields
  base for csv export
  switched to aggregation, included material sort keys
  sorting for direct sample properties added
  added /samples/count
  changed last-id behaviour to from-id
  implemented paging
  fixed validation to return measurements in /sample/{id}
  added status filter for materials
  added status filter
  cleaned TODOS
  ...
2020-07-14 12:10:30 +02:00
Veit Lukas (PEA4-Fe) e976d45ded Merge pull request #14 in ~VLE2FE/dfop-api from sample-filters to develop
* commit '3dda3d77a13f84a40f8132f49f4ad704f2810a75':
  minor fixes
  implemented added filters
  added workaround for 'added' field compatible to MongoDB 3.6
  implemented x-total-items header
  spectrum field working again
  reworked filters
  added filters
  restructured aggregation
  implementation of measurement fields
  first implementation of fields
  base for csv export
  switched to aggregation, included material sort keys
  sorting for direct sample properties added
  added /samples/count
  changed last-id behaviour to from-id
  implemented paging
  fixed validation to return measurements in /sample/{id}
  added status filter for materials
  added status filter
2020-07-14 12:10:03 +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
Veit Lukas (PEA4-Fe) 5c04263475 Merge pull request #13 in ~VLE2FE/dfop-api from decisions-200525 to develop
* commit '99be1798d0a3c90d297df210e9f15fd877b4508f':
  cleaned TODOS
  implemented changelog
  only allowed latest template version and allowed admin to set sample number
  introduced first_id to reference new template versions to original
  forbid condition_template as parameter name for template
  validation for material
  validation for sample
  validation for measurement
  made GET /sample/{id} work with new material model
  separated groups and suppliers for material PUT and POST
  separated groups and suppliers for material GET
2020-06-05 10:51:59 +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