Commit graph

1375 commits

Author SHA1 Message Date
Loïc Frémont
36ea1116c2 [SF7] Addressing component 2024-06-11 17:06:20 +02:00
Grzegorz Sadowski
68e43c60d9
Change application's version to v1.13.3-dev 2024-06-07 13:11:50 +02:00
Grzegorz Sadowski
8dd388ce24
Change application's version to v1.13.2 2024-06-07 13:10:54 +02:00
Grzegorz Sadowski
25a3e77281
Merge branch '2.0' into api-platform-3
* 2.0: (547 commits)
  [Admin][UX] Filter translatable autocomplete results based on current locale [Admin][DX] Extract translatable autocomplete processing to a separate form type
  [Behat] Add possibility to accepting null as value in response checker
  [Maintenance] Enable non-UI tests in CI
  Fixes after CR
  Changes after CR
  [Admin][Product] Enable and fix tests
  [Admin][Product] Add view in store button
  Remove final from the Zone's form component
  Review fixes
  [Admin][UI] Add error indicators for form tabs and accordions
  [Admin][Taxon] Rename FormImageElement to ImageFormElement
  [Admin][Taxon] Split media more granularly
  [Admin][Taxon] Remove unnecessary code
  [Taxon][Behat] Extract management of image to separate form element.
  [Behat] Extract waitForFormUpdate function to CrudFormElement
  [Behat] Submit live component before submitting the form
  [Admin][Taxon][Image] Enable behat tests
  [Admin][Taxon] Implements media management
  [Admin][Product][Inventory] Enable behat tests
  [Admin][Zone] Move FormComponent
  ...
2024-05-20 12:36:43 +02:00
Grzegorz Sadowski
dab2323401
Bump API Platform to 3.3 2024-05-17 14:41:51 +02:00
Jacob Tobiasz
8823b74a9e Bump ux-symfony packages minimal version 2024-05-13 15:05:26 +02:00
Grzegorz Sadowski
90a2c2b393
Merge branch '2.0' into api-platform-3
* 2.0: (25 commits)
  Add the "sylius/state-machine-abstraction" package to the replace section in the root composer.json
  [Maintenance] Adjust Sylius version on 1.14 branch
  Change application's version to v1.13.2-dev
  Generate changelog for v1.13.1
  Change application's version to v1.13.1
  Change application's version to v1.12.17-dev
  Generate changelog for v1.12.16
  Change application's version to v1.12.16
  [Behat] Minor scenarios improvements
  Fixes after CR
  Test adding similar products
  Test adding new simple product
  Test adding new taxon
  [Behat] Minor scenarios improvements after code review
  [Checkout] Add scenario for preventing from a potential XSS attack
  [AddressBook] Add scenario for preventing from a potential XSS attack
  Use function from UIBundle
  Add sanitizer function to UIBundle
  Add js sanitizeInput function
  Fix product-auto-complete
  ...
2024-05-13 07:51:36 +02:00
Grzegorz Sadowski
e694fbd286
Merge branch '2.0' into bootstrap-admin-panel
* 2.0: (25 commits)
  Add the "sylius/state-machine-abstraction" package to the replace section in the root composer.json
  [Maintenance] Adjust Sylius version on 1.14 branch
  Change application's version to v1.13.2-dev
  Generate changelog for v1.13.1
  Change application's version to v1.13.1
  Change application's version to v1.12.17-dev
  Generate changelog for v1.12.16
  Change application's version to v1.12.16
  [Behat] Minor scenarios improvements
  Fixes after CR
  Test adding similar products
  Test adding new simple product
  Test adding new taxon
  [Behat] Minor scenarios improvements after code review
  [Checkout] Add scenario for preventing from a potential XSS attack
  [AddressBook] Add scenario for preventing from a potential XSS attack
  Use function from UIBundle
  Add sanitizer function to UIBundle
  Add js sanitizeInput function
  Fix product-auto-complete
  ...
