Commit graph

167 commits

Author SHA1 Message Date
Abhinav-grd aa1ac99f65 added checkSubscriptionPurchase billing util 2021-04-19 22:59:30 +05:30
Abhinav-grd c18ffe3b14 updated manage Payment Method to show loading screen 2021-04-19 16:32:00 +05:30
Abhinav-grd 428d06ba35 refactored confirm callbacks to util funtions 2021-04-19 15:45:05 +05:30
Abhinav-grd 5bd9461d5a added loadingOverlay for wait for subscription update 2021-04-19 15:14:51 +05:30
Abhinav-grd 11b3bad8e0 setup callback action for buy subscription and moved logic to util 2021-04-19 15:06:50 +05:30
Abhinav-grd de1ace0502 improved plan selector style 2021-04-19 13:59:12 +05:30
Abhinav-grd e2ce51cc67 removed subscribe button from gallery 2021-04-18 16:39:23 +05:30
Abhinav-grd 3264e2d0c4 Merge branch 'master' into stripe-integration 2021-04-17 18:15:38 +05:30
Abhinav-grd 4f9e0bd66f Merge branch 'master' into dedupe-upload 2021-04-11 15:45:20 +05:30
Abhinav-grd 7ddd3f8a0d added bottom margin of 40px in gallery to view file at end without install banner interfering 2021-04-11 15:44:32 +05:30
Abhinav-grd bf7083442e passed files to uploadService 2021-04-11 13:42:44 +05:30
Abhinav-grd fa8afcc102 added confirm dialog for update payment details 2021-04-08 11:48:18 +05:30
Abhinav-grd 10a217427a corrected message dialog import 2021-04-07 14:52:59 +05:30
Abhinav-grd 2b5d881f99 Merge branch 'master' into stripe-integration 2021-04-07 12:48:45 +05:30
Abhinav-grd 6e26dc1792 made backup your first photo centered 2021-04-05 21:18:23 +05:30
Vishnu Mohandas cd2ff88b8a Update home screen 2021-04-05 20:02:15 +05:30
Abhinav-grd 41f2a5cf92 added something went wrotn message dialog 2021-04-05 18:47:48 +05:30
Abhinav-grd bf78b18b1a fixed build 2021-04-04 19:33:05 +05:30
Abhinav-grd 00f9fde6e2 added new download app callback and pass setconfirmAction prop to sidebar 2021-04-04 19:28:17 +05:30
Abhinav-grd 40bb651f16 Merge branch 'master' into export-data 2021-04-04 18:38:54 +05:30
Abhinav-grd c6139bd05b moved isFirstLogin and setIsFIrstLogin to util/storage 2021-04-03 10:19:52 +05:30
Abhinav-grd d45a12ceae renamed utilFunctions tpoindex and corrected imports 2021-04-03 10:13:13 +05:30
Abhinav-grd 6c7de83a5f moved setting first login false logic to gallery 2021-04-03 09:52:57 +05:30
Abhinav-grd 2ee0045b56 create collectionw wise folders during export 2021-03-31 11:23:21 +05:30
Abhinav-grd 05170341bb read error reponse properly 2021-03-30 13:52:46 +05:30
Abhinav-grd 961e9b4199 moved confirm dialog to the top 2021-03-29 18:47:00 +05:30
Abhinav-grd 94903a2009 minor fixes 2021-03-29 16:59:01 +05:30
Abhinav-grd 114eaa0ee4 used confirm banner to show session exipired warning 2021-03-29 16:00:20 +05:30
Abhinav-grd 7bdb4816e2 made alert banner closeable 2021-03-29 15:03:28 +05:30
Abhinav-grd 4e6651b5c0 added logic to logout user on session exipiration 2021-03-29 14:30:35 +05:30
Abhinav-grd 4d65768b1f handled getCollection Errors with setting banner message 2021-03-29 14:22:56 +05:30
Abhinav-grd 9abf005cb5 updated alter banner 2021-03-29 13:31:02 +05:30
Abhinav-grd 92aa41e6e7 moved upload Button and sidebar to gallery 2021-03-25 01:22:36 +05:30
Abhinav-grd 3ba6eafd01 Handled "Yesterday" and "Today" timestamps separately 2021-03-22 19:36:43 +05:30
Vishnu Mohandas 60b19811b4 Merge branch 'master' into tile-selection 2021-03-22 18:41:58 +05:30
Abhinav-grd 5e5c67adb3 open collection on drop and wait in the collectionSelctor screen with overlay to select collection 2021-03-22 15:12:35 +05:30
Pushkar Anand 6e49a7ad9e Fix for selected tile after delete. 2021-03-21 20:06:40 +05:30
Pushkar Anand a4bbf85559 Build optimization. 2021-03-21 19:48:38 +05:30
Abhinav-grd 02995f844a updated logic to wait for delete to complete before colosing delete dialog 2021-03-21 12:29:18 +05:30
Abhinav-grd c8afec67bb integrated file delete and show confrim dialog 2021-03-21 12:24:40 +05:30
Pushkar Anand 12d8243916 Build and CSS fixes. 2021-03-21 00:18:02 +05:30
Pushkar Anand 57bd754fc0 Implemented tile selection feature 2021-03-20 20:28:12 +05:30
Abhinav-grd bb722fa692 renamed uploadModal View to collection Selector View 2021-03-19 05:09:02 +05:30
Abhinav-grd 93ca29e0b8 moved dropzone to gallery to avoid trigerring it on login page 2021-03-19 01:46:18 +05:30
Abhinav-grd 0b8480c980 made button primary to button success 2021-03-18 22:45:56 +05:30
Abhinav-grd 80a95e214f replaced AlertBanner with message Dialog 2021-03-18 22:36:11 +05:30
Abhinav-grd dd18a2175e updated util function names 2021-03-18 20:56:43 +05:30
Abhinav-grd 0e062c1093 renamed subcription service to billing service 2021-03-18 20:52:34 +05:30
Abhinav-grd 504d2f6f68 updated gallery to show subscribe banner on isCancelled state 2021-03-18 20:46:34 +05:30
Abhinav-grd 5b9a9c8371 minor ui improvements 2021-03-17 20:08:05 +05:30