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

15 commits

Author SHA1 Message Date
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
25da603a66 Add BreadcrumbsBox for navigation (closes #70) 2021-10-17 02:07:29 +02:00
cb0a7e4d6d 🧹 Fix warnings 2021-10-17 01:32:28 +02:00
dbf4ee8d23 💥 Add icons and refactor authorization components 2021-10-17 01:32:28 +02:00
285105fe00 🔧 Rename DescriptionBoxProps to DescriptionBox (oops!) 2021-10-17 01:32:28 +02:00
875876b3a7 🔧 Rename GoBackButton to GoUpButton 2021-10-17 01:32:28 +02:00
9af5ba714b Improve error handling 2021-10-17 01:32:28 +02:00
a06acf6bfb 📔 Document SafetyButton 2021-10-17 01:32:28 +02:00
b8c9ee7a48 🧹 Fix warnings 2021-10-13 16:24:22 +02:00
bfea7497ff 🔧 Generify DescriptionBox 2021-10-13 05:05:34 +02:00
176cfa698a Add group deletion button for owners of a group 2021-10-11 19:13:32 +02:00
b048b8374a 🔧 Make ResourcePanel buttons fixed width 2021-10-10 16:02:08 +02:00
750bdc5ca4 🔧 Add status text to the NotebookListBox 2021-10-07 19:33:19 +02:00
89bf6c027c 💥 Shuffle everything around until it makes sense 2021-10-06 04:38:19 +02:00
ec0fe93165 💥 Make progress towards the new "Context" structure
This commit is the result of multiple squashed non-atomic commits.
2021-10-06 04:38:19 +02:00