Commit graph

11 commits

Author SHA1 Message Date
Rafał Jaskulski
6a9202fcfc
Merge c2de78c937 into fc1a487a4f 2026-06-03 07:42:54 +00:00
Grzegorz Sadowski
4779db26f0
[API] Adjust contract tests fixtures after bumping doctrine/collections dependency 2024-10-22 06:53:18 +02:00
Rafikooo
b7c30eb2f0
[Unit] Add promotion coupon applying tests 2024-09-05 07:49:34 +02:00
Grzegorz Sadowski
db3934d504
[API] Improve adjustment endpoints' responses 2024-02-26 06:59:45 +01:00
Wojdylak
09b1a09f9d
[Api][Promotion] Add archivedAt to promotion 2024-02-17 20:31:29 +01:00
Grzegorz Sadowski
079766a2c2
feature #15539 [API][Admin] Promotion coupons management(CRUD) (NoResponseMate, Wojdylak)
This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.13 |
| Bug fix?        | no                                                       |
| New feature?    | yes                                                       |
| BC breaks?      | no                                                       |
| Deprecations?   | no |
| Related tickets | -                      |
| License         | MIT                                                          |

Commits
-------

47153967eb [API][Admin] Browsing coupons
41efb5f437 [API][Admin] Sorting coupons
cb3770b564 [API][Admin] Deleting coupons
9b884466f4 [API][Admin] Creating coupons
54b87d0913 [API][Admin] Updating coupons
ae13ab3969 [API][Admin] Validating coupons
854393e293 Add coupons to payload in PromotionCouponsTest
6d33557dc9 Add api test for coupon_unique_code_validation.feature
440a75ab83 Resolve phpstan issues
e6f4b2b344 Add PromotionCouponCannotBeRemoved to code mapping
c0ac149d0e [ApiBundle] Add promotion coupon endpoint as a subresource
41ed0f33d5 [ApiBundle] Add PromotionCouponPromotionFilter class
08251e45c3 [ApiBundle] Resolve phpstan issues
e82780e1c0 [ApiBundle] Add to test information abut PromotionCouponPromotionFilter
2023-12-01 13:23:42 +01:00
Wojdylak
9d6f54e458 [Api][Test] Update promotion test response check 2023-12-01 08:15:24 +01:00
Wojdylak
e6f4b2b344 Add PromotionCouponCannotBeRemoved to code mapping 2023-11-30 10:38:40 +01:00
Jan Goralski
47153967eb [API][Admin] Browsing coupons 2023-11-30 10:38:40 +01:00
Wojdylak
609931506e Add contract test for Promotion 2023-11-22 08:36:20 +01:00
Wojdylak
214f066b08 [ApiBundle] Add contract tests for Promotion resources 2023-11-20 11:37:02 +01:00