1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-22 13:04:19 +00:00
Commit graph

333 commits

Author SHA1 Message Date
stefanogoldoni
728fbd66f2 decommentato test del metodo get, ma ancora error 500... 2021-05-01 12:29:10 +02:00
stefanogoldoni
e6134abaaf aggiunto test del metodo get 2021-05-01 12:28:26 +02:00
stefanogoldoni
f149fdc06c eliminato to_json dalla risposta get 2021-05-01 12:27:12 +02:00
Stefano Pigozzi
1b08a46ea6
🚧 Style BoxConditionMap 2021-05-01 02:34:42 +02:00
Annielated
36b652eb2f aggiunti metodi get, patch e delete per repositories_test, impostato TODO per l'aggiunta di patch e get per user_delete_test 2021-05-01 01:28:57 +02:00
stefanogoldoni
54d8f4e053 Merge remote-tracking branch 'origin/main' into main 2021-04-30 22:32:52 +02:00
stefanogoldoni
11ab4143bb lettura e creazione repository testata in tutti i metodi 2021-04-30 22:21:12 +02:00
Stefano Pigozzi
1b7a484343
🚧 Start working on BoxConditionMap 2021-04-30 22:10:00 +02:00
Stefano Pigozzi
e0f54e53d9
Add component BoxConditionDatetime 2021-04-30 16:37:28 +02:00
Stefano Pigozzi
08c086ba4d
🧹 Cleanup repository_conditions 2021-04-30 16:04:48 +02:00
Stefano Pigozzi
1daa35f9d7
🔧 Disallow adding empty conditions 2021-04-30 15:53:01 +02:00
Stefano Pigozzi
12f8058da1
🔧 Update to new API routes 2021-04-30 15:49:18 +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
7b320f01c3
🚧 Start building PageDashboard 2021-04-29 17:04:56 +02:00
Stefano Pigozzi
5479a8dc35
🧹 Restructure project directories 2021-04-29 16:58:31 +02:00
Stefano Pigozzi
8c0fc2bd8a
Add component BoxConditionUser 2021-04-29 16:23:11 +02:00
Stefano Pigozzi
8509d4324c
🧹 Reformat code 2021-04-29 16:18:04 +02:00
Stefano Pigozzi
b707b1fc88
Add component BoxConditionHashtag 2021-04-29 16:17:22 +02:00
Stefano Pigozzi
418a06f939
Add BoxConditions and improve ConditionBadge and RepositoryEditor 2021-04-29 05:03:58 +02:00
Stefano Pigozzi
c81f50e3df
🐛 Fix hooks dependencies 2021-04-29 05:03:34 +02:00
Stefano Pigozzi
344544da52
Add serializer to Condition 2021-04-29 04:35:51 +02:00
Stefano Pigozzi
0fcbc64191
🚧 Add component RepositoryEditor
Documentation is missing
2021-04-29 04:28:33 +02:00
Stefano Pigozzi
875c5e0da9
🚧 Add components ConditionBadge.js and ButtonSmallX.js
Documentation is missing
2021-04-29 04:27:06 +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
Stefano Pigozzi
2b488d9028
🔨 Mark test as test sources root 2021-04-29 03:45:55 +02:00
Stefano Pigozzi
4c98d01a3d
🔨 Cleanup environment 2021-04-29 03:20:44 +02:00
Stefano Pigozzi
f231df22bb
🔨 Add environment variables to Backend run config 2021-04-29 03:12:03 +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
7700069cbf . 2021-04-29 00:03:35 +02:00
Annielated
e5d58899f3 gitignore 2021-04-29 00:03:10 +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