Commit graph

7398 commits

Author SHA1 Message Date
Abhinav bb64660d90 fix dialog shadow 2023-03-31 11:57:00 +05:30
Abhinav 1498442a7f fix faintPressed color 2023-03-31 11:15:22 +05:30
Abhinav 7b96c58aa3 better handle error and refactor stopExport 2023-03-30 16:30:05 +05:30
Abhinav 1e7b34763d reset in progress on export fail 2023-03-30 16:13:59 +05:30
Abhinav a0a15e7e14 refactor logic to prevent multiple parallel 2023-03-30 16:08:26 +05:30
Abhinav 886dd9c28c fix issues 2023-03-30 13:03:50 +05:30
Abhinav Kumar 4885f198e5
New Translations (#1003) 2023-03-30 12:50:25 +05:30
Crowdin Bot 50e28fd548 New Crowdin translations by GitHub Action 2023-03-30 07:19:35 +00:00
Abhinav 9cbb1838dc migrate components 2023-03-30 12:45:51 +05:30
Abhinav c5e635aeb8 update theme refactoring 2023-03-30 12:45:34 +05:30
Abhinav b86f769f10 updated Palette colors 2023-03-30 00:08:46 +05:30
Abhinav d8911d8ef5 refactor theming 2023-03-29 23:28:23 +05:30
Abhinav Kumar aefdb25813
New Translations (#997) 2023-03-29 20:51:12 +05:30
Abhinav Kumar 237459cda3
Update translation.json (#990) 2023-03-29 20:50:36 +05:30
Abhinav 282381aad6 Merge branch 'main' into patch-6 2023-03-29 20:49:37 +05:30
Abhinav Kumar 55d45b0457
Fix export issues (#999) 2023-03-29 20:44:14 +05:30
Abhinav Kumar 61a9bd2cd1
Dropdown input component (#1000) 2023-03-29 20:20:59 +05:30
Abhinav 28cd4e348d fix build issue 2023-03-29 19:39:33 +05:30
Abhinav 7b2e3ad4ae updated Language selector to use DropdownInput 2023-03-29 19:32:57 +05:30
Abhinav e95706e0cb updated DropdownOption to support dynamic prop type 2023-03-29 19:32:14 +05:30
Abhinav c57f93802b update useLocalState to use initialValue directly as useState initialState 2023-03-29 19:31:03 +05:30
Abhinav 255769c3a9 update dropdown input 2023-03-29 18:54:18 +05:30
Abhinav bfe2b8241e created DropdownInput component 2023-03-29 18:54:06 +05:30
Abhinav Kumar 61d544fba5
remove root import from mui/icons-material (#998) 2023-03-29 15:51:31 +05:30
Abhinav 29e628f692 remove root import from mui/icons-material 2023-03-29 13:40:24 +05:30
Abhinav Kumar 6de23f25a0
Dialog redesign (#996) 2023-03-29 13:02:43 +05:30
Crowdin Bot 812ff6b3ba New Crowdin translations by GitHub Action 2023-03-29 06:59:12 +00:00
Abhinav Kumar 49fb33513c
Share screen (#991) 2023-03-29 12:28:21 +05:30
Abhinav bc0a22c517 improve error handling and loading state 2023-03-29 12:16:16 +05:30
Abhinav 6eb001f191 add proper inset to menu item divider 2023-03-29 11:45:27 +05:30
Ananddubey01 fa4564a7eb customized menuItem Divider 2023-03-29 08:22:57 +05:30
Ananddubey01 df55b2a420 Refactored public share manager 2023-03-29 07:34:14 +05:30
Abhinav f2097bd343 change exportStage to in progress on export modal load 2023-03-28 22:15:29 +05:30
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