Commit graph

34711 commits

Author SHA1 Message Date
Wojdylak
07dd022314 [Admin] Rename Message to Command 2024-08-05 12:02:14 +02:00
Wojdylak
d006087749 [Promotion] Remove deprecated commands 2024-08-05 12:02:14 +02:00
Wojdylak
e285a723c2 [Ui] Remove deprecated commands 2024-08-05 12:02:14 +02:00
Wojdylak
a0fbd49f0b [User] Remove deprecated commands 2024-08-05 12:02:14 +02:00
Kamil Grygierzec
1d4789c125
[Api] Add AbstractInputContextBuilder (#16671)
| Q               | A
|-----------------|-----
| Branch?         | api-platform-3
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| License         | MIT
2024-08-05 08:35:50 +02:00
Rafikooo
d14293879e
[API] Add separate filter service for sorting product taxons 2024-08-05 08:31:13 +02:00
Rafikooo
167a52f0b4
[Unit] Adjust product attribute get collection response 2024-08-05 08:31:13 +02:00
Rafikooo
4fa6fda12b
[API] Implement product attributes filtering 2024-08-05 08:31:12 +02:00
Rafikooo
140b5d0afe
[Behat] Implement API product attributes filtering 2024-08-05 08:31:12 +02:00
Rafikooo
173fc87c57
[Behat] Adjust the order of tags for product attribute scenarios 2024-08-05 08:31:12 +02:00
Rafikooo
2d4d7fc668
[API] Remove obsolete product attribute resources configurations 2024-08-05 08:31:12 +02:00
Rafikooo
a8348c85a0
[Behat] Enable product attribute filtering scenarios 2024-08-05 08:31:12 +02:00
Rafikooo
c35c3faab5
[API] Add product attribute remove processor 2024-08-05 08:31:12 +02:00
Rafikooo
bea9231a17
[Behat] Enable product attribute in use scenario 2024-08-05 08:12:05 +02:00
Rafikooo
37076578a5
[API] Remove obsolete serialization groups from ProductAttributeValue resource 2024-08-05 08:12:05 +02:00
Rafikooo
665325d0a9
[Unit] Adjust product attribute update test 2024-08-05 08:12:05 +02:00
Rafikooo
54de293a07
[API] Configure ProductAttributeTranslation resource 2024-08-05 08:12:04 +02:00
Rafikooo
f70b9930bd
[Unit] Update product attribute tests responses 2024-08-05 08:12:04 +02:00
Rafikooo
58977f436b
[API] Remove obsolete serialization groups from ProductAttribute resource 2024-08-05 08:12:04 +02:00
Rafikooo
a366ab8762
[API] Remove obsolete ProductAttributeDataPersister class 2024-08-05 08:12:04 +02:00
Rafikooo
15ed55168c
[API] Remove obsolete serialization groups from ProductAttributeTranslation resource 2024-08-05 08:12:04 +02:00
Rafikooo
477aaa2437
[API] Remove unnecessary product attributes properties configuration 2024-08-05 08:12:04 +02:00
Rafikooo
f7454592e2
[API] Correct product attribute open api context description indentation 2024-08-05 08:12:04 +02:00
Rafikooo
6b708f87b4
[API] Set product attribute validation groups by operation 2024-08-05 08:12:04 +02:00
Rafikooo
70233ad975
[Unit] Enable product attributes tests 2024-08-05 08:12:03 +02:00
Michał Pysiak
41607bc1ef
[API][Admin] Upgrade ProductReview (#16662)
| Q               | A
|-----------------|-----
| Branch?         | api-platform-3
| Bug fix?        | no
| New feature?    | somewhat
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | -
| License         | MIT
2024-08-05 07:09:27 +02:00
Jan Goralski
edff12e3ac
Review fixes 2024-08-02 15:55:25 +02:00
Jan Góralski
e5e19148f4
minor #16667 [API] ShopBillingData as Embedded Channel's Resource (Rafikooo)
This PR was merged into the api-platform-3 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | api-platform-3 <!-- see the comment below -->
| Bug fix?        | no
| New feature?    | yes
| BC breaks?      | no
| Deprecations?   | no <!-- don't forget to update the UPGRADE-*.md file -->
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
 - Features, removing deprecations and BC breaks must be submitted against the 2.0 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
-------
  [Unit] Update Channels tests to include embedded shop billing data
  [Unit] Improve channel fixtures with more descriptive data
  [Unit] Remove obsolete shop billing data response files
  [Unit] Update channel tests responses to include shop billing data
  [API] Remove obsolete serialization groups from Channel resource
  [API] Update serialization groups of ShopBillingData resource
  [API] Configure ShopBillingData field as embedded Channel's resource
  [Behat] Update ManagingChannelsBillingDataContext class
  [Unit] ChannelsTest code refactor
  [Unit] Add requestPost util function and other related code
  [Unit] Use requestPost util method in ChannelsTest
  [Unit] Enable deleting the only channel test
2024-08-02 15:16:03 +02:00
Wojdylak
48b0e9ee9b
[Api] Add default argument name const to attributes 2024-08-02 15:02:35 +02:00
Wojdylak
1b44339ab6
[Api] Add AbstractInputContextBuilder 2024-08-02 14:29:53 +02:00
Rafikooo
799557d62e
[Unit] Enable deleting the only channel test 2024-08-02 14:02:14 +02:00
Rafikooo
db6a202b5e
[Unit] Use requestPost util method in ChannelsTest 2024-08-02 14:02:14 +02:00
Jan Goralski
e171fca830
[API][Shop] Upgrade ProductReview 2024-08-02 13:20:22 +02:00
Jan Goralski
3161ff6656
[API] Fix response resource id generation for custom patch paths 2024-08-02 13:20:22 +02:00
Jan Goralski
1b6d174f66
[API] Bring back command iri to identifier conversion 2024-08-02 13:20:21 +02:00
Jan Goralski
cdf02bdc15
[API][Admin] Upgrade ProductReview 2024-08-02 13:20:17 +02:00
Rafikooo
0e05e49a70
[Unit] Add requestPost util function and other related code 2024-08-02 10:45:02 +02:00
Rafikooo
e0338c18e4
[Unit] ChannelsTest code refactor 2024-08-02 10:19:54 +02:00
Rafikooo
9ef609eee9
[Behat] Update ManagingChannelsBillingDataContext class 2024-08-02 10:03:14 +02:00
Rafikooo
5f464b5eb2
[API] Configure ShopBillingData field as embedded Channel's resource 2024-08-02 10:03:14 +02:00
Rafikooo
a638fba0fc
[API] Update serialization groups of ShopBillingData resource 2024-08-02 10:03:14 +02:00
Rafikooo
9bd4e0ba68
[API] Remove obsolete serialization groups from Channel resource 2024-08-02 10:03:13 +02:00
Rafikooo
0f289e5f60
[Unit] Update channel tests responses to include shop billing data 2024-08-02 10:03:13 +02:00
Rafikooo
fc8d23c99c
[Unit] Remove obsolete shop billing data response files 2024-08-02 10:03:13 +02:00
Rafikooo
31421502d5
[Unit] Improve channel fixtures with more descriptive data 2024-08-02 10:03:13 +02:00
Rafikooo
006786df0b
[Unit] Update Channels tests to include embedded shop billing data 2024-08-02 10:03:13 +02:00
Rafał Jaskulski
bfa5829bd0
[UPMERGE] 1.14 -> 2.0 (#16663)
This PR has been generated automatically.
For more details see
[upmerge_pr.yaml](/Sylius/Sylius/blob/1.13/.github/workflows/upmerge_pr.yaml).

**Remember!** The upmerge should always be merged with using `Merge pull
request` button.

In case of conflicts, please resolve them manually with usign the
following commands:
```
git fetch upstream
gh pr checkout <this-pr-number>
git merge upstream/2.0 -m "Resolve conflicts between 1.14 and 2.0"
```

If you use other name for the upstream remote, please replace `upstream`
with the name of your remote pointing to the `Sylius/Sylius` repository.

Once the conflicts are resolved, please run `git merge --continue` and
push the changes to this PR.
2024-08-02 07:54:29 +02:00
Jan Góralski
0ec16d06c7
minor #16666 [Api][Admin] Enable Order resource (Wojdylak)
This PR was merged into the api-platform-3 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | api-platform-3
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| License         | MIT

Commits
-------
  [Api][Admin] Enable Order resource
  [Api][Admin] section after the type of service
2024-08-01 16:56:17 +02:00
Jan Góralski
a6ec5b2103
minor #16627 [Admin] Enable and Implement Remaining Scenarios (Rafikooo)
This PR was merged into the 2.0 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 2.0 <!-- see the comment below -->
| Bug fix?        | no
| New feature?    | yes
| BC breaks?      | no
| Deprecations?   | no <!-- don't forget to update the UPGRADE-*.md file -->
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
 - Features, removing deprecations and BC breaks must be submitted against the 2.0 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
-------
  [Behat] Enable all hybrid checkout scenarios except one
  [Admin] Render currency test attribute
  [Behat] Enable hybrid catalog promotion scenarios
  [Behat] Enable editing product option scenario
  [Behat] Enable remaining managing users scenario
  [Behat] Enable deleting multiple product variants scenario
  [Behat] Enable viewing product in store from variant edit page scenarios
  [Behat] Improve view product in store action
  [Admin] Render view in store button in the variant edit page
  [Behat] Enable scenarios and improve implementation for filtered pages redirections
  [Admin] Render pagination and enabled filter test attributes
  [Behat] Use test attribute to retrieve order notes
  [Admin] Add missing order notes information
  [Admin] Configure and use anonymous view in store component
2024-08-01 16:42:37 +02:00
Karol
f9c3159fd5
[Admin][Product] Remove EU flags from non-translatable attributes (#16661)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | kinda
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | -
| License         | MIT

### Before:

<img width="977" alt="Screenshot 2024-07-31 at 13 04 45"
src="https://github.com/user-attachments/assets/45b29430-29e1-44a2-8862-360674905170">

### After:

<img width="987" alt="Screenshot 2024-07-31 at 13 04 07"
src="https://github.com/user-attachments/assets/dd575c95-7672-4b9f-a897-4ce78897dcc2">
2024-08-01 16:37:27 +02:00