1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-23 05:24:18 +00:00
Commit graph

16 commits

Author SHA1 Message Date
Lorenzo Balugani
9645b7d007 Add commit 2021-05-02 22:51:12 +02:00
Lorenzo Balugani
b713be87d5 Fixed repo conditions 2021-05-02 22:41:39 +02:00
stefanogoldoni
16fe48e56b modificato parametro rid in id 2021-05-02 22:20:09 +02:00
Stefano Pigozzi
c3d08f1eee
🐛 Fix parameters bug 2021-05-02 22:18:15 +02:00
Lorenzo Balugani
5df9053e91 Several fixes
Now all the tests should pass.
2021-05-01 14:25:50 +02:00
Stefano Pigozzi
08c086ba4d
🧹 Cleanup repository_conditions 2021-04-30 16:04:48 +02:00
Stefano Pigozzi
4803a8db59
🐛 GET requests can't have bodies 2021-04-30 15:48:05 +02:00
Stefano Pigozzi
400909feb8
🧹 Cleanup filter conditions 2021-04-30 15:46:53 +02:00
Lorenzo Balugani
077524ff23 Fixes 2021-04-29 22:16:37 +02:00
Lorenzo Balugani
925ff9a9fa Breaking changes!
All the urls have been changed, and several have been regrouped. Please check the docstrings.
2021-04-29 21:59:05 +02:00
Stefano Pigozzi
601b8074a2
💥 I did so many things I forgot which specific ones I did 2021-04-26 22:08:52 +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
6d6c0d76f6 Updated docs 2021-04-26 17:03:18 +02:00
Lorenzo Balugani
bbf7c1e360 Uniformed json output
Warning: breaking changes ahead! All the data that gets returned by functions is now incapsulated within "data" (response['data']).
2021-04-26 16:26:25 +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