portal-dashboard/app
Juan Di Toro 10610db63e fix: cannot upload if there are no files 2024-03-28 10:04:31 +01:00
..
components fix: cannot upload if there are no files 2024-03-28 10:04:31 +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 fix: add extra invalidate after pinning and unpinning request 2024-03-27 07:53:51 +01:00
images feat: Added My Account route 2024-03-13 21:52:31 -04:00
providers fix: properly invalidate file resource when uploading and pinning finishes 2024-03-27 07:46:12 +01:00
routes fix: filesize lib was buggy. removed selection options as we dont use thos 2024-03-27 07:34:52 +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 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