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

303 commits

Author SHA1 Message Date
Stefano Pigozzi
e0a18bde3a
Create web-nest systemd service 2021-05-12 04:49:25 +02:00
Stefano Pigozzi
85ae08b6ce
Allow clicking on Summaries 2021-05-12 04:34:54 +02:00
Stefano Pigozzi
9c71ec422f
🔧 Improve repository visualization 2021-05-12 04:22:43 +02:00
Stefano Pigozzi
460da4fadd
💥 Refactor quite a lot of things 2021-05-12 04:10:45 +02:00
Stefano Pigozzi
abac554e95
🐛 Fix possible bug in useArrayState 2021-05-12 04:10:45 +02:00
Stefano Pigozzi
1abf0d0dc9
Add Create user 2021-05-12 04:10:45 +02:00
stefanogoldoni
244ea525ad test repository 2021-05-11 23:55:35 +02:00
stefanogoldoni
b9de4000ba aggiunta creazione repository 2021-05-11 23:53:36 +02:00
stefanogoldoni
8ca659f124 modificate le risposte patch e delete, adeguati di conseguenza i test 2021-05-11 23:47:47 +02:00
stefanogoldoni
4efc58940e viene cancellato utente1 invece di utente, che serve anche nei test successivi 2021-05-11 23:08:07 +02:00
stefanogoldoni
d9ce27ac63 prima versione test repository 2021-05-11 23:06:38 +02:00
Stefano Pigozzi
2bba121cae
💥 stuff 2021-05-11 19:42:04 +02:00
Stefano Pigozzi
8d3d7afa3d
🐛 Fix owner not displaying in summaries 2021-05-11 19:37:55 +02:00
Lorenzo Balugani
312ce7a208 Now repositories are activated immediately. 2021-05-11 19:26:44 +02:00
Lorenzo Balugani
351a8ba0ab Updated how POST works, changed http response codes 2021-05-11 19:08:14 +02:00
Lorenzo Balugani
cc788ef936 Merge remote-tracking branch 'origin/main' into main 2021-05-11 18:45:50 +02:00
Lorenzo Balugani
390ee441c0 Fixed issues 2021-05-11 18:45:40 +02:00
Stefano Pigozzi
9ef3a05f04
🔧 Improve Summary styling 2021-05-11 18:34:07 +02:00
Stefano Pigozzi
d8ac277f47
🔧 Increase the summary horizontal padding 2021-05-11 18:27:58 +02:00
Stefano Pigozzi
adba8507cf
📔 Decorate the Summary component 2021-05-11 18:27:11 +02:00
Stefano Pigozzi
aa8a138990
🔧 Create a base Summary component 2021-05-11 18:24:51 +02:00
Stefano Pigozzi
e0f96d8b2b
🧹 Cleanup code 2021-05-11 18:05:18 +02:00
Stefano Pigozzi
841356adf5
🐛 Fix bugs in RepositoryEditor 2021-05-11 18:05:01 +02:00
Stefano Pigozzi
b7a7da8621
📔 Documentation update 2021-05-11 17:21:09 +02:00
Stefano Pigozzi
592edc3719
🐛 Fix BoxFull size 2021-05-11 17:15:31 +02:00
Stefano Pigozzi
5eb86a4e98
🐛 Fix InputWithIcon size 2021-05-11 17:06:52 +02:00
Stefano Pigozzi
a3d23661a3
🔧 Create useBackend hook 2021-05-11 17:06:10 +02:00
Stefano Pigozzi
eda9ab227f
✏ Rename useData to useBackend 2021-05-11 16:38:56 +02:00
Stefano Pigozzi
809d86758c
🧹 Reformat code 2021-05-11 16:37:15 +02:00
Stefano Pigozzi
70fe072b5e
🔧 Tweak state location 2021-05-11 16:33:12 +02:00
Stefano Pigozzi
c90b747b23
🔨 IDEA told me to exclude stuff 2021-05-11 15:56:53 +02:00
Stefano Pigozzi
d71dd2b3c0
Vendor documentation build 2021-05-11 00:38:07 +02:00
Stefano Pigozzi
2593da8602
🐛 Fix bug test 2021-05-11 00:16:02 +02:00
Stefano Pigozzi
3798a33452
🚧 Fix minor bugs in BoxRepositoryCreate 2021-05-10 17:24:32 +02:00
Stefano Pigozzi
9c96e20d4a
🚧 Partially fix a bug 2021-05-10 17:17:16 +02:00
Stefano Pigozzi
31b97ae6b9
🏗 Rebuild documentation 2021-05-10 17:03:10 +02:00
Stefano Pigozzi
823767c973
🔧 Configure Sphinx documentation generator 2021-05-10 17:03:10 +02:00
Stefano Pigozzi
1cbc23dfbd
🧹 Format README.md 2021-05-10 17:03:10 +02:00
Stefano Pigozzi
d597cedfdc
🧹 Remove Sphinx from the dependencies 2021-05-10 17:03:10 +02:00
Lorenzo Balugani
da4c5e1334 Add alert editing routes 2021-05-10 16:34:34 +02:00
Lorenzo Balugani
b5af4283ce Merge remote-tracking branch 'origin/main' into main 2021-05-10 16:25:43 +02:00
Lorenzo Balugani
da2a7b9e8b Fixed conditions evaluation mode defaulting to '0' instead of ConditionMode.all_or. 2021-05-10 16:25:34 +02:00
Stefano Pigozzi
ba2dfa415b
Add Archive and Unarchive functionality 2021-05-10 16:21:19 +02:00
Stefano Pigozzi
e9fe23fd63
Add RepositoryEdit page 2021-05-10 15:22:07 +02:00
Stefano Pigozzi
d0698d4ee0
🐛 Fix event name for radio buttons 2021-05-10 14:13:45 +02:00
Stefano Pigozzi
d9ea43c9b4
🐛 Fix box repositories being stuck in loading 2021-05-10 14:13:12 +02:00
Lorenzo Balugani
0b9b5e301a Add alert PUT 2021-05-10 11:00:21 +02:00
Annielated
2824ac71e2 test user completati, un paio funzionano in maniera misteriosa 2021-05-09 00:47:56 +02:00
Annielated
47d08da877 Test user completati, get e patch danno problemi per test che dovrebbero fallire 2021-05-08 18:50:04 +02:00
FlaviaC-uni
ef6852037c aggiunti vari test 2021-05-08 18:00:53 +02:00