Commit graph

34432 commits

Author SHA1 Message Date
Rafikooo
45302f1596
[API] Configure Promotion Creation endpoint 2024-07-25 13:12:45 +02:00
Kamil Grygierzec
c428451134
[API] Cover zones (#16628)
| Q               | A
|-----------------|-----
| Branch?         | api-platform-3
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | N/A
| License         | MIT
2024-07-25 12:21:50 +02:00
Wojdylak
cef262a4b4
[Api][Zone] Minor improvements 2024-07-25 11:28:33 +02:00
Karol
91b9bd754d
Reorder the behat tags in Promotion Coupon scenarios (#16632)
| Q               | A
|-----------------|-----
| Branch?         | api-plaform-3 <!-- see the comment below -->
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| 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
-->
continuation of https://github.com/Sylius/Sylius/pull/16623
2024-07-25 09:09:45 +02:00
Michał Pysiak
5360aeea3a
[API] Promotion Create and Update (#16624)
| 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
-->
| Related tickets | continuation of
https://github.com/Sylius/Sylius/pull/16613, related to
https://github.com/Sylius/Sylius/pull/16622
| 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
-->

Current endpoints state:
<img width="695" alt="image"
src="https://github.com/user-attachments/assets/b0a0c92e-f56a-435e-85d1-3a2dcc6ff9ca">
2024-07-25 08:40:17 +02:00
Kamil Grygierzec
9e43ac412f
Reorder the behat tags 2024-07-25 08:37:20 +02:00
Karol
c5d847334b
[API] Cover shipments (#16614)
| Q               | A
|-----------------|-----
| Branch?         | api-platform-3
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | -
| License         | MIT
2024-07-25 08:29:10 +02:00
Karol
54bb55d4e9
Adjust ShopUserResetPassword consistent with the changes from 1.13 (#16631)
| Q               | A
|-----------------|-----
| Branch?         | api-platform-3 <!-- see the comment below -->
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| 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
-->
continuation of https://github.com/Sylius/Sylius/pull/16629
2024-07-25 08:27:45 +02:00
Kamil Grygierzec
f8fdf46586
minor fix 2024-07-25 08:22:46 +02:00
Rafikooo
abcac1a672
[Unit] Adjust promotion updating response 2024-07-25 08:22:46 +02:00
Rafikooo
bf7ff2c20c
[API] Configure Promotion Update endpoint 2024-07-25 08:22:46 +02:00
Rafikooo
09551d7a45
[Unit] Restore promotion updating tests 2024-07-25 08:22:46 +02:00
Rafikooo
4ce9660fee
[Unit] Adjust promotion creation response 2024-07-25 08:22:45 +02:00
Rafikooo
a4df68ef6b
[API] Configure Promotion Creation endpoint 2024-07-25 08:22:45 +02:00
Rafikooo
af0208dbc7
[Unit] Restore promotion creating tests 2024-07-25 08:22:45 +02:00
Kamil Grygierzec
e24d0c975b
Adjust ShopUserResetPassword consistent with the changes from 1.13 2024-07-25 07:58:07 +02:00
Michał Pysiak
57a467f557
Adjust AdminUserPassword SendContactRequest and VerifyShopUser consistent with the changes from 1.13 (#16629)
| Q               | A
|-----------------|-----
| Branch?         | api-platform-3 <!-- see the comment below -->
| Bug fix?        | slighly
| New feature?    | no
| BC breaks?      | no
| 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
-->

[REF](https://github.com/Sylius/Sylius/pull/15949/files)
2024-07-25 07:09:28 +02:00
Kamil Grygierzec
fa2bda7202
minor review fixes 2024-07-24 14:58:19 +02:00
Kamil Grygierzec
fc2e887d11
Reorganise the resource configuration a bit 2024-07-24 14:02:28 +02:00
Kamil Grygierzec
9f1b385b6b
Add missing suite and comment suites that needs checkout 2024-07-24 14:02:28 +02:00
Jan Goralski
0b0b77757b
[API] Cover admin side of shipments 2024-07-24 14:02:27 +02:00
Kamil Grygierzec
bd342e2a4b
Adjust AdminUserPassword SendContactRequest and VerifyShopUser consistent with the changes from 1.13 2024-07-24 13:38:12 +02:00
Wojdylak
28819a6c0a
[Api][Zone] Enable behat tests 2024-07-24 12:50:10 +02:00
Wojdylak
74b24bf672
[Api][Zone] Enable unit tests 2024-07-24 12:50:10 +02:00
Wojdylak
edd1100f4b
[Api][Zone] Use ZoneDenormalizer for PUT operation 2024-07-24 12:50:09 +02:00
Wojdylak
3cc2a9775f
[Api][Zone] Change DataPersister to StateProcessor 2024-07-24 12:48:51 +02:00
Wojdylak
ebf6d1a179
[Api] Cover zone 2024-07-24 12:47:49 +02:00
Kamil Grygierzec
fc7dcdf023
[API] Promotion Archiving and Restoring (#16622)
| 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
-->
| Related tickets | continuation of
https://github.com/Sylius/Sylius/pull/16613
| 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
-->
Current endpoints state:
<img width="723" alt="image"
src="https://github.com/user-attachments/assets/f7d72129-4ba1-4c5e-9089-50ae981058a4">
2024-07-24 11:24:35 +02:00
Kamil Grygierzec
0a013d546b
minor formatting fix 2024-07-24 10:44:59 +02:00
Rafikooo
1846011931
[Unit] Adjust archive and restore promotion responses 2024-07-24 10:44:17 +02:00
Rafikooo
30b62ca104
[API] Configure Promotion Archiving and Restoring endpoints 2024-07-24 10:44:17 +02:00
Rafikooo
a321c7281a
[Unit] Restore promotion archiving and restoring tests 2024-07-24 10:44:16 +02:00
Michał Pysiak
7acd74b70e
Upgrade PromotionCoupon resource to APIP3 (#16623)
| Q               | A
|-----------------|-----
| Branch?         | api-platform-3<!-- see the comment below -->
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| 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
-->
2024-07-24 08:58:37 +02:00
Kamil Grygierzec
0b79bc3e91
enable tests 2024-07-24 08:30:36 +02:00
Kamil Grygierzec
29d29decf8
Upgrade PromotionCoupon resource to APIP3 2024-07-24 08:30:34 +02:00
Karol
cebe951f68
[API] Promotion Retrieval and Removal (#16613)
| 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
-->

Current endpoints state:
<img width="629" alt="image"
src="https://github.com/user-attachments/assets/c26c5b91-eabc-4996-b33c-f105b691bfc5">

<img width="1401" alt="image"
src="https://github.com/user-attachments/assets/3a9ed70f-f9e4-4796-9a6c-42ddf4efb927">

<img width="1224" alt="image"
src="https://github.com/user-attachments/assets/877aac05-a8b1-43bd-b58f-f0ec649cd724">
2024-07-24 08:11:56 +02:00
Kamil Grygierzec
cd4bccfe7e
[Behat] Correct Filtering Tax Rates Scenarios Description (#16626)
| Q               | A
|-----------------|-----
| Branch?         | api-platform-3 <!-- see the comment below -->
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
-->
| Related tickets | https://github.com/Sylius/Sylius/pull/16609
| 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
-->
2024-07-23 12:19:40 +02:00
Rafikooo
660fa53264
[Behat] Correct filtering tax rates scenarios description 2024-07-23 11:33:16 +02:00
Rafikooo
0b450ce892
[API] Change promotion translations url template 2024-07-23 10:48:55 +02:00
Rafikooo
e6af7d6281
[API] Serialize only index and show groups for promotion resource 2024-07-23 10:48:55 +02:00
Rafikooo
492369ae78
[API] Remove obsolete PromotionDataPersister class and its related code 2024-07-23 10:48:54 +02:00
Rafikooo
20c68cfffb
[ECS] Apply ecs fixes 2024-07-23 10:48:54 +02:00
Rafikooo
804b876230
[API] Configure Promotion and PromotionTranslation properties 2024-07-23 10:45:08 +02:00
Rafikooo
3d61f171c1
[API] Implement Promotion Item Removal 2024-07-23 10:45:08 +02:00
Rafikooo
c950deb641
[Unit] Restore promotion removal tests 2024-07-23 10:45:08 +02:00
Rafikooo
3d22a203e1
[API] Improve configuration formatting 2024-07-23 10:45:08 +02:00
Rafikooo
b409459f4c
[API] Remove obsolete serialization groups from Promotion and PromotionTranslation resources 2024-07-23 10:45:08 +02:00
Rafikooo
b702e2f2b6
[API] Configure Promotion item and PromotionTranslation item GET endpoints 2024-07-23 10:45:08 +02:00
Rafikooo
8937030572
[Unit] Restore get promotion test 2024-07-22 14:12:29 +02:00
Jan Goralski
ad70bc5b0e Review fixes 2024-07-19 10:22:28 +02:00