portal-dashboard/app
Derrick Hammer 3a5cd0ae32
refactor: split app to App and Root and store the sdk context in the root for app to use
2024-03-21 15:32:39 -04:00
..
components fix: update resource name 2024-03-21 14:34:55 -04:00
data feat: initial very basic file listing 2024-03-21 13:24:13 -04:00
images feat: Added My Account route 2024-03-13 21:52:31 -04:00
routes fix: use Authenticated component 2024-03-21 15:04:19 -04:00
.DS_Store intial commit + login screen 2024-03-05 17:56:17 +01:00
entry.client.tsx intial commit + login screen 2024-03-05 17:56:17 +01:00
entry.server.tsx intial commit + login screen 2024-03-05 17:56:17 +01:00
root.tsx refactor: split app to App and Root and store the sdk context in the root for app to use 2024-03-21 15:32:39 -04:00
tailwind.css feat: (wip) added support for TUS file uploaded. Still missing support for resetting the uppy state plus handling uppy errors 2024-03-12 13:42:17 +01:00
utils.ts intial commit + login screen 2024-03-05 17:56:17 +01:00