riobuenoDevelops
  • Joined on 2024-03-11
7b31d561fe fix: Moved useQuery to PinningProvider and moved mutations into usePinning
8b8fa967d0 fix: Removed PinningProvider and used react-query directly
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
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
Compare 3 commits »
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
Compare 25 commits »
riobuenoDevelops created pull request LumeWeb/portal-dashboard#13 2024-03-19 18:19:56 +00:00
Refine Integration
d59130930f fix: Fixed Dialog not reseting state
34e9009e96 fix: Added cancelMutation to toast
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
Compare 36 commits »
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
Compare 3 commits »
riobuenoDevelops deleted branch riobuenoDevelops/refine-file-manager from LumeWeb/portal-dashboard 2024-03-15 20:03:58 +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
Compare 3 commits »
riobuenoDevelops pushed to develop at LumeWeb/portal-dashboard 2024-03-14 17:53:43 +00:00
f67ebbd98a Merge branch 'develop' of git.lumeweb.com:LumeWeb/portal-dashboard into develop
ad033614f9 fix: Applied Composition pattern to ManagementCard
Compare 2 commits »
riobuenoDevelops created pull request LumeWeb/portal-dashboard#3 2024-03-14 02:05:26 +00:00
My Account Route
riobuenoDevelops created branch riobuenoDevelops/my-account in 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
Compare 6 commits »
riobuenoDevelops closed pull request LumeWeb/portal-dashboard#1 2024-03-13 13:29:51 +00:00
File Manager View