Commit Graph

50 Commits

Author SHA1 Message Date
Tania Gutierrez dec1fd29f5
Merge branch 'develop' into riobuenoDevelops/refine-integration 2024-03-19 14:17:59 -04:00
Tania Gutierrez d59130930f
fix: Fixed Dialog not reseting state 2024-03-19 14:13:37 -04:00
Tania Gutierrez 34e9009e96
fix: Added cancelMutation to toast 2024-03-19 11:38:42 -04:00
Derrick Hammer 2e918e7802
refactor: we don't need to pass the endpoint, the sdk handles it 2024-03-19 07:18:52 -04:00
Derrick Hammer 482fd966cc
chore: remove unused property 2024-03-19 07:17:15 -04:00
Tania Gutierrez 37ad1d1dc9
feat: Added Dialog to Edit Avatar Card on Account View 2024-03-18 21:42:32 -04:00
Tania Gutierrez add532aa51
feat: Added Notification provided and toast to verify email and recovery password 2024-03-18 21:41:53 -04:00
Derrick Hammer 1ff5f205b2
feat: add callback and emit to track hashing progress 2024-03-18 18:51:41 -04:00
Derrick Hammer 48f29a1338
refactor: set parallelUploads to 10 2024-03-18 18:20:24 -04:00
Derrick Hammer d1e059fd71
fix: need to merge tus metadata to file meta 2024-03-18 16:48:29 -04:00
Tania Gutierrez 43ac8560cb
Merge branch 'develop' into riobuenoDevelops/refine-integration 2024-03-18 15:52:14 -04:00
Tania Gutierrez 85615f53f5
fix: Added Row Skeletons with loading table data 2024-03-18 15:51:02 -04:00
Derrick Hammer dc4f6f7e23
refactor: need to add an uppy pre-processor to configure the tus options per file, including the hashing 2024-03-18 15:32:47 -04:00
Derrick Hammer 7779f794e4
fix: bind handleUpload to current instance 2024-03-18 12:50:44 -04:00
Derrick Hammer 2140a63add
fix: put plugin logic inside setInputProps onChange 2024-03-18 12:37:22 -04:00
Derrick Hammer 756a505590
fix: uppy requires a type 2024-03-18 12:36:58 -04:00
Derrick Hammer 3a4b40ef27
refactor: remove uploader from uppy hook and check by the upload size limit if we use tus plugin or just file post. additionally add a onBeforeUpload filter to set the custom uploader property. 2024-03-18 10:12:27 -04:00
Derrick Hammer 988780b25f
feat: add initial plugin for a post file upload via s5 sdk 2024-03-18 10:11:07 -04:00
Derrick Hammer 7f26bc1060
feat: add sdk context and useSdk 2024-03-18 10:09:37 -04:00
Derrick Hammer 928deb89b6
refactor: update logout text name 2024-03-17 09:48:21 -04:00
Tania Gutierrez 6506917ddb
feat: Integrated Refine to Account modals and User DropDownMenu 2024-03-15 16:00:57 -04:00
Tania Gutierrez 67b579d43b
feat: Integrated Refine into Data Table 2024-03-15 16:00:25 -04:00
Tania Gutierrez f67ebbd98a
Merge branch 'develop' of git.lumeweb.com:LumeWeb/portal-dashboard into develop 2024-03-14 13:53:01 -04:00
Tania Gutierrez ad033614f9
fix: Applied Composition pattern to ManagementCard 2024-03-14 13:45:21 -04:00
Juan Di Toro 4432c4e7f6 fix: icons and reove package.json 2024-03-14 17:17:41 +01:00
Tania Gutierrez 260b41b29b
style: Formatted code 2024-03-13 21:55:44 -04:00
Tania Gutierrez c7d7a129b9
chore: Moved Icon definitions to icon.tsx 2024-03-13 21:54:05 -04:00
Tania Gutierrez bdc6de39b4
feat: Added My Account route 2024-03-13 21:52:31 -04:00
Tania Gutierrez ff74a98e24
feat: Allow usageCard button to be replaced for another one 2024-03-13 21:50:32 -04:00
Tania Gutierrez 988dab24d1
fix: Styled input and field components acording to design 2024-03-13 21:50:01 -04:00
Tania Gutierrez 6f10d173c0
feat: Added user dropdown and active navbar item state 2024-03-13 21:49:04 -04:00
Juan Di Toro 7032892686 chore: cleanup to imports 2024-03-13 18:07:03 +01:00
Juan Di Toro 467c29c82c fix: normalize icons. fix some spacing and UI issues 2024-03-13 18:01:23 +01:00
Tania Gutierrez 1dc0a8abf5
chore: Removed UsageList component 2024-03-13 09:22:29 -04:00
Tania Gutierrez 6bdbc644e9
fix: prevent nav scrolling when main wiew height surpass viewport 2024-03-12 16:37:29 -04:00
Tania Gutierrez ddc7628023
Merge branch 'develop' into riobuenoDevelops/dashboard 2024-03-12 16:28:49 -04:00
Tania Gutierrez 32768712c8
feat: completed Dashboard View 2024-03-12 16:22:54 -04:00
Juan Di Toro 0ba128b135 fix: added cleanup when component unmount 2024-03-12 15:36:44 +01:00
Juan Di Toro 94406b7f13 fix: state and rendering 2024-03-12 15:32:00 +01:00
Juan Di Toro b0809c65f3 feat: (wip) added support for TUS file uploaded. Still missing support for resetting the uppy state plus handling uppy errors 2024-03-12 13:42:17 +01:00
Tania Gutierrez 139cc8737d
Added fullWidth and leftIcon properties to input and finished FileManager design 2024-03-11 23:43:26 -04:00
Tania Gutierrez 41151f74de
Created File Manager table related components 2024-03-11 23:41:05 -04:00
Tania Gutierrez 1e486ab3dd
Created FileCard component 2024-03-11 23:40:23 -04:00
Tania Gutierrez 619963688b
Changed DashboardLayout name to GeneralLayout 2024-03-11 23:38:01 -04:00
Tania Gutierrez 9b09f6854a
Made main layout and footer not be in column direction 2024-03-11 22:40:05 -04:00
Juan Di Toro 92b414afb1 feat: add dashboard layout 2024-03-07 18:26:11 +01:00
Juan Di Toro ec402fc38c feat: wiring of the authentication pages 2024-03-07 15:04:59 +01:00
Juan Di Toro 393fda9710 fix 2024-03-05 20:16:05 +01:00
Juan Di Toro 7d25a7a63e fix 2024-03-05 17:59:16 +01:00
Juan Di Toro cc75bea552 intial commit + login screen 2024-03-05 17:56:17 +01:00