forked from Sylius/Sylius
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor Sylius#16111 [Admin][Promotion] Add create and update pages (GS…
…adee) This PR was merged into the bootstrap-admin-panel branch. Discussion ---------- | Q | A | |-----------------|--------------------------------------------------------------| | Branch? | bootstrap-admin-panel| | Bug fix? | no | | New feature? |yes | | BC breaks? | yes | | Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file --> | | Related tickets | | | License | MIT | <!-- - Bug fixes must be submitted against the 1.12 branch - Features and deprecations must be submitted against the 1.13 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 --> Commits ------- [Admin] Add Promotion edit page with hooks [Admin] Add Promotion create page with hooks [Admin] Add initial rules to Promotion edit page [Admin] Add initial actions to Promotion edit page [Admin] Implement autocompletes for Promotion's rules and action on edit page [Admin] Add rules and actions to Promotion create page [Behat][Admin] Enable deleting promotion scenario [Behat][Admin] Cover scenarios for adding promotion [Behat][Admin] Cover scenarios for adding promotion with a label [Behat][Admin] Cover scenarios for editing promotion [Behat][Admin] Use element instead of trait for promotion form [Admin] Improve appearance of channel based promotion rules and actions [Behat][Admin] Cover scenarios for adding promotion with action [Behat][Admin] Enable preventing deletion of promotion scenario [Behat] Improve AutocompleteHelper to allow to select by name or by value [Behat][Admin] Cover scenarios for adding promotion with rules and actions filters [Behat][Admin] Enable seeing correct percentage discounts scenario [Behat][Admin] Cover scenarios for promotions filters validation [Behat][Admin] Cover scenarios for promotions validation [Admin] Overwrite promotion rules configuration instead of morphing to fix replacing autocomplete fields [Behat][Admin] Minor clean up in promotion pages [Admin] Fix static analysis [Admin] Fix accordion for translations [Admin] Refactor naming of promotion Twig Hooks and templates [Behat][Admin] Revert removing getValidationMessage from Crud/CreatePage [Behat][Admin] Introduce shared FormElement [Admin] Remove unneeded labels for promotion rules and actions [Behat] Change driver of some scenarios to chromedriver [Behat] Minor fixes [Admin] Bring back delete button for promotion rules and actions
- Loading branch information
Showing
78 changed files
with
1,559 additions
and
574 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.