Commit graph

7462 commits

Author SHA1 Message Date
Neeraj Gupta 7758aa7503
Add static thumb to collection cards (#1046) 2023-04-14 09:32:51 +05:30
Abhinav 2ffd6ed0ba add auth app start script 2023-04-14 09:23:59 +05:30
Abhinav db6e41ee9c add auth domain handling 2023-04-14 09:16:12 +05:30
Abhinav Kumar fc3114d2b8
fix session expired message shown during login flow (#1049) 2023-04-14 09:05:44 +05:30
Abhinav Kumar 1774217672
Update dialogs to dialogBoxV2 (#1047) 2023-04-14 09:05:35 +05:30
Abhinav Kumar b30b4ec16a
Remove sidebar button component (#1043) 2023-04-14 09:04:54 +05:30
Neeraj Gupta ffffddf020
Add show password option (#1048) 2023-04-14 08:43:19 +05:30
Abhinav c8330d8713 deregister eventListener and clearInterval of syncWithRemote on logout 2023-04-13 21:28:43 +05:30
Abhinav ab355d1db0 add show password option to one one of the password fields in the sign up form and the set password form 2023-04-13 16:31:28 +05:30
Abhinav 0bce61f1ac updated File name edit dialog to v2 2023-04-13 16:17:05 +05:30
Abhinav d65ae624f4 update create album dialog to use dialogBoxV2 2023-04-13 15:55:23 +05:30
Abhinav d7fb80004e add static thumbnail to collection card 2023-04-13 15:46:08 +05:30
Abhinav f750204861 fix preview card color 2023-04-13 15:42:17 +05:30
Abhinav cf89847e13 revert offset handling
found images were the camera has stored the date in local time without providing an offset, so safer to just assume that the time is local time. Which will be correct for most of the people unless travel across timezones
2023-04-13 15:18:19 +05:30
Abhinav Kumar 14b867ff58
Update upload ux (#1044) 2023-04-13 11:55:45 +05:30
Abhinav 0457d995fc show collection create dialog with pre-filled name 2023-04-13 11:39:18 +05:30
Abhinav 2942bccb10 wrap ML_SEARCH option in menu item group 2023-04-13 10:51:55 +05:30
Abhinav 8a0e600002 fix MenuSectionTitle mis aligned icon 2023-04-13 10:50:42 +05:30
Abhinav de76c8c2bb fix MenuItem width 2023-04-13 10:50:14 +05:30
Abhinav 900a8bc4b1 fix dropdown input focus color 2023-04-13 10:34:24 +05:30
Abhinav f17c2e28a0 remove unneeded color primary 2023-04-13 10:33:25 +05:30
Abhinav 47f854d696 fix CaptionedText colors 2023-04-13 10:29:17 +05:30
Abhinav cba88f20e0 remove deprecated sidebar buttons 2023-04-13 10:24:03 +05:30
Abhinav f940350695 updated upload type selector to use menu item 2023-04-13 10:23:55 +05:30
Abhinav fb3d52427b fix color EnteMenu item and menu group wrapped item 2023-04-13 10:22:27 +05:30
Abhinav 2bf34461dc migrate more component to use MenuItem instead of sidebar button 2023-04-13 10:04:00 +05:30
Abhinav 048269ad2e update sidebar sections 2023-04-13 09:39:52 +05:30
Abhinav 7ef401f84c update enteMenu item 2023-04-13 09:39:29 +05:30
Abhinav 1a994594bf updated EnteMenuItem usage 2023-04-13 09:19:15 +05:30
Abhinav fd8bbf420d implement secondary variant and fontWeight option 2023-04-13 09:18:52 +05:30
Abhinav 1a1bb7d234 updated EnteMenuItem and its usage 2023-04-13 08:48:03 +05:30
Abhinav d86ba27ebf migrate existing EnteMenuItem uses 2023-04-13 08:15:06 +05:30
Abhinav 670cca9f67 updated Menu components 2023-04-12 17:43:40 +05:30
Abhinav 423ca3e1b1 added CaptionText Component 2023-04-12 16:55:27 +05:30
Abhinav Kumar 9aa0a13f9b
Rename confusing color names (#1041) 2023-04-12 15:15:18 +05:30
Abhinav Kumar 58efafb2d8
fix multi-part public upload (#1040) 2023-04-12 15:15:05 +05:30
Abhinav 899fc8fb24 changed danger.A500 usage to A700 2023-04-12 14:30:33 +05:30
Abhinav ecd715c516 renamed warning to danger and caution to warning 2023-04-12 14:26:40 +05:30
Abhinav 41e2ed49ac fix fetchMultipartUploadURLs call for public upload 2023-04-12 14:11:52 +05:30
Abhinav Kumar db1e8cdf2f
add more info to thumbnail_too_large logs (#1039) 2023-04-12 13:55:48 +05:30
Abhinav Kumar 52fcf77cdf
refactor theming (#1002) 2023-04-12 13:55:38 +05:30
Abhinav 5c3851e0a9 fix icon padding and refactor get icon color logic 2023-04-12 13:33:21 +05:30
Abhinav 034e9dcbcc make all custom added typography mapping as p 2023-04-12 13:12:02 +05:30
Abhinav 44c4b564a3 rename theme state to themeColor state 2023-04-12 13:03:23 +05:30
Abhinav 4836f05935 fix type usage 2023-04-12 12:47:34 +05:30
Abhinav dc9a6b7d1a update to use TypographyProps instead of TypographyTypeMap 2023-04-12 12:45:00 +05:30
Abhinav daf4eaec4d fix style 2023-04-12 12:28:56 +05:30
Abhinav ddeec2776b fix issue 2023-04-12 12:28:42 +05:30
Abhinav e2c6e807e3 revert alert theming changes... 2023-04-12 12:14:55 +05:30
Abhinav 7df731ed2c removed flash message unsed component 2023-04-12 11:57:56 +05:30