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 |
|
Annielated
|
28979d7f8a
|
Merge remote-tracking branch 'origin/main'
|
2021-04-30 00:30:21 +02:00 |
|
Annielated
|
b8ad2020f8
|
.
|
2021-04-30 00:29:32 +02:00 |
|
stefanogoldoni
|
549877fb53
|
delete testata in tutti i metodi
|
2021-04-30 00:12:25 +02:00 |
|
stefanogoldoni
|
be7820521c
|
manca test della delete perchè il server da errore 500
|
2021-04-30 00:06:23 +02:00 |
|
stefanogoldoni
|
e5c85e1604
|
Merge remote-tracking branch 'origin/main' into main
|
2021-04-29 22:47:26 +02:00 |
|
stefanogoldoni
|
deefe6841a
|
eliminate print di controllo
|
2021-04-29 22:46:30 +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
|
344544da52
|
✨ Add serializer to Condition
|
2021-04-29 04:35:51 +02:00 |
|
Stefano Pigozzi
|
61bed76db8
|
✏ Rename directory as it wasn't a valid Python identifier
|
2021-04-29 04:26:34 +02:00 |
|
Stefano Pigozzi
|
0b8f9a6818
|
🧹 Reformat code
|
2021-04-29 04:02:08 +02:00 |
|
Stefano Pigozzi
|
a481a4e087
|
🔧 Increase token expiration date to 30 days, and send it in the login response
|
2021-04-29 03:53:20 +02:00 |
|
stefanogoldoni
|
d6229e6438
|
eliminate print di controllo
|
2021-04-29 00:33:40 +02:00 |
|
stefanogoldoni
|
54217fc8c2
|
cancellato utente_test al termine dei test
|
2021-04-29 00:32:47 +02:00 |
|
stefanogoldoni
|
0b09d2274a
|
inserito test con utente non amministratore
|
2021-04-29 00:32:06 +02:00 |
|
stefanogoldoni
|
5b28931e9d
|
mancava un return
|
2021-04-29 00:29:12 +02:00 |
|
Stefano Pigozzi
|
766a16b686
|
Revert "piccoli fix"
This reverts commit 10c4040da2
|
2021-04-29 00:14:38 +02:00 |
|
Lorenzo Balugani
|
39eab92808
|
Added error handler
Now errors are returned in json format
|
2021-04-29 00:07:43 +02:00 |
|
Annielated
|
7ff3fd5e1c
|
Merge branch 'main' of zero.ryg.one:nest/g2-progetto
|
2021-04-29 00:04:29 +02:00 |
|
Annielated
|
16de2a3773
|
.
|
2021-04-28 23:49:40 +02:00 |
|
Giovanni Anniballi
|
78fd695210
|
incompleto
|
2021-04-28 21:35:32 +00:00 |
|
Giovanni Anniballi
|
ff64b2edac
|
le repositori vengono create, si necessitano però altri test
|
2021-04-28 21:32:45 +00:00 |
|
Annielated
|
10c4040da2
|
piccoli fix
|
2021-04-28 23:30:09 +02:00 |
|
stefanogoldoni
|
4f3c4936b0
|
testati tutti i casi del metodo user_delete
|
2021-04-28 23:23:46 +02:00 |
|
stefanogoldoni
|
5b71de4a51
|
creazione utente_test
|
2021-04-28 23:22:18 +02:00 |
|
Annielated
|
b0b0038a7a
|
le repository vengono create correttamente, servono però ulteriori controlli
|
2021-04-28 23:18:38 +02:00 |
|
Giovanni Anniballi
|
8128b4622e
|
importato unittest
|
2021-04-28 21:17:05 +00:00 |
|
Annielated
|
90afbc7674
|
Merge remote-tracking branch 'origin/main'
|
2021-04-28 23:15:16 +02:00 |
|
Annielated
|
8c5cb1735c
|
importato unittest, rimossa chiamata della funzione che ora avviene grazie al parametro self
|
2021-04-28 23:14:21 +02:00 |
|
Lorenzo Balugani
|
ae6c906395
|
Fixed issue in Repository serializer
|
2021-04-28 22:06:28 +02:00 |
|
Annielated
|
aaab6094a9
|
importato unittest, rimossa chiamata della funzione che ora avviene grazie al parametro self
|
2021-04-28 19:55:59 +02:00 |
|
stefanogoldoni
|
9ea852b50b
|
modificato il ritorno per tornare i dati del nuovo utente, perchè tornava i dati di admin
|
2021-04-28 00:51:31 +02:00 |
|
Annielated
|
6963e86ee4
|
user_delete testata e funzionante!
|
2021-04-28 00:49:06 +02:00 |
|
Annielated
|
9300617b6e
|
user_delete testata e funzionante!
|
2021-04-28 00:47:23 +02:00 |
|
Annielated
|
a41afa415f
|
user_create testata e funzionante
|
2021-04-28 00:44:21 +02:00 |
|
stefanogoldoni
|
c708e6bfff
|
durante i test abbiamo notato che gli utenti non venivano eliminati ed avevamo una eccezione. Abbiamo modificato la cancellazione chiamando il metodo() delete invece di remove()
|
2021-04-28 00:40:46 +02:00 |
|
Annielated
|
6d62532a51
|
user_create testata e funzionante
|
2021-04-27 23:17:32 +02:00 |
|
Lorenzo Balugani
|
d1f9a89ae3
|
Fixed lack of JWT initialization
|
2021-04-27 22:48:43 +02:00 |
|
Lorenzo Balugani
|
76bac0833e
|
App module + Explorer module
Now the app is inside its own module and can be used by the bot.
|
2021-04-27 16:34:55 +02:00 |
|
stefanogoldoni
|
eae6e3eb17
|
aggiunto verifica creazione utente
|
2021-04-26 23:19:17 +02:00 |
|
stefanogoldoni
|
a3f5139b76
|
Merge remote-tracking branch 'origin/main' into main
|
2021-04-26 23:18:33 +02:00 |
|
stefanogoldoni
|
5603f89064
|
aggiunto verifica senza parametri
|
2021-04-26 23:17:32 +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
|
68de565b26
|
Login test
Added a python test to check that the login procedure works properly
|
2021-04-25 17:24:37 +02:00 |
|