Commit graph

1432 commits

Author SHA1 Message Date
Abhinav-grd 41d117f04e Merge branch 'master' into search 2021-05-18 12:22:17 +05:30
Abhinav-grd dd2e9ddc07 hide only the logo by searchbar 2021-05-18 12:22:11 +05:30
Abhinav-grd 772319af63 chaange display instead of opacity of searchbar on search view change 2021-05-18 12:16:50 +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 f1338baeb0 created SearchBar component 2021-05-18 10:02:37 +05:30
Abhinav-grd 95265dd6f4 added searchView state 2021-05-18 09:57:02 +05:30
Abhinav-grd 114ad1bb63 added searchButton 2021-05-18 09:56:40 +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
Abhinav-grd 0d922d6958
Merge pull request #63 from ente-io/dummy-loader-from-delete
Dummy loader for operation
2021-05-11 17:26:21 +05:30
Abhinav-grd 0385f51d04 Merge branch 'master' into dummy-loader-from-delete 2021-05-11 17:24:10 +05:30
Abhinav-grd cb75b46e4a reset the collection scroll to start on refresh 2021-05-11 17:14:23 +05:30
Abhinav-grd 8b694af07a chnage add collection button color 2021-05-09 20:40:06 +05:30
Abhinav-grd a4e331ab81 corrected message dialog style 2021-05-09 12:23:56 +05:30
Abhinav-grd d31525060e
Merge pull request #64 from ente-io/responsive-ui
Responsive UI
2021-05-08 12:55:10 +05:30
Abhinav-grd 889689636e refresh only when modal opened 2021-05-08 12:52:13 +05:30
Abhinav-grd 0281567bb9 fix max width of modal to 960px 2021-05-08 12:37:03 +05:30
Abhinav-grd 6d45b2f33e updated choice modal 2021-05-08 12:25:15 +05:30
Abhinav-grd 64a95c2d6c made top botton plan selector margin equal 2021-05-08 11:57:46 +05:30
Abhinav-grd c9d030dabf added modal dialog styles 2021-05-08 11:44:30 +05:30
Abhinav-grd 6f078e0c4b improved Message box button reponsive styling 2021-05-08 11:38:41 +05:30
Abhinav-grd 37157455c0 used modal size prop instead of custom classes 2021-05-08 10:59:19 +05:30
Abhinav-grd 84d5f266a3 updated collection selector style 2021-05-08 10:58:16 +05:30
Abhinav-grd 4e31719dbf removed redundant modals classes 2021-05-08 10:50:48 +05:30
Abhinav-grd 424dc21e3e add close button on all message dialog 2021-05-08 10:36:04 +05:30
Abhinav-grd fb504c8d6f made collection selector item centered 2021-05-08 10:23:06 +05:30
Abhinav-grd a7f02ef045 made div horizontally centered 2021-05-08 09:51:48 +05:30
Abhinav-grd d87931cb94 start loadingbar before action 2021-05-07 17:41:20 +05:30
Abhinav-grd 0e05a44752 passed and dummy loading for collection ops 2021-05-07 17:36:23 +05:30
Abhinav-grd 7afd2c8195 show error message if collection delete fail 2021-05-07 15:38:14 +05:30
Abhinav-grd 966e7ea09b fixed passed function to UpdatePayment onClick 2021-05-07 15:23:32 +05:30
Abhinav-grd 59bd7061a6 remove redundant event prop 2021-05-07 15:17:41 +05:30
Abhinav-grd 0b03e70755 made callback sync 2021-05-07 15:07:31 +05:30
Abhinav-grd 5c6294d53a show dummy loader for selectedFile Ops 2021-05-07 15:07:12 +05:30
Abhinav-grd 874ed03f2e remove redundant event preventDefault 2021-05-07 15:05:44 +05:30
Abhinav-grd 48b7dc349d set callbacks as type to void instead of promise void 2021-05-07 14:19:44 +05:30
Abhinav-grd a26b40e45b don't block on favourite change 2021-05-07 13:35:15 +05:30
Abhinav-grd aeeddda079
Merge pull request #62 from ente-io/handle-create-collection-fail-ui
Handle create collection fail UI
2021-05-07 13:18:24 +05:30
Abhinav-grd e17415281d throw missing key error if any part of getActualKey fails 2021-05-07 13:16:30 +05:30
Abhinav-grd 4cb7d4af7d Merge branch 'master' into handle-create-collection-fail-ui 2021-05-07 13:05:47 +05:30