1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-12-22 23:04:21 +00:00
sophon/frontend/src/components/group
Stefano Pigozzi 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
..
GroupCreateBox.tsx 💥 Dockerize everything! (#74 closes #59) 2021-10-19 22:41:18 +02:00
GroupDeleteButton.tsx 🔧 Simplify GroupDeleteButton 2021-10-12 03:36:29 +02:00
GroupJoinButton.tsx 💥 Improve GroupResourcePanel 2021-10-12 02:26:27 +02:00
GroupLeaveButton.tsx 💥 Improve GroupResourcePanel 2021-10-12 02:26:27 +02:00
GroupListBox.tsx 🐛 Prevent mysterious bug on group deletion 2021-10-13 04:29:24 +02:00
GroupMembersBox.tsx 💥 Implement group creation, deletion and editing 2021-10-14 03:43:05 +02:00
GroupResourcePanel.tsx 💥 Improve GroupResourcePanel 2021-10-12 02:26:27 +02:00
GroupRouter.tsx 💥 Implement group creation, deletion and editing 2021-10-14 03:43:05 +02:00
GroupStepPage.tsx 💥 Implement group creation, deletion and editing 2021-10-14 03:43:05 +02:00