1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-22 21:14:18 +00:00
Commit graph

19 commits

Author SHA1 Message Date
Stefano Pigozzi
7a4e99c4f1
⤴ Merge, resolving conflicts 2021-05-07 19:51:03 +02:00
Stefano Pigozzi
008efa1c24
💥 Create test framework 2021-05-07 19:46:14 +02:00
Lorenzo Balugani
2d00b9102f Add alert creation 2021-05-07 19:15:14 +02:00
Stefano Pigozzi
db12d7da9c
Add user ConditionType 2021-05-07 03:29:59 +02:00
Lorenzo Balugani
a6bf0fc87f Add PUT method to repository api call. 2021-05-06 17:20:07 +02:00
Lorenzo Balugani
44f4b97ddf Updated database structure, added condition management. 2021-05-06 14:12:11 +02:00
Stefano Pigozzi
72d349aa90
Add new condition types 2021-05-06 02:48:22 +02:00
stefanogoldoni
b58ef760e3 corretta serializzazione di type 2021-05-02 23:01:10 +02:00
Lorenzo Balugani
5df9053e91 Several fixes
Now all the tests should pass.
2021-05-01 14:25:50 +02:00
Stefano Pigozzi
344544da52
Add serializer to Condition 2021-04-29 04:35:51 +02:00
Stefano Pigozzi
0b8f9a6818
🧹 Reformat code 2021-04-29 04:02:08 +02:00
Lorenzo Balugani
ae6c906395 Fixed issue in Repository serializer 2021-04-28 22:06:28 +02:00
Lorenzo Balugani
5d45d0904c Repository filtering
Now the API can be asked to give only active repos or closed ones (or both).
2021-04-26 18:51:32 +02:00
Lorenzo Balugani
6e4bb34a1b Add API repository functions
Now an user can create, edit, list, add conditions, start and stop a repository.
2021-04-25 16:33:12 +02:00
Lorenzo Balugani
c7ec25b811 User removal, repository creation, CORS 2021-04-25 15:41:27 +02:00
Lorenzo Balugani
28bb5ed4e6 Database fixes
Damn typos. Nuke'm.
2021-04-22 16:54:27 +02:00
Lorenzo Balugani
013ce17aa8 Database implementation
All initial database classes are now properly implemented. Hurray!
2021-04-21 18:47:18 +02:00
Nemesis
ee3f696aef Even better backend structure 2021-04-19 16:23:50 +02:00
Nemesis
9a55ea049e Initial backend structure 2021-04-19 16:14:51 +02:00