No description
Find a file
Rafał Jaskulski cef60e12cb
[Admin][Taxon] Add visual distinction for disabled taxon (#18611)
| Q               | A
|-----------------|-----
| Branch?         | 2.1
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| License         | MIT

This PR adds visual indication for disabled taxons in the admin panel
taxonomy tree.
<img width="800" height="381" alt="image"
src="https://github.com/user-attachments/assets/9cd5a3d1-e642-49fc-9d41-ff17859685c4"
/>


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Improvements**
* Disabled taxons are now visually distinguished in the admin taxonomy
tree interface. Items marked as disabled display with distinct styling,
making it easier to identify inactive taxonomy items when managing your
structure.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-12-01 12:52:08 +01:00
.bunnyshell [Bunnyshell] Increase memory limit 2025-06-11 14:47:51 +02:00
.docker [Docker] Refactor: fix entrypoint, align formatting and add semicolon 2024-12-04 09:46:33 +01:00
.github [CI] Allow triggering full CI via branch name prefix (#18607) 2025-12-01 08:15:40 +01:00
adr [ADR] Improvements for PHPSpec migration after code review 2025-04-07 10:53:16 +02:00
bin Perform the repository's main directory cleanup 2023-09-21 13:02:23 +02:00
config [ORM-3] Align package versions 2025-05-30 07:27:28 +02:00
etc/build Merge branch '1.13' into 2.0 2024-02-05 10:32:37 +01:00
features [Behat] Migrate shop promotion scenarios to chromedriver (#18602) 2025-12-01 08:18:18 +01:00
public [maintenance] - Use symfony runtime component 2022-11-02 19:56:55 +01:00
src [Admin][Taxon] Add visual distinction for disabled taxon 2025-12-01 12:21:08 +01:00
templates Fix it_shows_shop_not_found_page_for_a_visitor_when_accessing_an_unknown_url test 2024-09-10 14:35:01 +02:00
tests [Unit] Adjust shop tests 2025-11-29 03:59:14 +01:00
translations [Maintenance] Update composer, bundles and symfony lock 2020-09-04 14:29:26 +02:00
.babelrc Bump JS dependencies' versions 2022-09-16 16:40:17 +02:00
.dockerignore [Bunnyshell] Adjust the workflows for Fork PRs 2023-06-30 12:42:49 +03:00
.editorconfig Remove phpspec entirely 2025-05-29 14:23:35 +02:00
.env [CI] Configure runtime mode to prevent error pages in tests 2025-11-27 11:47:49 +01:00
.env.test [CI] Configure runtime mode to prevent error pages in tests 2025-11-27 11:47:49 +01:00
.env.test_cached [CI] Configure runtime mode to prevent error pages in tests 2025-11-27 11:47:49 +01:00
.env.test_cached_payum [CI] Configure runtime mode to prevent error pages in tests 2025-11-27 11:47:49 +01:00
.gitattributes Remove phpspec entirely 2025-05-29 14:23:35 +02:00
.gitignore Remove phpspec entirely 2025-05-29 14:23:35 +02:00
.npmignore Prepare for releasing @sylius-ui/frontend npm package 2022-11-10 16:58:57 +01:00
.readthedocs.yaml [Documentation] Add configuration file for Read the Docs 2024-01-26 09:58:59 +01:00
AGENTS.md Agents.md 2.0 css part (#18162) 2025-06-12 14:03:30 +02:00
behat.yml.dist Fix Panther Chrome arguments configuration 2025-10-23 12:51:21 +02:00
CHANGELOG-2.0.md Generate changelog for v2.0.13 2025-09-09 13:19:38 +02:00
CHANGELOG-2.1.md Generate changelog for v2.1.8 2025-11-27 13:13:39 +01:00
CLAUDE.md Add AGENTS.md 2025-06-12 08:47:56 +02:00
composer-require-checker.json [ApiBundle] Migrate remaining phpspec to PHPUnit tests (#18174) 2025-06-17 12:41:54 +02:00
composer.json Change application's version to v2.1.9-dev 2025-11-27 13:14:06 +01:00
CONFLICTS.md Resolve conflicts between 1.14 and 2.1 2025-10-29 10:33:46 +01:00
docker-compose.test.yml [Docker] Refactor: fix entrypoint, align formatting and add semicolon 2024-12-04 09:46:33 +01:00
docker-compose.yml [Docker] Add env vars to docker-compose.yml 2022-09-13 09:55:54 +02:00
ecs.php Merge branch '1.13' into 2.0 2024-04-16 12:45:01 +02:00
eslint.config.mjs Add eslint no-console rule 2024-12-17 11:12:06 +01:00
LICENSE Update LICENSE, move trademark and logo info to another file 2024-10-07 13:31:21 +02:00
LICENSE_OF_TRADEMARK_AND_LOGO Create LICENSE_OF_TRADEMARK_AND_LOGO 2024-10-07 13:34:05 +02:00
Makefile Remove phpspec entirely 2025-05-29 14:23:35 +02:00
monorepo-builder.php Fix imports in monorepo-builder config file 2025-05-29 14:40:15 +02:00
package.json Change supported versions of Node.js greater or equal than 20 2025-06-03 09:16:42 +02:00
phparkitect.php Remove phpspec entirely 2025-05-29 14:23:35 +02:00
phpstan-baseline.neon [Maintenance][Phpstan] Fix iterable value typing in bundles 2025-10-20 14:34:55 +02:00
phpstan.neon.dist [Core] Fix Symfony 7.4 PHPStan compatibility 2025-11-28 13:05:49 +01:00
phpunit.xml.dist Fix Symfony 7.4 PHPUnit tests: set APP_RUNTIME_MODE=web=1 for KernelBrowser compatibility 2025-11-13 11:50:33 +01:00
README.md BUGFIX: fix broken links in readme file 2025-09-27 05:29:45 +02:00
rector.php Run rector to refactor tests to PHPUnit ^11 2025-06-03 21:58:03 +02:00
RoboFile.php Remove unused RuntimeException import from RoboFile 2025-11-14 13:17:02 +01:00
SECURITY.md Refer to release process from SECURITY.md 2019-06-12 22:29:14 +08:00
symfony.lock [Composer] Add explicitly api-platform/state dependency to install the proper version of package 2025-06-16 06:55:12 +02:00
UPGRADE-2.0.md [Upgrade] Mention refactor of Behat UI context classes 2025-03-27 11:21:20 +01:00
UPGRADE-2.1.md Update UPGRADE-2.1.md 2025-11-26 12:52:45 +01:00
UPGRADE-2.2.md Backward compatibility 2025-10-17 09:00:23 +02:00
UPGRADE-API-2.0.md [Upgrade] Refine content 2024-11-21 10:09:30 +01:00
UPGRADE-API-2.1.md Document new API changes for version 2.1.5 2025-09-09 13:18:17 +02:00
webpack.config.js Lint project files 2024-12-16 13:41:15 +01:00

Sylius is an Open Source eCommerce framework on top of Symfony.

The highest quality of code, strong testing culture, built-in Agile (BDD) workflow and exceptional flexibility make it the best solution for applications tailored to your business requirements. Powerful REST API allows for easy integrations and creating unique customer experience on any device.

We're using full-stack Behavior-Driven-Development, with PHPUnit and Behat.

Enjoy being an eCommerce Developer again!

⚙️ Installation

Install Sylius with Composer (see requirements details).

Follow the Getting started with Sylius tutorial!

📖 Documentation

Documentation is available at docs.sylius.com.

Sylius Plus

Sylius Plus offers modular features like OnePageCheckout and a B2B suite, alongside advanced capabilities such as multi-store management, partial order fulfillment, smooth returns handling, a loyalty system and multi-source inventory. Pick and choose the modules you need to supercharge your eCommerce projects effortlessly.

🤝 Community

Get Sylius support on Slack or Stack Overflow or get professional SLA-backed support and Project Success Assistance with Sylius Plus license! Learn more.

Stay updated by following our Twitter and Facebook.

Would like to help us and build the most developer-friendly eCommerce framework? Start from reading our Contributing Guide!

👮 Security issues

If you think that you have found a security issue in Sylius, please do not use the issue tracker and do not post it publicly. Instead, all security issues must be sent to security@sylius.com.

📦 Plugins and Extensions: Sylius Store

You can find Sylius plugins on our Sylius Store which is a Marketplace with Sylius extensions.

Or search for packages marked as sylius-plugin on Packagist.

📃 License

Sylius is completely free and released under the MIT License.

✍️ Authors

Sylius was originally created by Paweł Jędrzejewski.

Kudos to all Sylius contributors 🙏

... and others!

See the full list of contributors from our awesome community.