Pro 7994 batch tagging translations - #4995
Merged
Merged
Conversation
haroun
approved these changes
Jul 4, 2025
haroun
added a commit
that referenced
this pull request
Jul 7, 2025
* Pro 7746 batch tag images (#4963) * batch tagging UI * back tagging backend --------- Co-authored-by: Harouna Traoré <haroun@users.noreply.github.com> Co-authored-by: Jed <vjeudy@protonmail.com> * Pro 7916 batch tagging notifs (#4980) Co-authored-by: Harouna Traoré <haroun@users.noreply.github.com> * rework UI when no tags or none have been found (#4987) * Pro 8003 manage tags (#4992) * apos context menu expose show method to be called from template ref like we do with hide * updates manage tags button to open image tags manager, refresh images and tags when closing * Big get request (#4993) * adds middleware to convert post request containing __aposGetWithQuery in get request * uses new middleware in media manager * asks for first page when requesting images through IDs * Pro 8000 batch tagging reordering (#4998) * tags are properly sorted when opening popover, or going back to list. Not when checking or unchecking. * when using `__apostGetWithQuery` in body, we keep existing `req.query` instead of erasing it (to keep things like mode and locale). * don't get images when requesting tags only, lighter request. * search empty states wins over the no tags yet state. * hides create button if user has no create permission on tags. * improves tags watcher, works if a tag has its title or slug updated. * adds missing translations for batch tagging (#4995) * removes space * adds changelog * fix lint * removes unused translation key * adds batch operation button identifier for tests --------- Co-authored-by: haroun <1765606+haroun@users.noreply.github.com> Co-authored-by: Harouna Traoré <haroun@users.noreply.github.com>
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.
PRO-7994
Summary
Translations for batch tagging.
What are the specific steps to test this change?
For example:
What kind of change does this PR introduce?
(Check at least one)
Make sure the PR fulfills these requirements:
If adding a new feature without an already open issue, it's best to open a feature request issue first and wait for approval before working on it.
Other information: