portal-dashboard/app
Juan Di Toro 2cb1ed558a Merge branch 'develop' of git.lumeweb.com:LumeWeb/portal-dashboard into develop 2024-03-28 10:04:42 +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 feat: implement download file 2024-03-27 06:05:48 -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