portal-dashboard/app
Derrick Hammer 056c1de31f
fix: prefix with https
2024-03-26 00:59:51 -04:00
..
components fix: only completed items can be unpinned. Maybe cross iscon is not the best 2024-03-25 09:02:09 +01:00
data refactor: update how we poll for the pin status and if a 404 assume completed and delete 2024-03-22 18:59:19 -04:00
hooks 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
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: textarea for pinning modal. small refactor to the api exposed by the hook 2024-03-25 08:59:35 +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 fix: prefix with https 2024-03-26 00:59:51 -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