Commit graph

2267 commits

Author SHA1 Message Date
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 8b0e2fe470 let the space be at the end of row , dont justify content 2021-09-22 17:43:31 +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 c4165dca8c add conditional lookup 2021-09-22 13:08:45 +05:30
abhinav-grd b928a66c65 Merge branch 'master' into disable-shared-collection-ops 2021-09-22 12:34:21 +05:30
abhinav-grd c98d4792be Merge branch 'move-files' into disable-shared-collection-ops 2021-09-22 12:34:12 +05:30
Abhinav-grd 896a450762
Merge pull request #152 from ente-io/move-files
Move files
2021-09-22 12:25:16 +05:30
abhinav-grd 6eb47c1fb9 Merge branch 'master' into move-files 2021-09-22 12:02:58 +05:30
Abhinav-grd 7edda03145
Merge pull request #156 from ente-io/fix-active-collection-undefined-for-all
set active collection to 0 for all section
2021-09-22 11:11:04 +05:30
abhinav-grd 6524204b2d set active collection to 0 for all section 2021-09-22 10:37:08 +05:30
abhinav-grd 1a8c4dcf23 makes move icon thinner 2021-09-22 10:23:26 +05:30
abhinav-grd 0bb82c189e better variable names 2021-09-21 17:52:31 +05:30
Abhinav-grd 0781e76c67
Merge pull request #153 from ente-io/update-selection-behaviour
Update selection behaviour
2021-09-21 12:13:08 +05:30
abhinav-grd a278b1d901 hide shared collection files from all section 2021-09-21 12:08:50 +05:30
abhinav-grd 5ec72c2550 added ownerID to check if file is a shared file 2021-09-21 12:07:39 +05:30
abhinav-grd ae881e6a4f fix isSharedCollection 2021-09-21 11:56:26 +05:30
abhinav-grd 801ff1a856 Merge branch 'move-files' into disable-shared-collection-ops 2021-09-21 11:48:08 +05:30
abhinav-grd d8230155fc remove unneccesary showCollectionSelector prop 2021-09-21 11:37:03 +05:30
abhinav-grd 065c051230 no need of adding isShared property to collection and can compare whenever needed 2021-09-21 11:31:47 +05:30
abhinav-grd 6c597570d1 better remove fromCollection 2021-09-20 21:08:14 +05:30
abhinav-grd cfb3f048e4 rename variable 2021-09-20 20:50:09 +05:30
abhinav-grd bc9a785093 disable fav button for sharedCollection 2021-09-20 19:20:45 +05:30
abhinav-grd ec0bc9919a disable selecting for sharedColletion 2021-09-20 19:20:17 +05:30
abhinav-grd 5fcde0b6e6 added isShared property to collection and isSharedCollectionActive state 2021-09-20 19:16:08 +05:30
abhinav-grd 1e45557e34 avoid double filtering 2021-09-20 18:58:46 +05:30
abhinav-grd 641053a025 hide collection from which file are moved from collection selector view 2021-09-20 18:54:26 +05:30
abhinav-grd 27baf3523c dont show move option in all 2021-09-20 18:44:05 +05:30
abhinav-grd e610005a85 updated showCreateCollection to create and move files if collection ops move selected 2021-09-20 18:21:40 +05:30
abhinav-grd b90fc6409b added error handling for move to collection fail 2021-09-20 17:57:24 +05:30
abhinav-grd 93c3cf8121 update moveToCollection API 2021-09-20 17:38:03 +05:30
abhinav-grd dd2b7a50ca updates addToCollection util to handle move 2021-09-20 17:38:03 +05:30
abhinav-grd 0d8af74e4a added moveButton on Selection bar 2021-09-20 17:38:03 +05:30
abhinav-grd 8c8a8dd1ce added move icon 2021-09-20 17:38:03 +05:30
abhinav-grd 68a81c2f77 added moveToCollection API 2021-09-20 17:38:03 +05:30
abhinav-grd be4e821190 clear selection if file of other collection selected 2021-09-20 17:26:29 +05:30
abhinav-grd 99d62756cc use activeCollection state for navigation between collections 2021-09-20 17:25:29 +05:30
Abhinav-grd 0cf8e5e2e1
Merge pull request #150 from ente-io/fix-looped-resize
fix looped resize
2021-09-20 11:41:25 +05:30
abhinav-grd 219c7aa8d7 hide just overflow-x 2021-09-20 09:18:55 +05:30
abhinav-grd 760c84aaad fix looped resize 2021-09-16 16:36:00 +05:30
Vishnu Mohandas ed42232568
Merge pull request #149 from ente-io/exif-bug
EXIF data can be null so don't deconstruct the function response without checks
2021-09-16 07:36:11 +05:30
abhinav-grd 4dec65a891 try to get exif only for image files 2021-09-16 07:27:11 +05:30
abhinav-grd e17eb7aca4 exif data can be null so dont destructure function response 2021-09-16 07:26:48 +05:30
Abhinav-grd a1b103d1a2
Merge pull request #148 from ente-io/pull_request_template
Create pull_request_template.md
2021-09-15 09:55:24 +05:30
Vishnu Mohandas ae109a0bd4
Create pull_request_template.md 2021-09-15 01:28:58 +05:30
Abhinav-grd 74471d9bfb
Merge pull request #143 from ente-io/update-exif-package
Update exif package
2021-09-13 12:05:36 +05:30
Abhinav-grd 269a926ac7
Merge pull request #147 from ente-io/folder-drop
Upload behavior
2021-09-13 11:14:15 +05:30
abhinav-grd 96d2d089b7 removes unneccessary exif Data null check 2021-09-13 11:02:19 +05:30
abhinav-grd 958d3bd72c fix banner message state type 2021-09-13 09:15:26 +05:30
abhinav-grd bce0adfe33 updates init state of analysis result 2021-09-13 09:10:33 +05:30
abhinav-grd 63c3eb5db3 updates choice modal to directly call uploadToNewCollection 2021-09-13 09:04:44 +05:30