Commit Graph

25 Commits

Author SHA1 Message Date
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