Commit graph

7379 commits

Author SHA1 Message Date
Vishnu b3360cbd3c Fix size 2023-04-14 12:54:48 +05:30
Abhinav 1b10204c58 fix recover flow caused leading user to gallery even if he is on auth app 2023-04-14 12:18:39 +05:30
Abhinav ac0bece019 redirect to login page for auth app 2023-04-14 11:46:15 +05:30
Abhinav 06c36d10fa send client as totp for auth 2023-04-14 11:34:33 +05:30
Abhinav 51f1fa2f15 extracted Auth strings 2023-04-14 11:28:08 +05:30
Abhinav 5fc594d6cc Added Logout Button onClick 2023-04-14 11:21:45 +05:30
Abhinav 0b7da6b85f added Auth navbar 2023-04-14 11:21:14 +05:30
Abhinav fb438d7ce2 update comment 2023-04-14 11:03:59 +05:30
Abhinav f2329fede9 refactor code 2023-04-14 11:00:47 +05:30
Abhinav 0216d394b9 refactor code 2023-04-14 10:57:18 +05:30
Abhinav 3eb8e2a3e5 added logic to redirect to auth if on auth domain 2023-04-14 10:49:28 +05:30
Abhinav 32ecb09c69 remove unnecessary logic of auth redirection 2023-04-14 10:48:06 +05:30
Abhinav 904b0dec29 update errors 2023-04-14 10:18:16 +05:30
Abhinav Kumar fc7a55ad45
revert offset handling (#1045) 2023-04-14 10:10:59 +05:30
Abhinav 05fe873265 add check to prevent user from going to wrong path 2023-04-14 10:09:56 +05:30
Abhinav 0966ff3a46 fix credential and generate page redirection 2023-04-14 09:51:34 +05:30
Abhinav db6e34cce1 add conditional title logic 2023-04-14 09:43:28 +05:30
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