Commit graph

1888 commits

Author SHA1 Message Date
Abhinav-grd 6d3a62292d run PostExport run after pause and stopExport 2021-07-14 19:13:16 +05:30
Abhinav-grd 8db5fcc924 build fix 2021-07-14 18:50:17 +05:30
Abhinav-grd fcaae96316 removed console logs 2021-07-14 18:46:36 +05:30
Abhinav-grd 4ade063f60 handled empty export Record 2021-07-14 18:44:38 +05:30
Abhinav-grd 2aec715340 dedupe files in the ExportRecord 2021-07-14 18:25:05 +05:30
Abhinav-grd eeff23edf3 clear exportInProgress in exportFile function after await on it 2021-07-14 18:06:46 +05:30
Abhinav-grd feb57f69f1 added queueFiled To track files for resume 2021-07-14 15:33:14 +05:30
Abhinav-grd fb7ad70fcd refactored code thoda sa 2021-07-14 14:46:00 +05:30
Abhinav-grd da7c85a081 seperated ExportStats and ExportProgress 2021-07-14 13:09:40 +05:30
Abhinav-grd ffd5f78b97 fix export Pause error 2021-07-14 12:51:32 +05:30
Abhinav-grd 757e2d1d21 handle export Resume with previous stats 2021-07-14 11:33:04 +05:30
Abhinav-grd 1df42f0a58 return finsihed indicator and dont run export if unExported files zero 2021-07-14 10:58:40 +05:30
Abhinav-grd ef75860700 revert to old updateExportRecord in progress handling 2021-07-14 10:57:00 +05:30
Abhinav-grd 8a83254978 minor fixes 2021-07-14 10:03:28 +05:30
Abhinav-grd acb1975cdc minor fixes 2021-07-13 20:12:59 +05:30
Abhinav-grd f3ef606e8c check not null before parsing exportRecord JSON 2021-07-13 19:33:25 +05:30
Abhinav-grd 04907196df fixed sidebar is export in Progress check 2021-07-13 19:31:26 +05:30
Abhinav-grd 209f9131c8 moved exportState to exportRecord File 2021-07-13 19:19:31 +05:30
Abhinav-grd a857cec859 udapte waitFor2Sec to sleep 2021-07-13 19:07:12 +05:30
Abhinav-grd 683ca1a450 fixed fileExporter 2021-07-12 17:36:21 +05:30
Abhinav-grd 9c3ac3500b fixed retry button 2021-07-12 17:35:29 +05:30
Abhinav-grd 97fbff8e41 updated with new retry logic 2021-07-12 14:45:08 +05:30
Abhinav-grd c78e1b874d ui changes 2021-07-12 12:51:52 +05:30
Abhinav-grd 177a30b8ac added warning message localForage fail on using incognito 2021-07-11 23:27:47 +05:30
Abhinav-grd ec225294ac change diff fetch limit to 1000 2021-07-09 14:17:30 +05:30
Abhinav-grd 4d9dc793ea store stats in local db 2021-07-09 09:18:19 +05:30
Abhinav-grd 0b3b3d448d added pause and resume logic 2021-07-09 09:05:33 +05:30
Abhinav-grd 04e1b80cae moved start logic to exportModal from exportInit 2021-07-08 12:50:20 +05:30
Abhinav-grd 4a4accc4d4 added pause logic 2021-07-08 12:29:26 +05:30
Abhinav-grd 9bd22de9fd renamed exportState to exportStage 2021-07-08 12:12:28 +05:30
Abhinav-grd 2aa818850e show 0 exported status after start 2021-07-08 11:15:20 +05:30
Abhinav-grd df4e809d2d style changes 2021-07-08 11:14:54 +05:30
Abhinav-grd 6c48fd6121 refactored code 2021-07-07 14:50:59 +05:30
Abhinav-grd 853e1fd3da completed exportLogic 2021-07-07 13:15:55 +05:30
Abhinav-grd e8dd5117b4 added exportFinished logic 2021-07-07 13:14:52 +05:30
Abhinav-grd b083cdde2a added exportInProgress logic 2021-07-07 13:14:26 +05:30
Abhinav-grd d23764633b added logic to export Init component 2021-07-07 13:13:20 +05:30
Abhinav-grd 70b362753a
Merge pull request #104 from ente-io/logout
Logout user from server
2021-07-06 18:03:59 +05:30
Abhinav-grd 1ed4bcdb9b added exportFinished Modal 2021-07-06 17:10:02 +05:30
Abhinav-grd 8d80ff7712 updated Label and Value Containers 2021-07-06 16:51:14 +05:30
Abhinav-grd 054929d9ec added export modal to side bar 2021-07-06 14:51:38 +05:30
Abhinav-grd 456aee75cf added english constants 2021-07-06 14:51:18 +05:30
Abhinav-grd 4860116756 added exportInProgress 2021-07-06 14:50:59 +05:30
Abhinav-grd 22a37ac554 added export init 2021-07-06 14:50:15 +05:30
Abhinav-grd 9acfa799af added exportModal 2021-07-06 14:50:05 +05:30
Abhinav-grd 5f078fd6ec added revolving progress icon 2021-07-06 14:48:35 +05:30
Abhinav-grd 19898f8861 moved Row a, label and value container to containers file 2021-07-06 14:48:00 +05:30
Neeraj Gupta 92c5070bb5 Capture logs for logout api failures 2021-07-06 12:39:48 +05:30
Neeraj Gupta 8c3baa5931 Logout user from server 2021-07-06 09:51:59 +05:30
Neeraj Gupta c460d5737a Add .idea/ in .gitignore 2021-07-05 23:42:07 +05:30