solidus icon indicating copy to clipboard operation
solidus copied to clipboard

Admin product organization categories

Open chaimann opened this issue 9 months ago • 1 comments

[!IMPORTANT] Blocked by #6280

Summary

Implements interface to add product categories to product, as well as create new categories and associate them with product in one go. image

When creating new category it's possible to choose "None" as Parent Category - this will create a root taxon and a taxonomy that holds that root taxon.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

chaimann avatar Jun 25 '25 11:06 chaimann

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.05%. Comparing base (bbca5cc) to head (84b72e1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6296      +/-   ##
==========================================
+ Coverage   86.65%   89.05%   +2.39%     
==========================================
  Files         521      867     +346     
  Lines       11943    18434    +6491     
==========================================
+ Hits        10349    16416    +6067     
- Misses       1594     2018     +424     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Jun 27 '25 21:06 codecov[bot]