Remove photo from Albums - #4292
Closed
harshada-15-tsys wants to merge 9 commits into
Closed
harshada-15-tsys wants to merge 9 commits into
harshada-15-tsys wants to merge 9 commits into
Conversation
Use the media viewer presenter with valid account metadata instead of creating stubs. Create thumbnails using the account session, remove obsolete album navigation handling, and recheck cancellation after media search. Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
…eate new album" menu from media tab to add photos to album. Remove the unused code. Signed-off-by: harshada-15-tsys <harshada.deshmukh@t-systems.com>
Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
Force data source loading before and after media search, then refresh the collection view before enabling selection. Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
Force data source loading before and after media search, then refresh the collection view before enabling selection. fix: Handling select all functionality in media menu Signed-off-by: harshada-15-tsys <harshada.deshmukh@t-systems.com>
Signed-off-by: harshada-15-tsys <harshada.deshmukh@t-systems.com>
This will only remove photo from the album not delete. Signed-off-by: harshada-15-tsys <harshada.deshmukh@t-systems.com>
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix - Added the handling for removing photo from album
This will only remove photo from the album not delete.