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

121 commits

Author SHA1 Message Date
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
825621a558
Implement group creation 2021-10-11 18:27:17 +02:00
922476ed74
🔧 Change package name to @steffo/sophon-frontend 2021-10-11 16:58:38 +02:00
eb96c83779
⬆ Update dependencies 2021-10-11 16:58:20 +02:00
b4747a3b5e
🚧 Start working on the GroupCreateBox 2021-10-10 17:40:14 +02:00
1a689d3333
🔧 Make button icons spin while the resource is busy 2021-10-10 17:12:53 +02:00
f7ad614323
🔧 Silence another annoying warning 2021-10-10 17:11:40 +02:00
b4ee807e1a
🔧 Make destroy non-generic 2021-10-10 17:11:17 +02:00
a23e3197ad
🔧 Silence the annoying dependency warning 2021-10-10 17:10:30 +02:00
d919e6d042
Implement group joining and leaving 2021-10-10 17:02:48 +02:00
701e4be2d8
🔧 Support choosing HTTP method in useManagedViewSet 2021-10-10 17:02:35 +02:00
53b62f92ac
🔧 Fix ResourceRouter, as the previous behaviour is no longer needed 2021-10-10 17:02:05 +02:00
7fa476a86d
🔧 Store authorization data in localStorage 2021-10-10 16:34:09 +02:00
839a62cf5a
🔧 Default to PATCH for commands and actions 2021-10-10 16:10:59 +02:00
7f49644a25
🐛 Fix wrong url being generated for actions 2021-10-10 16:10:10 +02:00
bc701ade24
🔧 Make ResourcePanel buttons fixed width 2021-10-10 16:02:08 +02:00
461d353c69
Add command and action to useManagedViewSet 2021-10-10 16:01:43 +02:00
4f9ee37fb2
🔧 Swap button location in AuthorizationLogoutBox 2021-10-08 17:02:02 +02:00
1bb09cc0e5
🔧 Change login flow 2021-10-07 20:38:57 +02:00
3d42add8d8
🔧 Add status text to the GroupListBox 2021-10-07 19:35:52 +02:00
955aa52503
🔧 Add status text to the ProjectListBox 2021-10-07 19:33:58 +02:00
5e74e9b8d7
🔧 Add status text to the NotebookListBox 2021-10-07 19:33:19 +02:00
161c154918
🔧 Add flavour text to NotebookListBox 2021-10-07 18:47:43 +02:00
c7d6aa4797
🔧 Remove instance name from GroupListBox 2021-10-07 18:44:13 +02:00
94156a1e56
🔧 Add flavour text to ProjectListBox 2021-10-07 18:43:37 +02:00