2024-05-13 07:51:15 +02:00
Grzegorz Sadowski
8659346e49
Merge branch '1.14' into 2.0
* 1.14:
  Add the "sylius/state-machine-abstraction" package to the replace section in the root composer.json
  [Maintenance] Adjust Sylius version on 1.14 branch
2024-05-13 07:50:29 +02:00
Grzegorz Sadowski
a3b89100ac
Merge branch '1.13' into 1.14
* 1.13:
  Add the "sylius/state-machine-abstraction" package to the replace section in the root composer.json
2024-05-13 07:49:02 +02:00
Jacob Tobiasz
58d4cfea69
Add the "sylius/state-machine-abstraction" package to the replace section in the root composer.json 2024-05-10 15:52:53 +02:00
Grzegorz Sadowski
a80837e99e
[Maintenance] Adjust Sylius version on 1.14 branch 2024-05-10 12:07:38 +02:00
Grzegorz Sadowski
b260046abb
Merge branch '1.13' into 1.14
* 1.13:
  Change application's version to v1.13.2-dev
  Generate changelog for v1.13.1
  Change application's version to v1.13.1
2024-05-10 10:49:03 +02:00
Grzegorz Sadowski
4244cfc671
Change application's version to v1.13.2-dev 2024-05-10 10:47:39 +02:00
Grzegorz Sadowski
22bc3d9e31
Change application's version to v1.13.1 2024-05-10 10:45:56 +02:00
Grzegorz Sadowski
6154b8cff2
Merge branch '1.13' into 1.14
* 1.13:
  [Behat] Minor scenarios improvements
  Fixes after CR
  Test adding similar products
  Test adding new simple product
  Test adding new taxon
  [Behat] Minor scenarios improvements after code review
  [Checkout] Add scenario for preventing from a potential XSS attack
  [AddressBook] Add scenario for preventing from a potential XSS attack
  Use function from UIBundle
  Add sanitizer function to UIBundle
  Add js sanitizeInput function
  Fix product-auto-complete
  Use function from UIBundle
  Fix potential xss in admin panel
  Add wider support for deprecation contract
  [Maintenance] Remove unnecessary line
  [Maintenance] Update docker docs
2024-05-10 10:28:35 +02:00
Jibé Barth
ac1d727985
Add wider support for deprecation contract 2024-05-08 10:42:29 +02:00
Wojdylak
b9c9d402a8
[API] Set APIP to 3.2 version 2024-05-08 09:19:30 +02:00
Grzegorz Sadowski
9674c3d83f [Composer] Bump minimal Twig Hooks version to the latest one 2024-05-07 12:21:50 +02:00
Jan Goralski
7732964a01
[Admin][Order] Updated history view styling 2024-05-02 16:24:39 +02:00
Jacob Tobiasz
40439de4db
Bump Sylius Twig Hooks to 0.2.* 2024-05-01 09:50:29 +02:00
Jan Góralski
062fb9d76f
minor #16173 Adjust the implementation to the new Twig Hooks version (jakubtobiasz)
This PR was merged into the bootstrap-admin-panel branch.

Discussion
----------



