1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-10-16 15:17:25 +00:00
Commit graph

174 commits

Author SHA1 Message Date
cc941d9cfd
⬆ Update frontend dependencies 2021-11-26 05:40:40 +01:00
72993d9b72
⬆ Update dependencies to the latest available 2021-11-08 23:05:21 +01:00
eec09a9c52
📦 Bump version to 1.0.0 2021-11-08 22:55:27 +01:00
6b0a471670
🐛 Add pathSegment dependency 2021-11-08 19:51:11 +01:00
fd81459b01 🔧 Accept urls without trailing slashes 2021-11-08 19:22:22 +01:00
ad1f12393c 🔧 Display not found errors for not available resource keys 2021-11-08 19:22:22 +01:00
a4d452c874 🔧 Handle invalid paths 2021-11-08 19:22:22 +01:00
a8e78c29d7 Implement a new path parser 2021-11-08 19:22:22 +01:00
4b6a0fd5db 🧹 Remove userId and userName from the path fragments 2021-11-08 19:22:22 +01:00
4111d56c06 🐛 Fix arrayExclude creating an empty slot instead of splicing 2021-11-08 16:25:58 +01:00
38a9b8baef 🐛 Use Boolean to filter the resources array 2021-11-08 16:25:58 +01:00
2856fd0d57
📔 Complete? 2021-11-05 17:55:15 +01:00
ee19cfcd63
🧹 Remove unused path segments 2021-11-05 16:16:25 +01:00
541da3b27b
🐛 Fixes #84 2021-11-05 14:12:32 +01:00
617af38f8c 🔧 Rename container to "Jupyter (Sophon)" 2021-11-02 15:26:19 +01:00
6cd63b3122 🐛 Fix users request paths 2021-11-01 17:23:04 +01:00
1f78f5892a 🔨 Make changes in IDEA submodules 2021-10-29 03:17:18 +02:00
d5c70c00ac 🔧 Change users endpoint path in the frontend 2021-10-29 03:15:14 +02:00
d9b44b5157 ⬆ Update bluelib-react to 4.2.0 2021-10-23 00:59:44 +02:00
da19f099e6 🐛 Filter out undefined elements in ListBoxes 2021-10-23 00:53:08 +02:00
301907e6b3 🐛 Forgot to change in the form 2021-10-21 04:28:32 +02:00
ac08504787 🔧 Use github container registry for notebooks 2021-10-21 04:26:55 +02:00
986652a4b1 🔧 Don't render the "Open notebook" if the notebook is not running 2021-10-20 22:51:51 +02:00
0349e10c7a 🐛 Fix all variants of #81 2021-10-20 22:39:19 +02:00
a7f8cbd57c 🐛 Fix #81 2021-10-20 22:19:21 +02:00
2c78537c9a 🔧 Disallow guests from opening the notebook dialog (fix #78) 2021-10-20 20:22:42 +02:00
0715f255fb 🔧 Open notebooks in a new tab (fix #80) 2021-10-20 20:21:49 +02:00
8f59ebad0e 🔧 Use default instance if specified in envvars 2021-10-20 19:35:18 +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
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
df89faad26 🐛 Fix #71 2021-10-17 01:32:28 +02:00
97d795b175 Create buttons to access the JupyterLab 2021-10-17 01:32:28 +02:00
a2c24111ae 🔧 Split LoginBox from LoginButton 2021-10-17 01:32:28 +02:00
8b3e070a91 Add "Gestione Amber" theme 2021-10-17 01:32:28 +02:00
73015b474b ⬆ Update bluelib-react 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
fe5ed62480 🔧 Add icons to LogoutBox 2021-10-17 01:32:28 +02:00
5c88679689 🔧 Change the login route to l/logged-in 2021-10-17 01:32:28 +02:00
637ef3a92e 🔧 Move the layout inside the app 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
f748add494 🧹 Remove unused import 2021-10-17 01:32:28 +02:00
3f6b1bd5a3 🔧 Allow users to ignore errors 2021-10-17 01:32:28 +02:00
b26961d784 🧹 Remove DebugBox in the notebook page 2021-10-17 01:32:28 +02:00
ca2a0c3c58 Create NotebookDescriptionBox 2021-10-17 01:32:28 +02:00
023041da36 🔧 Disable editing a notebook while it's locked or started 2021-10-17 01:32:28 +02:00
b9651b270b 🔧 Disable deleting a notebook while it's locked 2021-10-17 01:32:28 +02:00
e58c8d80e9 🔧 Create useApplyChanges hook 2021-10-17 01:32:28 +02:00