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

19 commits

Author SHA1 Message Date
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
25da603a66 Add BreadcrumbsBox for navigation (closes #70) 2021-10-17 02:07:29 +02:00
df89faad26 🐛 Fix #71 2021-10-17 01:32:28 +02:00
a9efd9dc3a 🔧 Add an icon to ResourceDescriptionBox 2021-10-13 04:51:55 +02:00
eb7d0ed84e 🐛 Allow useViewSet and useManagedViewSet to return undefined 2021-10-12 04:03:03 +02:00
97e9304631 🔧 Silence the annoying dependency warning 2021-10-10 17:10:30 +02:00
30b2091b97 🔧 Fix ResourceRouter, as the previous behaviour is no longer needed 2021-10-10 17:02:05 +02:00
abce14d1bf 💥 Walk to hell and back to type ResourceRouter and it turned out it wasn't possible 2021-10-07 05:06:31 +02:00
a765681c3f Create GroupRouter 2021-10-07 02:14:34 +02:00
8eb5f3780a 🐛 (Re)fix ResourceRouter bug 2021-10-06 17:12:42 +02:00
6bdfaf22c7 🐛 Fix React warnings 2021-10-06 16:41:47 +02:00
b1acd37d0f 💥 Make more progress towards the "Context" structure 2021-10-06 04:38:19 +02:00
89bf6c027c 💥 Shuffle everything around until it makes sense 2021-10-06 04:38:19 +02:00
0744c5833b 🐛 Fix a weird typescript error 2021-10-06 04:38:19 +02:00
4a55af35f9 Complete the LocationViewSetRouter 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