|
65bf6539d7
|
✨ Add BreadcrumbsBox for navigation (closes #70)
|
2021-10-17 02:07:29 +02:00 |
|
|
d62df362d3
|
🧹 Fix warnings
|
2021-10-17 01:32:28 +02:00 |
|
|
615a59806a
|
🐛 Fix #71
|
2021-10-17 01:32:28 +02:00 |
|
|
3ed4a330cc
|
✨ Create buttons to access the JupyterLab
|
2021-10-17 01:32:28 +02:00 |
|
|
d915673ef7
|
🔧 Split LoginBox from LoginButton
|
2021-10-17 01:32:28 +02:00 |
|
|
66f21d9d1d
|
✨ Add "Gestione Amber" theme
|
2021-10-17 01:32:28 +02:00 |
|
|
8a13e018a0
|
⬆ Update bluelib-react
|
2021-10-17 01:32:28 +02:00 |
|
|
7fcab7ad1d
|
💥 Add icons and refactor authorization components
|
2021-10-17 01:32:28 +02:00 |
|
|
4575b6481e
|
🔧 Rename DescriptionBoxProps to DescriptionBox (oops!)
|
2021-10-17 01:32:28 +02:00 |
|
|
df23bf7929
|
🔧 Add icons to LogoutBox
|
2021-10-17 01:32:28 +02:00 |
|
|
7a28a6aae9
|
🔧 Change the login route to l/logged-in
|
2021-10-17 01:32:28 +02:00 |
|
|
64f9cd6a7c
|
🔧 Move the layout inside the app
|
2021-10-17 01:32:28 +02:00 |
|
|
07fe793192
|
🔧 Rename GoBackButton to GoUpButton
|
2021-10-17 01:32:28 +02:00 |
|
|
4d9ea5cc8d
|
✨ Improve error handling
|
2021-10-17 01:32:28 +02:00 |
|
|
695e1112c3
|
🧹 Remove unused import
|
2021-10-17 01:32:28 +02:00 |
|
|
edfe74ba6e
|
🔧 Allow users to ignore errors
|
2021-10-17 01:32:28 +02:00 |
|
|
d8cadae9be
|
🧹 Remove DebugBox in the notebook page
|
2021-10-17 01:32:28 +02:00 |
|
|
bf7e15bd2f
|
✨ Create NotebookDescriptionBox
|
2021-10-17 01:32:28 +02:00 |
|
|
9ecd6dfaec
|
🔧 Disable editing a notebook while it's locked or started
|
2021-10-17 01:32:28 +02:00 |
|
|
35d0383389
|
🔧 Disable deleting a notebook while it's locked
|
2021-10-17 01:32:28 +02:00 |
|
|
477efeccc9
|
🔧 Create useApplyChanges hook
|
2021-10-17 01:32:28 +02:00 |
|
|
9df848788e
|
📔 Document SafetyButton
|
2021-10-17 01:32:28 +02:00 |
|
|
aeeca9736f
|
🔧 Create useFormSlug hook
|
2021-10-17 01:32:28 +02:00 |
|
|
9dc9d06185
|
🔧 Improve validators names
|
2021-10-17 01:32:28 +02:00 |
|
|
543946fc56
|
🚧 idk notebook stuff
|
2021-10-17 01:32:28 +02:00 |
|
|
458ce19a62
|
💥 Implement group creation, deletion and editing
|
2021-10-14 03:43:05 +02:00 |
|
|
67d7b9a112
|
🧹 Fix warnings
|
2021-10-13 16:24:22 +02:00 |
|
|
7641efa624
|
🔧 Improve group flow
|
2021-10-13 05:21:38 +02:00 |
|
|
4d7877feee
|
🔧 Improve login flow
|
2021-10-13 05:14:50 +02:00 |
|
|
58b92a8f8f
|
🔧 Generify DescriptionBox
|
2021-10-13 05:05:34 +02:00 |
|
|
21ebec42ac
|
🔧 Add an icon to ResourceDescriptionBox
|
2021-10-13 04:51:55 +02:00 |
|
|
5896fad3a6
|
✨ Generify ResourceDescriptionBox
|
2021-10-13 04:45:53 +02:00 |
|
|
56a75f5ec8
|
🐛 Prevent mysterious bug on group deletion
|
2021-10-13 04:29:24 +02:00 |
|
|
9b91068281
|
🧹 Improve GroupCreateBox code quality
|
2021-10-13 04:26:01 +02:00 |
|
|
7363521b65
|
💥 Disallow group members from editing group name and description
|
2021-10-13 03:52:06 +02:00 |
|
|
4c5b0bd118
|
🐛 Fix rerenders on every location change
|
2021-10-13 03:39:38 +02:00 |
|
|
029c3dee38
|
✨ Add group edit box
|
2021-10-12 05:27:39 +02:00 |
|
|
6c5ef55bc0
|
✨ Add GroupMembersBox
|
2021-10-12 04:40:48 +02:00 |
|
|
d22eb70cc6
|
📔 Document context/cache
|
2021-10-12 04:16:13 +02:00 |
|
|
264d97bbe5
|
🔧 Move users list to its own context
|
2021-10-12 04:12:17 +02:00 |
|
|
7c3eab6e60
|
🐛 Allow useViewSet and useManagedViewSet to return undefined
|
2021-10-12 04:03:03 +02:00 |
|
|
3c0c8d1e73
|
🔧 Simplify GroupDeleteButton
|
2021-10-12 03:36:29 +02:00 |
|
|
ffacc3e1f4
|
💥 Improve things here and there
|
2021-10-12 03:24:55 +02:00 |
|
|
0cdbaf6bb6
|
💥 Improve GroupResourcePanel
|
2021-10-12 02:26:27 +02:00 |
|
|
1fe27c2002
|
✨ Create GroupDescriptionBox
|
2021-10-12 02:17:54 +02:00 |
|
|
ebc6a02206
|
✨ Add group deletion button for owners of a group
|
2021-10-11 19:13:32 +02:00 |
|
|
57f283ef74
|
🔧 Count the owner of the group in its members
|
2021-10-11 18:53:28 +02:00 |
|
|
c1bf5978ac
|
🔧 Enable the create button only if all required fields have been filled
|
2021-10-11 18:50:03 +02:00 |
|
|
55210e1f82
|
🔧 Draw the error row only if there's a operationError
|
2021-10-11 18:30:58 +02:00 |
|
|
5dfcfeaa5a
|
🔧 Make GroupCreateBox collapsible
|
2021-10-11 18:30:07 +02:00 |
|