Commits
-------
  Adjust the configuration to the new Twig Hooks version
  Start using Twig Hooks autoprefixing in the Dashboard templates
  Start using Twig Hooks autoprefixing in the Admin User templates
  Start using Twig Hooks autoprefixing in the Catalog Promotion templates
  Fix the dashboard view
  Start using Twig Hooks autoprefixing in the Channel templates
  Start using Twig Hooks autoprefixing in the Country templates
  Start using Twig Hooks autoprefixing in the Customer templates
  Clean up the Dashboard templates
  Start using Twig Hooks autoprefixing in the Inventory templates
  Start using Twig Hooks autoprefixing in the Product Association Type templates
  Start using Twig Hooks autoprefixing in the Product Variant templates
  Start using Twig Hooks autoprefixing in the Promotion templates
  Start using Twig Hooks autoprefixing in the Taxon templates
  Start using Twig Hooks autoprefixing in the Tax Rate templates
  Start using Twig Hooks autoprefixing in the Order templates
  Start using Twig Hooks autoprefixing in the Product templates
  Temporarily set the twig-hooks package version constraint to dev-main
  Prepare for renaming shared twig hooks to common twig hooks
  Start using Twig Hooks autoprefixing in the Product Variant related templates
  Remove left-overs after the old Twig Hooks implementation
  Replace the old `HookableComponentTrait` with the new `HookableLiveComponentTrait`
  Fix minor errors causing failing Behat scenarios
  Replace `get_hookable_*` twig functions with `hookable_metadata.*`
  Remove the parentMainHook and parentFallbackHook props
  Try to stabilize scenarios checking notifications
  Remove debugging left-overs
  Add passing form to the form-related hooks to make sure the form_theme is applied
  Remove redundant Then step
  Fix breadcrumbs on the dashboard index
2024-04-30 16:06:00 +02:00
Jacob Tobiasz
eb8d2176c4
Temporarily set the twig-hooks package version constraint to dev-main 2024-04-29 11:09:18 +02:00
Grzegorz Sadowski
26b8ab0330
Merge branch '2.0' into api-platform-3
* 2.0:
  [Behat] Use chromedrives in some scenarios
  Update phpstan/phpstan-doctrine requirement from 1.3.43 to 1.3.69
  Update PR template
  [Documentation] Update release cycle after 1.13 release
2024-04-29 10:58:25 +02:00
Grzegorz Sadowski
3223ea3a9f
Merge branch '2.0' into bootstrap-admin-panel
* 2.0:
  [Behat] Use chromedrives in some scenarios
  Update phpstan/phpstan-doctrine requirement from 1.3.43 to 1.3.69
  Update PR template
  [Documentation] Update release cycle after 1.13 release
  [Maintenance] Use chromedrive in behat tests
  [Maintenance][AbstractStateMachine] Add Sylius logo to readme
2024-04-29 10:57:54 +02:00
Grzegorz Sadowski
8db2501200
Merge branch '1.14' into 2.0
* 1.14:
  [Behat] Use chromedrives in some scenarios
  Update phpstan/phpstan-doctrine requirement from 1.3.43 to 1.3.69
  Update PR template
  [Documentation] Update release cycle after 1.13 release
2024-04-29 10:44:44 +02:00
dependabot[bot]
f924276c07
Update phpstan/phpstan-doctrine requirement from 1.3.43 to 1.3.69
Updates the requirements on [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.43...1.3.69)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 13:14:29 +00:00
Jacob Tobiasz
f1551b1b82
Start using Twig Hooks autoprefixing in the Country templates 2024-04-25 17:56:25 +02:00
Grzegorz Sadowski
fb80a1337c
Change application's version to v1.13.1-dev 2024-04-23 12:52:01 +02:00
Grzegorz Sadowski
d1edb432c7
Change application's version to v1.13.0 2024-04-23 12:46:00 +02:00
Jacob Tobiasz
f93669afd8
Match Twig's version to Symfony UX 2024-04-19 19:43:59 +02:00
Jacob Tobiasz
e577e7357e
Bump the minimal Twig version 2024-04-19 19:29:40 +02:00
Jacob Tobiasz
256ada7713
Change the twig-hooks version constraint to ^0.1 2024-04-19 15:28:46 +02:00
Grzegorz Sadowski
968a1c0afb
Merge branch '2.0' into api-platform-3
* 2.0:
  Add empty array check
  Revert conflict to twig/intl-extra
2024-04-19 07:37:08 +02:00
Grzegorz Sadowski
b49cb0dc76
Merge branch '2.0' into bootstrap-admin-panel
* 2.0:
  Add empty array check
  Revert conflict to twig/intl-extra
