1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-12-22 14:54:22 +00:00
sophon/frontend/src/components/elements
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
..
DescriptionBox.tsx 💥 Dockerize everything! (#74 closes #59) 2021-10-19 22:41:18 +02:00
Empty.module.css 🔧 Add status text to the NotebookListBox 2021-10-07 19:33:19 +02:00
Empty.tsx 🔧 Add status text to the NotebookListBox 2021-10-07 19:33:19 +02:00
GoUpButton.tsx 🔧 Rename GoBackButton to GoUpButton 2021-10-17 01:32:28 +02:00
IconText.tsx 💥 Add icons and refactor authorization components 2021-10-17 01:32:28 +02:00
Link.tsx Add BreadcrumbsBox for navigation (closes #70) 2021-10-17 02:07:29 +02:00
Loading.tsx 💥 Make progress towards the new "Context" structure 2021-10-06 04:38:19 +02:00
NavigateButton.tsx Improve error handling 2021-10-17 01:32:28 +02:00
ResourcePanel.module.css 🔧 Make ResourcePanel buttons fixed width 2021-10-10 16:02:08 +02:00
ResourcePanel.tsx 💥 Make progress towards the new "Context" structure 2021-10-06 04:38:19 +02:00
SafetyButton.module.css Add group deletion button for owners of a group 2021-10-11 19:13:32 +02:00
SafetyButton.tsx 📔 Document SafetyButton 2021-10-17 01:32:28 +02:00
SophonFooter.tsx 💥 Shuffle everything around until it makes sense 2021-10-06 04:38:19 +02:00