Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/ADF-1752/Confirm category propagation #2489

Merged
merged 4 commits into from
Jul 31, 2024

Conversation

jsconan
Copy link
Contributor

@jsconan jsconan commented Jul 26, 2024

Related to: https://oat-sa.atlassian.net/browse/ADF-1752

Requires:

Summary

Allow the user to propagate partial categories to contained items.

Details

When a tag applies to a part only of the contained items, the user can click on it to propagate it to the contained items. A confirmation dialog is presented before so the user can cancel or validate.

How to test

  • checkout the branch: git checkout -t origin/feature/ADF-1752/confirm-category-propagation
  • open TAO backoffice, then author a test with multiple items in it
  • set a custom category to a test part or a section
  • from an item, remove the category
  • go back to the test part or section and click the partial tag
  • a confirmation dialog should pop up
  • clicking ok will apply the change, clicking cancel should do nothing

Copy link

github-actions bot commented Jul 26, 2024

Front-end summary Node 18

💯 Total ✅ Passed ⏭️ Skipped ❌ Failed
709 709 0 0

Copy link

Version

Target Version 48.10.0
Last version 48.9.0

There are 0 BREAKING CHANGE, 2 features, 0 fix

Copy link
Contributor

@shaveko shaveko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and works well on my local installation

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code respects code style rules
  • New code respects best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master
  • Commits are following conventional commits
  • Commits messages are meaningful
  • Commits are atomic

@jsconan jsconan merged commit 225f837 into develop Jul 31, 2024
5 checks passed
@jsconan jsconan deleted the feature/ADF-1752/confirm-category-propagation branch July 31, 2024 14:39
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