Commit graph

2334 commits

Author SHA1 Message Date
Abhinav-grd 232d8d96e7
Merge pull request #160 from ente-io/search-collection
Search collection
2021-09-28 16:41:18 +05:30
abhinav-grd 4941cb514e Merge branch 'master' into search-collection 2021-09-28 16:30:42 +05:30
Abhinav-grd efb61ab53f
Merge pull request #163 from ente-io/handle-failure
Handle failure
2021-09-28 13:56:11 +05:30
Abhinav-grd 20efc76a8d
Merge pull request #161 from ente-io/sort-collections
Sort collections
2021-09-28 10:32:46 +05:30
abhinav-grd 5bd6ba0788 clear selection only on successful completion of operation 2021-09-28 10:29:43 +05:30
abhinav-grd 10282924eb Revert "fix console warning"
This reverts commit fa1c48ef95.
2021-09-27 17:30:37 +05:30
abhinav-grd 0909280453 build fix 2021-09-27 15:24:45 +05:30
abhinav-grd fa1c48ef95 fix console warning 2021-09-27 14:22:20 +05:30
abhinav-grd 8a1ec02ce2 better type definations 2021-09-27 14:04:49 +05:30
abhinav-grd d7d8b3d3aa renamed varaiable and refactoring 2021-09-27 13:39:28 +05:30
abhinav-grd a9d6419607 added ui sortBy state changes 2021-09-27 12:27:13 +05:30
abhinav-grd fef6070721 updates colletion sort option to set collection sort by to latest file 2021-09-27 11:52:35 +05:30
abhinav-grd d54e27b0be passes CollectionAndThierLatest file to Collection component and add sorting by latest file logic 2021-09-27 11:51:26 +05:30
abhinav-grd b9c41ea532 adds sharedCollections to collectionAndTheirLatestFile
This is needed because when sorting we use collectionsAndThierLatestFile to sort based on latest file and we need shared Collection file there
2021-09-27 11:36:06 +05:30
abhinav-grd e0d153e048 wait for sync before setting operation as completed 2021-09-27 10:28:32 +05:30
abhinav-grd 44054e1efe silent sync after archive 2021-09-27 09:30:08 +05:30
abhinav-grd 22d2f62302 clear selection and syncWithRemote in finally section 2021-09-27 09:26:29 +05:30
abhinav-grd ea8fd240b5 moves out clearSelection and syncWithRemote to caller 2021-09-27 09:26:01 +05:30
abhinav-grd 45f098b29a adds collection sort 2021-09-26 14:13:53 +05:30
abhinav-grd 4a5a36a0df Adds new icons 2021-09-26 13:19:21 +05:30
abhinav-grd de9f5268e1 updated exisitng components 2021-09-26 13:19:10 +05:30
abhinav-grd 96711f7462 lowercase the text before searching for suggestions 2021-09-24 19:41:01 +05:30
Abhinav-grd 8ea85efafb
Merge pull request #155 from ente-io/archive
Archive
2021-09-24 18:40:22 +05:30
abhinav-grd 8ee76c2c46 convert react select to controlled component to better handle value clearing 2021-09-24 15:46:49 +05:30
abhinav-grd 876b0c94d6 clean up 2021-09-24 14:13:59 +05:30
abhinav-grd 23cef6b9af Merge branch 'master' into search-collection 2021-09-24 14:06:02 +05:30
Abhinav-grd acf708a47e
Merge pull request #159 from ente-io/fix-refresh-stop-sync
Fix refresh stop sync
2021-09-24 13:48:14 +05:30
abhinav-grd 4d84533707 adds collectionChip ref to scroll to the selected collection 2021-09-24 13:42:50 +05:30
abhinav-grd 52b8a3127f show searched collection instead of showing collection files in result view 2021-09-24 12:50:47 +05:30
abhinav-grd 4f9a8063c7 updated getIcon by type 2021-09-24 12:32:29 +05:30
abhinav-grd 56ed719cb7 updated move and add to collection string 2021-09-24 12:03:07 +05:30
abhinav-grd 4ebd471c49 reorder items in sidebar 2021-09-24 11:47:16 +05:30
abhinav-grd 1bf346a835 added hint text to all selection bar icon 2021-09-24 11:31:43 +05:30
abhinav-grd 5cb8dec7e2 added collection search logic 2021-09-23 00:21:55 +05:30
abhinav-grd 8c1bc0aa07 added collection search option icon 2021-09-23 00:16:19 +05:30
abhinav-grd dcc3f6665d searchCollection service function 2021-09-23 00:16:02 +05:30
abhinav-grd 1fe6875a14 first set collections and then its updation time ,to prevent bad state of time updated by collections not persisted 2021-09-22 19:38:21 +05:30
abhinav-grd 9bd481e6a9 set non-EmptyCollection as localCollection removed collection whose sync was pending 2021-09-22 19:38:21 +05:30
Abhinav-grd 5e6a2e682f
Merge pull request #158 from ente-io/colletion-selector
dont justify Collection Selector items
2021-09-22 18:08:27 +05:30
abhinav-grd a51e209f4b better comment 2021-09-22 18:06:43 +05:30
abhinav-grd f562e40ba3 adds comment for merge and update of magic metadata logic 2021-09-22 17:57:34 +05:30
abhinav-grd 0675182177 refactor code 2021-09-22 17:51:52 +05:30
abhinav-grd 8b0e2fe470 let the space be at the end of row , dont justify content 2021-09-22 17:43:31 +05:30
abhinav-grd e3021dcf55 remove archived local state 2021-09-22 15:57:56 +05:30
abhinav-grd 609a7bb989 create new updatedFiles array instead of upadating the existing selectedFiles 2021-09-22 15:41:39 +05:30
abhinav-grd 46471d4c25 Revert "added queue processor to file decryption"
This reverts commit 3cab5372e9.
2021-09-22 14:52:50 +05:30
abhinav-grd 9a24f617ca updated filtering logic 2021-09-22 14:28:16 +05:30
abhinav-grd c30285e2b8 Merge branch 'master' into archive 2021-09-22 14:07:42 +05:30
Abhinav-grd acbb69321b
Merge pull request #154 from ente-io/disable-shared-collection-ops
Disable shared collection ops
2021-09-22 14:07:16 +05:30
abhinav-grd 2d8cb444df unarchive files 2021-09-22 13:58:23 +05:30