Commit graph

1033 commits

Author SHA1 Message Date
Abhinav-grd 8b33de6ff3 added try catch to upadte subscription 2021-03-21 20:38:29 +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 fea145e346 added new strings 2021-03-21 12:24:54 +05:30
Abhinav-grd c8afec67bb integrated file delete and show confrim dialog 2021-03-21 12:24:40 +05:30
Abhinav-grd 4a528115b1 added deleteFiles service 2021-03-21 12:23:41 +05:30
Abhinav-grd 2cf6e9652a updated sidebar to use new confim dialog 2021-03-21 12:23:19 +05:30
Abhinav-grd 2808b3b11d updated confirm delete to genertic confirm dialog 2021-03-21 12:23:02 +05:30
Abhinav-grd 1a5eaa75e0 added preview proration before subscription upgrade 2021-03-21 10:19:37 +05:30
Pushkar Anand 12d8243916 Build and CSS fixes. 2021-03-21 00:18:02 +05:30
Abhinav-grd 0ae9672b12 fixed map lookup call in sidebar confirm dialag 2021-03-20 21:17:43 +05:30
Pushkar Anand da0658a533 Open mail to url in new tab 2021-03-20 20:48:17 +05:30
Pushkar Anand 57bd754fc0 Implemented tile selection feature 2021-03-20 20:28:12 +05:30
Abhinav-grd 08b71b04d2 build fix 2021-03-20 18:51:21 +05:30
Abhinav-grd 8661e4fd76 added logic to open choice div if multiple folder dropped 2021-03-20 18:35:50 +05:30
Abhinav-grd eef139a858 beautified upload progress bar 2021-03-20 13:57:53 +05:30
Abhinav-grd 0b7159583c added logic to track upload put progress 2021-03-20 13:30:37 +05:30
Abhinav-grd 90eeca6f52 added checks to skip missing properties rather than skiping the whole metadata json 2021-03-19 19:17:12 +05:30
Abhinav-grd 5e00e8e833 added file progres prop 2021-03-19 18:59:07 +05:30
Abhinav-grd 55a682c3b0 extracted upload logic to seperate function 2021-03-19 13:58:08 +05:30
Abhinav-grd fd4bd9a1f0 chnaged cursor on add collection button to pointer 2021-03-19 13:49:49 +05:30
Abhinav-grd a7752b31bd fixed createCollection autoFill name logic 2021-03-19 13:46:26 +05:30
Abhinav-grd ee792a7734 added upload to exiting collection and new colllections logic and updtaed the upload service to recieve FilwWithCollection 2021-03-19 13:44:01 +05:30
Abhinav-grd 17f6cfdbd6 corrected getCollectionWiseFile logic 2021-03-19 13:41:31 +05:30
Abhinav-grd d692ad9986 added new strings 2021-03-19 05:11:04 +05:30
Abhinav-grd 5dfe3a8e93 implement multiple upload strategy 2021-03-19 05:10:54 +05:30
Abhinav-grd bb722fa692 renamed uploadModal View to collection Selector View 2021-03-19 05:09:02 +05:30
Abhinav-grd 4ee5d81e30 updated the collection selector component with new props type defination 2021-03-19 05:08:17 +05:30
Abhinav-grd 6464255bbd added upload stratergy choice modal 2021-03-19 05:07:25 +05:30
Abhinav-grd 5bf0c7d354 abstracted out collection create component 2021-03-19 05:06:40 +05:30
Abhinav-grd 98c896f450 updated add =collection to add collection button 2021-03-19 05:05:53 +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 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