portal-dashboard/app
Derrick Hammer 5bdd888f63
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
..
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 chore: debugging 2024-03-26 15:54:51 +01: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: closes #7. Adds a verify screen 2024-03-26 13:22:18 +01: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