1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-12-22 14:54:22 +00:00
Commit graph

16 commits

Author SHA1 Message Date
6cd63b3122 🐛 Fix users request paths 2021-11-01 17:23:04 +01:00
d5c70c00ac 🔧 Change users endpoint path in the frontend 2021-10-29 03:15:14 +02:00
b44f7b4ebf 💥 Dockerize everything! (#74 closes #59)
*  Create Dockerfile for the backend

* 🔧 Limit the allowed slug values

*  Create docker image for the proxy

*  Add serve script (and serve dependency)

*  Add .dockerignore symlinks to .gitignore

*  Create docker image for the frontend

* 🔧 Proxy the frontend

* 🔧 Configure the proxy.dbm directory

* 🚧 WIP

* 💥 Improve settings handling

* 💥 Prepare backend for docker deployment

* 🔧 Reserve `static` notebook slug

*  Make static work

* 🐛 Set a default value for reduce

* 💥 Things

* 💥 Everything works!
2021-10-19 22:41:18 +02:00
8b3e070a91 Add "Gestione Amber" theme 2021-10-17 01:32:28 +02:00
0c528b0f7c 🚧 idk notebook stuff 2021-10-17 01:32:28 +02:00
1f1b0c6e41 💥 Implement group creation, deletion and editing 2021-10-14 03:43:05 +02:00
f3069817c1 Add GroupMembersBox 2021-10-12 04:40:48 +02:00
eea6d14636 📔 Document context/cache 2021-10-12 04:16:13 +02:00
cd8dfb14d0 🔧 Move users list to its own context 2021-10-12 04:12:17 +02:00
bbab78c60c 💥 Improve things here and there 2021-10-12 03:24:55 +02:00
15ca05ea4f 🔧 Store authorization data in localStorage 2021-10-10 16:34:09 +02:00
abce14d1bf 💥 Walk to hell and back to type ResourceRouter and it turned out it wasn't possible 2021-10-07 05:06:31 +02:00
a7eb7a78b4 Create GroupListBox 2021-10-07 02:36:49 +02:00
2e15843702 🔧 Export more types from contexts 2021-10-06 17:17:16 +02:00
b1acd37d0f 💥 Make more progress towards the "Context" structure 2021-10-06 04:38:19 +02:00
89bf6c027c 💥 Shuffle everything around until it makes sense 2021-10-06 04:38:19 +02:00