riobuenoDevelops
pushed to riobuenoDevelops/pinning-network at LumeWeb/portal-dashboard
2024-03-22 13:55:15 +00:00
7b31d561fe
fix: Moved useQuery to PinningProvider and moved mutations into usePinning
riobuenoDevelops
pushed to riobuenoDevelops/pinning-network at LumeWeb/portal-dashboard
2024-03-22 03:16:18 +00:00
8b8fa967d0
fix: Removed PinningProvider and used react-query directly
riobuenoDevelops
pushed to riobuenoDevelops/pinning-network at LumeWeb/portal-dashboard
2024-03-21 14:57:10 +00:00
39a8789f95
fix: Added resurce and dataProvider props to data-table, fixed UI
riobuenoDevelops
created branch riobuenoDevelops/pinning-network in LumeWeb/portal-dashboard
2024-03-21 05:17:09 +00:00
riobuenoDevelops
pushed to riobuenoDevelops/pinning-network at LumeWeb/portal-dashboard
2024-03-21 05:17:09 +00:00
b646fc4887
feat: Created Pinning banner to show inprogress and completed PinningProcess
140a9d222f
feat: Created PinningContext and PinningProvider to abstract logic from frontend components
52fc50d480
feat: Mocked PinningProvider
riobuenoDevelops
pushed to riobuenoDevelops/refine-integration at LumeWeb/portal-dashboard
2024-03-19 18:23:02 +00:00
dec1fd29f5
Merge branch 'develop' into riobuenoDevelops/refine-integration
8770e24639
fix: wrap page in Authenticated component
847f7537a3
fix: don't validate as email
02cd490700
fix: update password needs the correct data sent to the mutation
1dae0ba771
refactor: have UpdatePasswordFormRequest extend UpdatePasswordFormTypes
Refine Integration
riobuenoDevelops
pushed to riobuenoDevelops/refine-integration at LumeWeb/portal-dashboard
2024-03-19 18:13:49 +00:00
d59130930f
fix: Fixed Dialog not reseting state
riobuenoDevelops
pushed to riobuenoDevelops/refine-integration at LumeWeb/portal-dashboard
2024-03-19 15:39:03 +00:00
34e9009e96
fix: Added cancelMutation to toast
riobuenoDevelops
pushed to riobuenoDevelops/refine-integration at LumeWeb/portal-dashboard
2024-03-19 14:42:08 +00:00
37ad1d1dc9
feat: Added Dialog to Edit Avatar Card on Account View
add532aa51
feat: Added Notification provided and toast to verify email and recovery password
43ac8560cb
Merge branch 'develop' into riobuenoDevelops/refine-integration
85615f53f5
fix: Added Row Skeletons with loading table data
dc4f6f7e23
refactor: need to add an uppy pre-processor to configure the tus options per file, including the hashing
riobuenoDevelops
created branch riobuenoDevelops/refine-integration in LumeWeb/portal-dashboard
2024-03-15 20:04:35 +00:00
riobuenoDevelops
pushed to riobuenoDevelops/refine-integration at LumeWeb/portal-dashboard
2024-03-15 20:04:35 +00:00
6506917ddb
feat: Integrated Refine to Account modals and User DropDownMenu
67b579d43b
feat: Integrated Refine into Data Table
e559e4d709
fix: Adapted File-provider to be default dataProvider
riobuenoDevelops
deleted branch riobuenoDevelops/refine-file-manager from LumeWeb/portal-dashboard
2024-03-15 20:03:58 +00:00
riobuenoDevelops
created branch riobuenoDevelops/refine-file-manager in LumeWeb/portal-dashboard
2024-03-15 20:01:07 +00:00
riobuenoDevelops
pushed to riobuenoDevelops/refine-file-manager at LumeWeb/portal-dashboard
2024-03-15 20:01:07 +00:00
6506917ddb
feat: Integrated Refine to Account modals and User DropDownMenu
67b579d43b
feat: Integrated Refine into Data Table
e559e4d709
fix: Adapted File-provider to be default dataProvider
f67ebbd98a
Merge branch 'develop' of git.lumeweb.com:LumeWeb/portal-dashboard into develop
ad033614f9
fix: Applied Composition pattern to ManagementCard
My Account Route
riobuenoDevelops
created branch riobuenoDevelops/my-account in LumeWeb/portal-dashboard
2024-03-14 01:55:51 +00:00
riobuenoDevelops
pushed to riobuenoDevelops/my-account at LumeWeb/portal-dashboard
2024-03-14 01:55:51 +00:00
260b41b29b
style: Formatted code
c7d7a129b9
chore: Moved Icon definitions to icon.tsx
bdc6de39b4
feat: Added My Account route
ff74a98e24
feat: Allow usageCard button to be replaced for another one
988dab24d1
fix: Styled input and field components acording to design
File Manager View