Commit graph

7601 commits

Author SHA1 Message Date
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
Neeraj Gupta 5e7411c405
Extract footer as component 2023-03-25 08:52:01 +05:30
Neeraj Gupta c2451105e5
Wrap decryption inside tryCatch 2023-03-25 08:07:19 +05:30
Neeraj Gupta 5688c42d6e
Fix string extraction 2023-03-25 07:43:32 +05:30
Neeraj Gupta 2069fff499
Convert pure data class to interface 2023-03-25 07:38:54 +05:30
Neeraj Gupta f8667bf692
Simplify if 2023-03-25 07:35:44 +05:30
Neeraj Gupta ac713bf9d6
Fix typos 2023-03-25 07:30:19 +05:30
Neeraj Gupta dcaae1f478
Refactor 2023-03-25 07:28:38 +05:30
Neeraj Gupta e63260b5ce
Fix typo 2023-03-25 07:25:07 +05:30
Neeraj Gupta c6da52b1f5
Switch to /auth instead of /authenticator 2023-03-25 07:23:52 +05:30
Neeraj Gupta 4c190a319c
Remove exception from log 2023-03-25 07:21:37 +05:30
Neeraj Gupta 6d9767db40
Remove logging 2023-03-25 07:14:08 +05:30
Ananddubey01 853b8a9042 removed redundant spacing in share screen drawer 2023-03-24 21:43:26 +05:30
Ananddubey01 c17d7b55f1 fixed divider issue in device limit 2023-03-24 21:36:38 +05:30
Ananddubey01 5aeab4a2d5 Replaced sidebar title, content from dialog to drawer 2023-03-24 21:16:30 +05:30