2024-04-19 07:36:10 +02:00
Grzegorz Sadowski
89b425a2f9
Merge branch '1.13' into 2.0
* 1.13:
  Add empty array check
  Revert conflict to twig/intl-extra
2024-04-19 07:34:50 +02:00
Grzegorz Sadowski
e97863ba1d
Merge branch '1.12' into 1.13
* 1.12:
  Revert conflict to twig/intl-extra
2024-04-19 07:33:43 +02:00
Grzegorz Sadowski
5eacd99ca2
Revert conflict to twig/intl-extra 2024-04-17 15:44:09 +02:00
Grzegorz Sadowski
a2a5bd9c33
Merge branch '2.0' into api-platform-3
* 2.0:
  Add conflicts
  Add twig/intl-extra conflict
  Add conflicts in bundles
  Add twig 3.9.0 conflict
2024-04-17 10:31:48 +02:00
Grzegorz Sadowski
4ef7dda046
Merge branch '2.0' into bootstrap-admin-panel
* 2.0:
  Add conflicts
  Add twig/intl-extra conflict
  Add conflicts in bundles
  Add twig 3.9.0 conflict
2024-04-17 10:29:59 +02:00
Grzegorz Sadowski
7ea0d7d253
Merge branch '1.13' into 2.0
* 1.13:
  Add conflicts
  Add twig/intl-extra conflict
  Add conflicts in bundles
  Add twig 3.9.0 conflict
2024-04-17 10:27:27 +02:00
Grzegorz Sadowski
6c535a98af
Merge branch '1.12' into 1.13
* 1.12:
  Add conflicts
  Add twig/intl-extra conflict
  Add conflicts in bundles
  Add twig 3.9.0 conflict
2024-04-17 10:26:07 +02:00
Michał Pysiak
0c6f855817
Add twig/intl-extra conflict 2024-04-17 08:36:15 +02:00
Michał Pysiak
8d4dd01be0
Add twig 3.9.0 conflict 2024-04-17 07:45:57 +02:00
Grzegorz Sadowski
01381f326b
Change application's version to v1.13.0-DEV 2024-04-16 13:32:26 +02:00
Grzegorz Sadowski
58732baeb2
Change application's version to v1.13.0-RC.1 2024-04-16 13:26:10 +02:00
Jacob Tobiasz
91fc06543d Bump the symfony ux packages minimal versions to 2.16 2024-04-10 12:10:16 +02:00
Grzegorz Sadowski
f4b8d4df8b
Change application's version to v1.13.0-DEV 2024-04-02 13:12:32 +02:00
Grzegorz Sadowski
af0e408993
Change application's version to v1.13.0-BETA.1 2024-04-02 12:54:54 +02:00
Grzegorz Sadowski
d13ebb94d8
Merge branch '2.0' into api-platform-3
* 2.0: (776 commits)
  Add missing validation for the customers first and last name
  [CS][DX] Refactor
  Bring back all Sylius' state machines to Winzou
  Add overriding the Resource's state machine with the one from the Sylius abstraction
  Add missing locales to contract test
  [Taxon][Behat] validate translations with unexisting locales
  [ShippingMethod][Behat] validate translations with unexisting locales
  [Promotion][Behat] validate translations with unexisting locales
  [Product][Behat] validate translations with unexisting locales
  [PaymentMethod][Behat] validate translations with unexisting locales
  Validate all translatable objects for unexisiting locales
  Validate customer's password reset
  Validate customer creation and edit
  Make the validation trait more generic
  [Api] Change namespace of TaxonImagesTest class
  [Api] Remove _response suffix
  [Behat] Minor improvments of viewing_taxon_image scenario
  [Api][ProductImage] Add https prefix check
  [Api][Admin] Allow using float for ratio in exchange rate
  SYL-3329 Fix behat test for SyliusPayPalPlugin
  ...
2024-03-29 14:49:47 +01:00