Conversation
| Q | A |-----------------|----- | Branch? | 1.14 <!-- see the comment below --> | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no <!-- don't forget to update the UPGRADE-*.md file --> | Related tickets | - | License | MIT <!-- - Bug fixes must be submitted against the 1.14 or 2.0 branch - Features and deprecations must be submitted against the 2.1 branch - Make sure that the correct base branch is set To be sure you are not breaking any Backward Compatibilities, check the documentation: https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html --> All requests from `/_profiler` and `/_wdt` are currently part of `shop` firewall instead of `dev`. It's because the `dev` firewall is defined in last position and `/_profiler` and `_wdt` are not excluded from `%sylius.security.shop_regex%`. Defining it first fixes this issue. However, existing projects should also change their config, should I target 2.1 branch instead and add this change in the `UPGRADE-2.1.md` ?
Added support for displaying Sylius Plus logo in the admin navbar via menu. Included an example usage in the Administration section of the main menu. 
Updated plus utm link <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced an "Administration" submenu in the admin sidebar, featuring a "roles" link with a Sylius Plus badge that opens in a new tab. - Added a new UI segment on the admin user form showcasing role selection and a permission checker toggle, highlighting Sylius Plus features. - Enhanced sidebar visuals with a Sylius Plus badge and new hover effects. - **Style** - Updated admin panel styles to support new sidebar badge and interactive blur effects. - **Bug Fixes** - Improved navigation reliability after viewing product images in admin and shop interfaces. - **Documentation** - Added new translation entries for roles and permission checker UI elements. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
❌ Preview Environment deleted from BunnyshellAvailable commands:
|
This PR has been generated automatically.
For more details see upmerge_pr.yaml.
Remember! The upmerge should always be merged with using
Merge pull requestbutton.In case of conflicts, please resolve them manually with usign the following commands:
If you use other name for the upstream remote, please replace
upstreamwith the name of your remote pointing to theSylius/Syliusrepository.Once the conflicts are resolved, please run
git merge --continueand push the changes to this PR.