Stefano Pigozzi
|
31b97ae6b9
|
🏗 Rebuild documentation
|
2021-05-10 17:03:10 +02:00 |
|
Stefano Pigozzi
|
008efa1c24
|
💥 Create test framework
|
2021-05-07 19:46:14 +02:00 |
|
Lorenzo Balugani
|
a6bf0fc87f
|
Add PUT method to repository api call.
|
2021-05-06 17:20:07 +02:00 |
|
Lorenzo Balugani
|
5df9053e91
|
Several fixes
Now all the tests should pass.
|
2021-05-01 14:25:50 +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 |
|
Lorenzo Balugani
|
39eab92808
|
Added error handler
Now errors are returned in json format
|
2021-04-29 00:07:43 +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 |
|
Lorenzo Balugani
|
a4268df8f5
|
Login + User creation
Add API calls for login and user creation.
|
2021-04-22 18:46:41 +02:00 |
|
Nemesis
|
9a55ea049e
|
Initial backend structure
|
2021-04-19 16:14:51 +02:00 |
|