Commit graph

1263 commits

Author SHA1 Message Date
Abhinav-grd 65b034c62a removed understood check 2021-05-23 21:35:00 +05:30
Abhinav-grd c01a827e00 moved whole useEffect inside async main 2021-05-23 21:34:38 +05:30
Abhinav-grd 04a6f2c3cf updated string 2021-05-23 21:07:44 +05:30
Abhinav-grd bc7fa5278c added terms and condition 2021-05-23 21:06:44 +05:30
Abhinav-grd 2d7c9fa5a4 clearKey on verify page if server send keyAttributes 2021-05-23 21:06:44 +05:30
Pushkar Anand 99976dcb05 Prefere native application. 2021-05-23 20:56:32 +05:30
Abhinav-grd 67aa33cac3
Merge pull request #73 from ente-io/signup-flow-update
Signup flow update
2021-05-23 20:30:58 +05:30
Pushkar Anand 4e09320f8e
Merge pull request #72 from ente-io/design-update
Updated design
2021-05-23 20:29:26 +05:30
Abhinav-grd 1aeaa23ebd passed setLoading to component 2021-05-23 20:29:11 +05:30
Abhinav-grd 90659cca58 moved save logic inside generateAndSaveIntermediateKeyAttributes 2021-05-23 20:23:11 +05:30
Pushkar Anand 2f4dbaa30a Fix offline handling. 2021-05-23 20:22:54 +05:30
Abhinav-grd 4bc152f354 removed ORIGINAL_KEY_ATTRIBUTES from ls storage after putAttribute call 2021-05-23 20:18:27 +05:30
Abhinav-grd ce9a040264 added ORIGINAL_KEY_ATTRIBUTES ls key 2021-05-23 20:10:42 +05:30
Abhinav-grd 936a4e9643 added logic to skip password set if keyAttribute already in localDB 2021-05-23 20:10:29 +05:30
Abhinav-grd 29610d3559 dont send name in putAttributes 2021-05-23 20:08:00 +05:30
Pushkar Anand ccaf133e1a Offline cache and manifest. 2021-05-23 19:55:48 +05:30
Abhinav-grd 0f9f9c10d7 seperated out save logic from generateIntermediateKeyAttributes 2021-05-23 19:29:00 +05:30
Abhinav-grd d5b971ae91 complete signup flow logic 2021-05-23 19:28:14 +05:30
Abhinav-grd e5c56d1250 refactored generateKeyAttributes to util 2021-05-23 19:25:56 +05:30
Abhinav-grd 1b4c6de876 removed unnecessary imports 2021-05-23 19:24:51 +05:30
Abhinav-grd 1d74382ccd updated singup form with pasword generation logic 2021-05-23 18:54:25 +05:30
Abhinav-grd b3594ca7cf change signup link on loginPage to button 2021-05-23 18:32:05 +05:30
Pushkar Anand 560bec4c05 Choose Plan design update. 2021-05-23 17:34:29 +05:30
Pushkar Anand 3f26ccc555 First load scroll button issue fix 2021-05-23 11:43:38 +05:30
Pushkar Anand be08638d4f Updated zoom logic for desktop 2021-05-23 11:41:40 +05:30
Pushkar Anand 580d17422b Empty Screen and sidebar design update. 2021-05-23 11:19:53 +05:30
Pushkar Anand 48b1e18da6 Updated Collection Scroll button design. 2021-05-23 09:58:11 +05:30
Abhinav-grd 707c7a9878
Merge pull request #71 from ente-io/moved-banner-to-image-gallery-end
added install mobile app to photoFrame
2021-05-23 06:30:50 +05:30
Abhinav-grd bf880f0b3c removed uneccessay alert component 2021-05-23 06:28:57 +05:30
Abhinav-grd 9cf61ac7cd use hex colors 2021-05-23 06:25:13 +05:30
Abhinav-grd 4aa4d1d79e changed link color for banner 2021-05-23 06:22:02 +05:30
Abhinav-grd 0e7de513a0 centered banner 2021-05-23 06:17:47 +05:30
Abhinav-grd e677f52c60 Merge branch 'master' into moved-banner-to-image-gallery-end 2021-05-23 06:00:55 +05:30
Abhinav-grd 57eb2968ac added custom logic for banner element style 2021-05-23 05:55:58 +05:30
Vishnu Mohandas 98bd32a5a2 Change background of install-mobile alert 2021-05-23 05:48:21 +05:30
Abhinav-grd 0a66e963f9 added install mobile app to photoFrame 2021-05-23 05:44:02 +05:30
Vishnu Mohandas 0b08eeec5b Update alert success color 2021-05-23 00:10:34 +05:30
Abhinav-grd bfaef634cf
Merge pull request #66 from ente-io/forms-restructing
Forms restructing
2021-05-18 10:30:45 +05:30
Abhinav-grd da10d9dc4a removed separed ending tag for messageDailog in account recover page 2021-05-18 10:27:21 +05:30
Abhinav-grd 6cd749c079 added a padding div of bottom margin 50px 2021-05-18 10:13:46 +05:30
Abhinav-grd 71c4627908 made ssesionExipred and accout deleted message non closable 2021-05-18 10:11:20 +05:30
Abhinav-grd e9960c70b6 added nonClosable MessageAttributes 2021-05-18 10:10:43 +05:30
Abhinav-grd e328bda2b0 hide footer if no button in MessageDialog 2021-05-18 10:09:57 +05:30
Abhinav-grd b974f3fe49 remove wanted imports 2021-05-18 10:08:48 +05:30
Abhinav-grd 750a6e0308 updated passphraseForm to SingleInputForm 2021-05-18 10:07:20 +05:30
Abhinav-grd f42269dfe4 changed setPlanSelector prop to showPlanSelector 2021-05-18 10:06:22 +05:30
Abhinav-grd b9f1870760 renamed passwordForm to SetPasswordForm 2021-05-18 10:04:38 +05:30
Abhinav-grd a7a8515431 close choiceModal after upload start 2021-05-11 18:06:52 +05:30
Abhinav-grd f1989df034 made choice modal large 2021-05-11 17:42:28 +05:30
Abhinav-grd 004ac5826b reduced messageDialog size to lg 2021-05-11 17:42:17 +05:30