portal-dashboard/app
Derrick Hammer 3a4b40ef27
refactor: remove uploader from uppy hook and check by the upload size limit if we use tus plugin or just file post. additionally add a onBeforeUpload filter to set the custom uploader property.
2024-03-18 10:12:27 -04:00
..
components refactor: remove uploader from uppy hook and check by the upload size limit if we use tus plugin or just file post. additionally add a onBeforeUpload filter to set the custom uploader property. 2024-03-18 10:12:27 -04:00
data refactor: export RequiredAuthProvider 2024-03-18 10:09:08 -04:00
images feat: Added My Account route 2024-03-13 21:52:31 -04:00
routes feat: Integrated Refine to Account modals and User DropDownMenu 2024-03-15 16:00:57 -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 feat: add sdk context and useSdk 2024-03-18 10:09:37 -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