portal-dashboard/app
Derrick Hammer 02cd490700
fix: update password needs the correct data sent to the mutation
2024-03-19 10:25:44 -04:00
..
components refactor: we don't need to pass the endpoint, the sdk handles it 2024-03-19 07:18:52 -04:00
data refactor: have UpdatePasswordFormRequest extend UpdatePasswordFormTypes 2024-03-19 10:23:03 -04:00
images feat: Added My Account route 2024-03-13 21:52:31 -04:00
routes fix: update password needs the correct data sent to the mutation 2024-03-19 10:25:44 -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: major refactor of the providers and resources to be more dynamic and flexible 2024-03-19 07:20:57 -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