Commit graph

214 commits

Author SHA1 Message Date
Abhinav-grd ea8914398b added expiry info to subscription info 2021-03-12 22:50:40 +05:30
Abhinav-grd cf7f292b16 added plan selector modal and apis 2021-03-12 18:00:33 +05:30
Abhinav-grd 766b695a0a Merge branch 'sidebar' into stripe-integration 2021-03-12 14:42:19 +05:30
Abhinav-grd fd364fbaaa update class name 2021-03-11 19:43:36 +05:30
Abhinav-grd b686988ed8 made upload progress modal smaller 2021-03-11 19:06:54 +05:30
Abhinav-grd 5eccc38933 added collectionSelector Close logic before uploading 2021-03-11 10:51:36 +05:30
Abhinav-grd 992b463f38 deleted unused components 2021-03-11 10:40:14 +05:30
Abhinav-grd f8c9ab0e57 build fix 2021-03-11 10:37:40 +05:30
Abhinav-grd f653479221 clean up 2021-03-11 10:21:10 +05:30
Abhinav-grd eedfe03ebb added auto Focus on collection name input and reduced collection Create dialog box width 2021-03-11 10:16:18 +05:30
Abhinav-grd eb73a70de6 added trigger to open collection Create modal if no existing collections 2021-03-11 09:51:58 +05:30
Abhinav-grd 29ec0a80f5 added trigger to open fileUploader on uploadButton press 2021-03-11 09:42:48 +05:30
Abhinav-grd 32054fd891 updated components to shift upload logic to Upload Component and handle Collection Selection in remaining 2021-03-11 09:42:16 +05:30
Abhinav-grd 496df88769 passed acceptedFile prop to upload Component 2021-03-10 20:54:31 +05:30
Pushkar Anand 0dcfec3c72 Build fix. 2021-03-09 21:54:25 +05:30
Abhinav-grd dbc5ecaf2e added subscription flow 2021-03-09 21:53:13 +05:30
Abhinav-grd 97ab16da57 added subscribe button 2021-03-09 17:08:21 +05:30
Vishnu Mohandas e70b8b3f24 Add styles for the alert 2021-03-09 16:06:23 +05:30
Vishnu Mohandas c5bebb5289 Extract string 2021-03-09 16:06:13 +05:30
Vishnu Mohandas ac97caab38 Update empty state 2021-03-09 15:52:09 +05:30
Vishnu Mohandas 4fc5d45046 Hide chips if there are no collections to display 2021-03-09 15:44:34 +05:30
Abhinav-grd b089f4d7fc added install mobile app prompt 2021-03-09 13:50:43 +05:30
Abhinav-grd a433e30ec1 extracted string to constant 2021-03-09 13:33:18 +05:30
Abhinav-grd 325684c524 added jumbotron when no photos 2021-03-09 13:29:45 +05:30
Abhinav-grd ca4acf8515 dont wait for collection creation before showing uploadBar 2021-02-26 11:47:54 +05:30
Abhinav-grd b79835f229 show progress bar before closing the collectionSelector modal 2021-02-26 11:46:40 +05:30
Abhinav-grd da450da0f9 remove onDropReject prop 2021-02-25 22:44:36 +05:30
Abhinav-grd 62b2af275c build fix 2021-02-24 10:51:52 +05:30
Abhinav-grd a9e6c8a938 refactored errorMessageParsing to error Util 2021-02-22 16:59:39 +05:30
Abhinav-grd 72e9b1cfa2 added error handler adn grouped errorCode and handler in errorUtil file 2021-02-22 16:50:08 +05:30
Abhinav-grd f7c1e6912a corrected subscription typo 2021-02-22 16:45:33 +05:30
Abhinav-grd 5e5df08f6e add getToken function to ge token 2021-02-22 16:45:10 +05:30
Abhinav-grd 2c705cd665 updated AlertBanner to use errorCodes file 2021-02-22 13:20:41 +05:30
Abhinav-grd ac85460ed5 moved internetConnectivity Check logic to uploadService 2021-02-22 13:19:36 +05:30
Abhinav-grd 4cb835cefe changed ERR_NO_INTERNET_CONNECTION code to 1 and added missed break statements 2021-02-18 14:31:46 +05:30
Abhinav-grd 12368048d0 use constants for errorCodes 2021-02-18 13:36:50 +05:30
Abhinav-grd 24a0f75930 handle no internet connection error 2021-02-18 13:36:42 +05:30
Abhinav-grd afd3895ee3 Merge branch 'master' into handle-B2-errors 2021-02-18 12:55:19 +05:30
Abhinav-grd 8cbff31c36 Added progressBar modal close Button 2021-02-18 12:51:22 +05:30
Abhinav-grd d03fc0c339 added new uploadErrors state 2021-02-18 11:43:21 +05:30
Abhinav-grd 42c46165fa chnaged ErrorAlert to AlertBanner and errorCode state to bannerErrorCode 2021-02-18 11:36:57 +05:30
Vishnu Mohandas 1178ff23dc Update style of selected collection 2021-02-17 18:26:35 +05:30
Vishnu Mohandas 7829750d88 Remove onDragLeave triggers 2021-02-17 18:03:22 +05:30
Vishnu Mohandas 7489ab581f Depend on the collection updation time to display the first load banner 2021-02-17 15:17:26 +05:30
Vishnu Mohandas 1104a9d919 Return early if key is null 2021-02-17 14:46:20 +05:30
Vishnu Mohandas 4194390aa9 Merge branch 'download' into bhasaad 2021-02-17 14:36:40 +05:30
Vishnu Mohandas 79da1175f2 Change selected type to Number 2021-02-17 14:31:43 +05:30
Abhinav-grd 6517692214 display loadingBar while downloading image 2021-02-17 14:15:28 +05:30
Abhinav-grd 8679b5f62b random optimizations 2021-02-17 14:05:19 +05:30
Abhinav-grd b786f85ef7 corrected downloadManager import 2021-02-17 13:36:20 +05:30