Commit graph

7716 commits

Author SHA1 Message Date
Abhinav eab16021ff reset deletedFileIds and hiddenFIlesIds on error too 2023-05-18 15:45:00 +05:30
Abhinav 879baa1104 add temp hiddenFileIds state 2023-05-18 15:43:44 +05:30
Abhinav cb997d020a Merge branch 'patch-broken-modal-close' into hidden-support 2023-05-18 15:35:38 +05:30
Abhinav eb41652736 use suggested https://github.com/mui/material-ui/issues/32286#issuecomment-1287951109 patch until issue is fixed 2023-05-18 13:56:54 +05:30
Abhinav c61991170c simplify getSelectedFiles and update hideFilesHelper with it 2023-05-18 11:28:08 +05:30
Abhinav a92679a6f9 Merge branch 'gallery-refactor' into hidden-support 2023-05-18 09:31:19 +05:30
Abhinav bba438af67 use filtered data to get selected files 2023-05-18 09:30:42 +05:30
Abhinav adb68d111f fix no files visible 2023-05-17 16:57:43 +05:30
Abhinav bdfdd510da Merge branch 'gallery-refactor' into hidden-support 2023-05-17 16:47:50 +05:30
Abhinav bb2b20f278 add hidden collection specific photoviewer logic 2023-05-17 16:46:40 +05:30
Abhinav e407dd308b show info icon for shared collection 2023-05-17 16:41:30 +05:30
Abhinav 93baf53951 Merge branch 'gallery-refactor' into hidden-support 2023-05-17 16:35:31 +05:30
Abhinav 51c163b6dc make fileToCollectionsMap and collectionNameMap optional 2023-05-17 16:35:05 +05:30
Abhinav e4c6b9049f Merge branch 'gallery-refactor' into hidden-support 2023-05-17 16:25:34 +05:30
Abhinav 0f8e3622d6 add hiddenFiles as filteredData dependencies 2023-05-17 16:21:29 +05:30
Abhinav cb775651a9 shared collection can show info with disabled edits 2023-05-17 16:20:18 +05:30
Abhinav ed39b19ebf Merge branch 'gallery-refactor' into hidden-support 2023-05-17 15:45:00 +05:30
Abhinav 006f2944fb refactor filteredData dependency 2023-05-17 15:44:26 +05:30
Abhinav ae8304ff9e Merge branch 'gallery-refactor' into hidden-support 2023-05-17 15:33:14 +05:30
Abhinav 6dafd9bd03 fix archived collection hidden from all section 2023-05-17 15:30:58 +05:30
Abhinav 41e653b59a fix hidden count not updated when hiding new files 2023-05-16 18:05:15 +05:30
Abhinav 21e84f4bcf fix hidden delete 2023-05-16 17:59:24 +05:30
Abhinav Kumar 992a268637
Fix Export cancellation issue (#1115) 2023-05-16 17:24:08 +05:30
Abhinav 6938bec7f1 fix type 2023-05-16 16:48:33 +05:30
Abhinav eee2ce4429 Merge branch 'gallery-refactor' into hidden-support 2023-05-16 16:47:18 +05:30
Abhinav 095abf71da fix archived collection filtering 2023-05-16 16:40:38 +05:30
Abhinav a344d96d71 refactor filteredData archivedCollections view logic and keep sharedFile non searchable 2023-05-16 16:36:41 +05:30
Abhinav b2a3e9ef80 remove unneeded async await 2023-05-16 16:02:08 +05:30
Abhinav 67f3739f16 no need of migration in progress state 2023-05-16 16:02:01 +05:30
Abhinav f500214782 no need to call cancel export on folder change 2023-05-16 16:01:53 +05:30
Abhinav 204b57b62a run migration in pre-export 2023-05-16 16:01:45 +05:30
Abhinav b3ae19765c fix export cancellation 2023-05-16 16:01:36 +05:30
Abhinav 7c37e900c8 fix missing promie 2023-05-16 16:01:28 +05:30
Abhinav b6f7f5f33c move finally logic to catch to handle export stopped error case 2023-05-16 16:01:21 +05:30
Abhinav 63350bf1a3 throw export stopped error to skip doing post processing for stopped export 2023-05-16 16:01:14 +05:30
Abhinav 02bfbedae6 clear in progress export on export stop 2023-05-16 16:01:06 +05:30
Abhinav ff84ebc7ab stop any running export on export folder change 2023-05-16 16:00:59 +05:30
Abhinav a079051813 mergeMetadata 2023-05-16 16:00:52 +05:30
Abhinav 0a6c35ef20 fix build 2023-05-16 14:33:25 +05:30
Abhinav 47ea3d1d02 add back msc and src prop prefilling and rename prop back to files 2023-05-16 14:21:36 +05:30
Abhinav bc0219ac4b fix search intiated from trash section 2023-05-16 14:13:30 +05:30
Abhinav d984767c31 don't show archive collection files in archive section 2023-05-16 14:08:56 +05:30
Abhinav 10a4010d0d rename PhotoFrame file prop to displayFiles 2023-05-16 14:08:00 +05:30
Abhinav 021e7c04b5 fix trash section file count and no need to set archive section or trash section latest file 2023-05-16 14:07:05 +05:30
Abhinav fae6eb18b9 remove file prop pre filling 2023-05-16 14:05:22 +05:30
Abhinav Kumar ff23d7e0d9
Fix lint staged issue (#1114) 2023-05-16 13:51:44 +05:30
Abhinav 807d960307 separate state for trashedFiles 2023-05-16 13:49:28 +05:30
Abhinav 6b4e5173f0 refactor file filteration 2023-05-16 12:46:47 +05:30
Abhinav eaab3e6908 update file type with isTrashed prop 2023-05-16 12:36:28 +05:30
Abhinav 5be2f2d84d add user gallery context and fix issues 2023-05-16 12:34:55 +05:30