VLE2FE
|
f77d39af34
|
adjusted condition
|
2020-05-13 09:56:44 +02:00 |
|
Veit Lukas (PEA4-Fe)
|
63a7a302b6
|
Merge pull request #7 in ~VLE2FE/dfop-api from measurement to develop
* commit '5bce7a1e988003a9b88bf9b5e6fdac801832b8f8':
DELETE method
PUT method
added status to POST method
GET and POST method for measurement
|
2020-05-12 17:37:59 +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 |
|
Veit Lukas (PEA4-Fe)
|
d4db905721
|
Merge pull request #5 in ~VLE2FE/dfop-api from oas_x-doc to develop
* commit '57152c1ab2c5c5604f8472af1d19a38dc7c36aaf':
implemented feature
|
2020-05-12 14:06:39 +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 |
|
Veit Lukas (PEA4-Fe)
|
a82361c818
|
Merge pull request #4 in ~VLE2FE/dfop-api from condition to develop
* commit 'c9be3f4eb7c7f9d1fc5d3cc84915d0e37eeab18f':
PUT method for condition
DELETE and GET methods for condition
POST /condition/new
|
2020-05-11 13:06:32 +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 |
|
Veit Lukas (PEA4-Fe)
|
9580af9dd3
|
Merge pull request #3 in ~VLE2FE/dfop-api from sample to develop
* commit '16a1cf5ba8255e7537eb1fdb20ee42951bea38af':
deleting a material is rejected if it is referenced by a sample
implemented more /sample methods
|
2020-05-08 09:59:12 +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 |
|
Veit Lukas (PEA4-Fe)
|
c407da2fbc
|
Merge pull request #2 in ~VLE2FE/dfop-api from user to develop
* commit '20f57acd2aa031a3fbce7b4f61f6a64749d98606':
implemented first /sample methods
finished /template methods
finished /material methods
styled swagger
added /materials route
added custom type definitions
added /user DELETE route
added /user/key and edited /user regex
added test helper and rewrote tests
added PUT /user route
added GET /user route
changed to findById and improved db.loadJson
added passreset and mail helper
added authorization
cannot add username twice
implemented first tests and basic functionality
|
2020-05-06 14:41:09 +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 |
|
Veit Lukas (PEA4-Fe)
|
e92a9d93c2
|
Merge pull request #1 in ~VLE2FE/dfop-api from api-definition to master
* commit '5e22afd27d34a45202d1b03dc51c0641ff07385d':
splitted oas.yaml
api definition created
api definition created
|
2020-04-21 10:56:21 +02:00 |
|
VLE2FE
|
5e22afd27d
|
splitted oas.yaml
|
2020-04-21 10:53:07 +02:00 |
|
VLE2FE
|
54e01a3320
|
api definition created
|
2020-04-20 16:17:43 +02:00 |
|
VLE2FE
|
5a01bf013a
|
api definition created
|
2020-04-20 16:13:49 +02:00 |
|
VLE2FE
|
8841abc373
|
updated README
|
2020-04-20 08:45:47 +02:00 |
|
VLE2FE
|
273da2a762
|
updated README
|
2020-04-20 08:42:26 +02:00 |
|
vle2fe
|
23b7627246
|
updated README
|
2020-01-14 16:31:14 +01:00 |
|
vle2fe
|
70f18b8d52
|
init
|
2020-01-14 14:06:38 +01:00 |
|
vle2fe
|
1a40e414a6
|
init
|
2020-01-14 13:30:30 +01:00 |
|
vle2fe
|
918e337a2a
|
init
|
2020-01-14 13:25:13 +01:00 |
|
vle2fe
|
4d3e1bd0ac
|
init
|
2020-01-14 13:24:01 +01:00 |
|
vle2fe
|
33e7232ead
|
init
|
2020-01-14 13:20:24 +01:00 |
|