Commit graph

7163 commits

Author SHA1 Message Date
Abhinav 0de851395b if exportRecord not present set state to init 2023-03-28 21:27:13 +05:30
Abhinav 40baf9c412 refactor code 2023-03-28 21:27:13 +05:30
Abhinav Kumar cf387b46d7
New Translations (#986) 2023-03-28 20:59:31 +05:30
Crowdin Bot 25fd85f35c New Crowdin translations by GitHub Action 2023-03-28 13:22:31 +00:00
Abhinav Kumar 74ea904bfe
Export redesign (#993) 2023-03-28 18:51:47 +05:30
Abhinav Kumar 455bce552a
Fix continous export bug (#995) 2023-03-28 18:44:23 +05:30
Abhinav 8811567a16 fix progress counter increasing of failed files 2023-03-28 18:39:15 +05:30
Abhinav 6c118c7c89 refactor 2023-03-28 18:33:07 +05:30
Abhinav 5c1fda970d fix export starting from last paused state 2023-03-28 18:26:34 +05:30
Abhinav 4bffe92fa9 refactor 2023-03-28 18:23:55 +05:30
Abhinav e13e814866 add export starting state 2023-03-28 18:02:58 +05:30
Abhinav bbc7e003e7 Merge branch 'export-redesign' into fix-continuous-export 2023-03-28 17:59:37 +05:30
Abhinav 063b5cacb8 remove failedFiles export record prop 2023-03-28 17:43:27 +05:30
Abhinav cecd25bd0f created FileExportStats interface to club totalFiles and pendingFiles together 2023-03-28 17:37:22 +05:30
Abhinav 0aee16e132 return null instead of error or empty file when export record not present 2023-03-28 16:45:23 +05:30
Abhinav 6ff734d605 fix continuous export run with no export folder causing export to go to finished state 2023-03-28 16:44:44 +05:30
Abhinav 2403cbfc80 return after scheduling rerun 2023-03-28 14:03:49 +05:30
Abhinav 8502bb61c0 fix new update getting missed when export already in progress 2023-03-28 13:55:29 +05:30
Abhinav e265e9b26d refactor component 2023-03-28 12:24:31 +05:30
Abhinav 48a1ca38a0 remove only sync if FINISHED state check 2023-03-28 11:37:29 +05:30
Abhinav 40314d923b rename 2023-03-28 11:10:58 +05:30
Abhinav b03907deca added dialogBoxV2 use support 2023-03-28 01:45:25 +05:30
Abhinav d151ee75ba added dialogBoxV2 2023-03-28 01:43:14 +05:30
Abhinav 026b36fd40 update button padding 2023-03-28 01:42:36 +05:30
Abhinav bff5fe283a update filenames 2023-03-28 00:20:56 +05:30
Abhinav 19a2f455fe syncFileCounts logic and calls 2023-03-27 21:56:36 +05:30
Abhinav 5adf4bbb5b fix continuous export run incorrect pending file count 2023-03-27 21:26:27 +05:30
Abhinav 3404713501 revert unrelated changes 2023-03-27 17:56:29 +05:30
Abhinav 2eb50d0c8d remove unnecessary space 2023-03-27 17:56:25 +05:30
Abhinav e42ff6be58 fix flicker when sync continuously updated 2023-03-27 15:42:16 +05:30
Abhinav 70cf33f15c remove unneeded prop 2023-03-27 15:33:14 +05:30
Abhinav d1f37f955e update line heights for pending items and last export time 2023-03-27 15:30:07 +05:30
Abhinav ef0d6558bc rename stuff and update logs 2023-03-27 15:26:56 +05:30
Abhinav 356d16da1c set exportProgress total to pendingCount at start 2023-03-27 15:26:14 +05:30
Abhinav 832e037877 increasing spacing between Pending item and export time 2023-03-27 15:09:28 +05:30
Abhinav 547b38dfcb refactor export service 2023-03-27 15:02:10 +05:30
Abhinav 26925d2e69 add and move around utils 2023-03-27 14:59:28 +05:30
Ananddubey01 aecc1dd202 refactored switch in menuitems 2023-03-27 14:20:53 +05:30
Abhinav 9d01580396 removed ExportStats and used new export service function syncUpdatedFileCounts 2023-03-27 13:54:37 +05:30
Ananddubey01 1ff1ee2014 created EnteMenuItemDivider for MenuItems 2023-03-27 13:38:46 +05:30
Abhinav 89b1b734c9 add setupLocalFileUpdateListener function and refactored code to handle continuous export with the same handler as ui file count update 2023-03-27 13:02:41 +05:30
Abhinav 91eb7d1a99 redesign export 2023-03-27 12:11:57 +05:30
Abhinav Kumar 4209014d25
Migrate to emotion (#992) 2023-03-25 19:18:29 +05:30
Abhinav 65a552ad57 update Names 2023-03-25 19:14:50 +05:30
Abhinav b79bd66fcd remove unnecessary eslint disable 2023-03-25 18:13:34 +05:30
Abhinav 82de6c6489 fix multiple copies of emotion/react 2023-03-25 17:51:08 +05:30
Abhinav a77cdc787c removed SpecialPadding css util 2023-03-25 17:44:06 +05:30
Abhinav b25fd8f723 updated imports of styled from styled-components to from mui/material 2023-03-25 17:43:45 +05:30
Abhinav be3638ecf8 removed styled component and setup-ed emotion 2023-03-25 17:42:24 +05:30
Abhinav 1e994340d8 format 2023-03-25 12:11:09 +05:30