Commit graph

2399 commits

Author SHA1 Message Date
Abhinav-grd 94f695e0b5 corrected prop setting order 2021-03-18 22:45:26 +05:30
Abhinav-grd 80a95e214f replaced AlertBanner with message Dialog 2021-03-18 22:36:11 +05:30
Abhinav-grd 554e320c8c added type definations to confirm dailog component 2021-03-18 21:44:24 +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 f6cc73c91b removed console logs 2021-03-18 20:48:29 +05:30
Abhinav-grd 3b2ea74a39 added new billing utils 2021-03-18 20:47:08 +05:30
Abhinav-grd a2e59abd6a added new strings 2021-03-18 20:46:49 +05:30
Abhinav-grd 504d2f6f68 updated gallery to show subscribe banner on isCancelled state 2021-03-18 20:46:34 +05:30
Abhinav-grd 584fef80cd update plan selector to handled isCancelled state 2021-03-18 20:45:45 +05:30
Abhinav-grd dfca7d0203 update sidebar to handle subscription cancelled state 2021-03-18 20:45:13 +05:30
Abhinav-grd e25bbcef5e removed empty id property from subscription 2021-03-18 20:44:03 +05:30
Abhinav-grd 23bb2e29ec banner message should appear after a delay 2021-03-18 19:20:17 +05:30
Abhinav-grd d540e06c0f updated subscription with cancelSubscription response 2021-03-18 19:18:44 +05:30
Abhinav-grd 52f88af237 added isPlanCancelled check billingutil 2021-03-18 18:34:53 +05:30
Vishnu Mohandas dcbe7d4c4e Use sensitive ops and mem limits to derive key 2021-03-18 15:26:40 +05:30
Abhinav-grd 5b9a9c8371 minor ui improvements 2021-03-17 20:08:05 +05:30
Abhinav-grd d164bc6a26 added alert message for subscription ops 2021-03-17 17:37:20 +05:30
Abhinav-grd 61b6bcdcdc minor patches 2021-03-17 16:14:29 +05:30
Abhinav-grd 0fb466ce20 added cancel subcription strings 2021-03-17 13:02:07 +05:30
Abhinav-grd 7338e4a501 upated to catch localStorage read erors 2021-03-17 13:01:43 +05:30
Abhinav-grd 0799d7c8ee removed unnessary imports 2021-03-17 13:01:07 +05:30
Abhinav-grd 489a83762a remove subsciption and plan state and directly read and write localstorage value 2021-03-17 13:00:36 +05:30
Abhinav-grd a886488865 updated to use util functions and improve styling 2021-03-17 12:59:21 +05:30
Abhinav-grd 041e2d619a added cancel subscription button 2021-03-17 12:57:26 +05:30
Abhinav-grd 4346d6ea7e moved helper function to util added cancel and updated subscription logic and updated service to modify localStorage records 2021-03-17 12:51:55 +05:30
Abhinav-grd 48bda44cd4 created billedUtil function 2021-03-17 12:48:58 +05:30
Abhinav-grd 4f5a1564a7 updated confirm logout to generic confirm dialog 2021-03-17 12:47:26 +05:30
Abhinav-grd 2b2a01ada2 removed unwanted chnageDisabledMessage component 2021-03-17 12:47:03 +05:30
Abhinav-grd 6ced65fb50 updated sidebar and plan selector to manage plans 2021-03-17 04:08:18 +05:30
Abhinav-grd 5351c4e671 added logic to show modal on subscribe button 2021-03-17 02:38:46 +05:30
Abhinav-grd 54d35aace1 added cancel redirect page 2021-03-17 01:31:34 +05:30
Abhinav-grd e412fec108 Merge branch 'master' into stripe-integration 2021-03-16 19:05:41 +05:30
Abhinav-grd c3ada5c6f7 corrected localForage import 2021-03-16 19:02:43 +05:30
Abhinav-grd dbdf74922f added conditional manage or subscribe button 2021-03-16 18:22:57 +05:30
Abhinav-grd 8a749abf5e added logic to update data if favorites changes 2021-03-16 15:58:45 +05:30
Abhinav-grd 90d73a660e updated logic to find unique files 2021-03-16 15:11:11 +05:30
Abhinav-grd 5bacbdfd65 updated plan selector style 2021-03-16 14:32:57 +05:30
Abhinav-grd a8b678b0a1 Merge branch 'master' into stripe-integration 2021-03-16 14:32:15 +05:30
Abhinav-grd 6aa29aa543
Merge pull request #42 from ente-io/fix-403-on-new-login
Fix 403 on login
2021-03-16 12:47:18 +05:30
Abhinav-grd 9846f70bda added interface for galelry props 2021-03-16 12:36:33 +05:30
Abhinav-grd d13c13f8c4 clear any left previous user data on new login 2021-03-16 12:20:24 +05:30
Abhinav-grd dc9c081706 cancel async calls if token beomes null 2021-03-16 12:19:34 +05:30
Abhinav-grd a2d18a0d7e added null check 2021-03-16 11:31:42 +05:30
Abhinav-grd 54e7e5da12 tidying up files 2021-03-16 10:10:27 +05:30
Abhinav-grd 2a7df251c3 added filter non empty collection logic for local load 2021-03-15 23:11:20 +05:30
Abhinav-grd ddcc80419c remove empty collections 2021-03-15 23:00:49 +05:30
Abhinav-grd b9964513f9 fixed video not pausing on photoswipe window close 2021-03-15 09:47:36 +05:30
Vishnu Mohandas 4fc18bf91d
Merge pull request #34 from ente-io/lfu-with-multipart
Large file upload
2021-03-14 20:24:40 +05:30
Abhinav-grd ce5a495d98 updated error logging 2021-03-14 20:23:13 +05:30