Skip to content

Pro 7994 batch tagging translations - #4995

Merged
ValJed merged 1 commit into
feature/batch-taggingfrom
pro-7994-batch-tagging-translations
Jul 4, 2025
Merged

Pro 7994 batch tagging translations#4995
ValJed merged 1 commit into
feature/batch-taggingfrom
pro-7994-batch-tagging-translations

Conversation

@ValJed

@ValJed ValJed commented Jul 3, 2025

Copy link
Copy Markdown
Contributor

PRO-7994

Summary

Translations for batch tagging.

What are the specific steps to test this change?

For example:

  1. Run the website and log in as an admin
  2. Open a piece manager modal and select several pieces
  3. Click the "Archive" button on the top left of the manager and confirm that it should proceed
  4. Check that all pieces have been archived properly

What kind of change does this PR introduce?

(Check at least one)

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Build-related changes
  • Other

Make sure the PR fulfills these requirements:

  • It includes a) the existing issue ID being resolved, b) a convincing reason for adding this feature, or c) a clear description of the bug it resolves
  • The changelog is updated
  • Related documentation has been updated
  • Related tests have been updated

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:

@linear

linear Bot commented Jul 3, 2025

Copy link
Copy Markdown

@ValJed
ValJed requested a review from haroun July 3, 2025 09:49
@ValJed
ValJed changed the base branch from main to feature/batch-tagging July 3, 2025 09:49
@ValJed
ValJed merged commit 630daf3 into feature/batch-tagging Jul 4, 2025
@ValJed
ValJed deleted the pro-7994-batch-tagging-translations branch July 4, 2025 14:22
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants