portal-dashboard/app
Derrick Hammer c699672737
fix: only run when we have both the email and token
2024-03-26 23:52:01 -04:00
..
components fix: error state for file upload 2024-03-26 14:42:18 +01:00
data fix: don't cache/store the providers, we only use in 1 place currently and we can memo it 2024-03-26 12:58:16 -04:00
hooks chore: debugging 2024-03-26 15:54:51 +01:00
images feat: Added My Account route 2024-03-13 21:52:31 -04:00
providers fix: every time in progress query is fetched, we check the results for atleast one complete query and this invalidates the query results for the files data provider on the list query 2024-03-25 09:12:31 +01:00
routes fix: only run when we have both the email and token 2024-03-26 23:52:01 -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: we need to split root out for readability into a SdkWrapper component to reflect changes in init'ing the sdk down the component tree, and sdk should be a react var 2024-03-26 13:01:46 -04:00
tailwind.css fix: UX changes regarding showing dates on table and actions pannel 2024-03-22 13:47:50 +01:00
utils.ts intial commit + login screen 2024-03-05 17:56:17 +01:00