Commit graph

1500 commits

Author SHA1 Message Date
Grzegorz Sadowski
6946e05483
[API] Adjust Product Association Type contract tests 2024-08-20 14:09:42 +02:00
Grzegorz Sadowski
87a8d6d4ec
[API][Admin] Enable contract tests for Product Association Type resource 2024-08-20 12:59:13 +02:00
Grzegorz Sadowski
989459b9b1
[API][Shop] Enable contract tests for Product Association Type resource 2024-08-20 12:46:05 +02:00
Grzegorz Sadowski
326efae9ee
[API] Adjust Product Image IRI in contract tests 2024-08-20 11:01:25 +02:00
Grzegorz Sadowski
f9d525888f
[API][Shop] Enable contract tests for Product Image resource 2024-08-20 10:52:02 +02:00
Grzegorz Sadowski
60c8727a0e
[API][Admin] Enable contract tests for Product Image resource 2024-08-20 10:52:02 +02:00
Wojdylak
e6db6b1b9d Minor improvments 2024-08-20 09:31:23 +02:00
Wojdylak
5cf31d9f5d Add CompositePaymentConfigurationProvider Mock 2024-08-20 09:31:23 +02:00
Wojdylak
5440286282 [Api][Shop][Order] Enable checkout behat tests 2024-08-20 09:31:23 +02:00
Wojdylak
5f9bf476c3 [Api][Admin][Order] Enable behat tests 2024-08-20 09:31:23 +02:00
Wojdylak
09d9a783bc [Api][Shop] Enable unit tests 2024-08-20 09:31:23 +02:00
Wojdylak
748c95b0dd [Api][Shop] Enable order resource 2024-08-20 09:31:23 +02:00
Jan Goralski
c112cc7474 [API] Upgrade ChannelPricingLogEntry 2024-08-19 07:22:54 +02:00
Jan Goralski
3fc01a3fad [API][ChannelPriceHistoryConfig] Upgrade and embed into channel 2024-08-19 07:19:16 +02:00
Rafikooo
1fdc8afba8
[Unit] Refactor product options tests codestyle 2024-08-14 10:36:07 +02:00
Rafikooo
8b0d39b60b
[Unit] Support PUT method in JsonApiTestCase util class 2024-08-14 10:36:07 +02:00
Rafikooo
cff4e4a428 [Unit] Add product option shop tests 2024-08-14 07:37:07 +02:00
Rafikooo
230e03e13c [Unit] Adjust product option collection response 2024-08-14 07:37:07 +02:00
Rafikooo
bd4c2e0353 [Unit] Adjust responses of product option admin endpoints 2024-08-14 07:37:07 +02:00
Rafikooo
b8ab84e531 [Unit] Adjust ProductOptions endpoints responses 2024-08-14 07:37:07 +02:00
Rafikooo
75f4e8b6d5 [Unit] Adjust ProductOptions update and remove obsolete ProductOptionValues tests 2024-08-14 07:37:07 +02:00
Rafikooo
d67cf2fe47 [Unit] Enable product options tests 2024-08-14 07:37:07 +02:00
Rafikooo
c3e0034118 [ECS] Apply ecs fixes 2024-08-13 11:40:25 +02:00
Rafikooo
f5f2036b3c [Unit] Adjust response of creating unregistered type of attribute 2024-08-13 11:40:25 +02:00
Rafikooo
2b0ffb2714 [Unit] Add tests for creating product attribute on specific position 2024-08-13 11:40:25 +02:00
Jan Góralski
c2399d278e
minor #16681 [Api][Order] Enable Cart operations (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][Order] Enable Cart operations
  [Api] Fix OrderPlacerTrait
  [Api] Enable shippingMethodsTest
  [Api][Order] Rename ObjectUriVariablesAwareContextBuilder to UriVariablesAwareContextBuilder
  [Api][Test] Use new constructor of commands
  [Api] Move ContextBuilder to Serializer/ContextBuilder directory
2024-08-08 12:54:25 +02:00
Wojdylak
095900dae6
[Api] Move ContextBuilder to Serializer/ContextBuilder directory 2024-08-08 12:33:38 +02:00
Rafikooo
325ca8b5ce [Unit] Adjust ProductTaxons endpoints responses 2024-08-07 15:55:55 +02:00
Kamil Grygierzec
e4190c5fd8 Enable contract tests and correct some minor issues in tests 2024-08-07 15:55:55 +02:00
Wojdylak
49911f705d
[Api][Test] Use new constructor of commands 2024-08-07 10:06:22 +02:00
Wojdylak
75490cdfdf
[Api] Enable shippingMethodsTest 2024-08-07 09:57:10 +02:00
Wojdylak
d4ee8abd97
[Api] Fix OrderPlacerTrait 2024-08-07 09:57:10 +02:00
Wojdylak
78e57b71dc
[Api][Order] Enable Cart operations 2024-08-07 09:57:10 +02:00
Karol
15d62e235f
Upgrade PaymentMethod to APIP3 (#16672)
| 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
-->
| 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-08-07 08:14:35 +02:00
Michał Pysiak
d1226915b8 Minor changes after CR 2024-08-07 07:38:52 +02:00
Michał Pysiak
1fdbae1f7c [API] Fixes 2024-08-07 07:38:52 +02:00
Michał Pysiak
a1e8842817 [API] Fix image upload bug 2024-08-07 07:38:52 +02:00
Michał Pysiak
ba543283b5 [API] Refactor resource configuration 2024-08-07 07:38:52 +02:00
Michał Pysiak
be38057fd2 [APi] Enable disabled tests 2024-08-07 07:38:52 +02:00
Kamil Grygierzec
cc0313663d
Enable tests 2024-08-06 15:56:57 +02:00
Jacob Tobiasz
06c1853507
Fix Payum-related tests 2024-08-06 13:53:42 +02:00
Wojdylak
e786fb486a
[ApiBundle] Add normalization group to payment complete endpoint 2024-08-06 13:40:48 +02:00
Wojdylak
592090fe1f
[ApiBundle][Payment] Add subresource for payment request 2024-08-06 13:40:48 +02:00
Wojdylak
270e894f3c
[ApiBundle][PaymentRequest] Return only iri for payment method 2024-08-06 13:40:48 +02:00
Wojdylak
266812aa4c
[Test][Shop] Add contracts test for payment request 2024-08-06 13:40:47 +02:00
Wojdylak
24036f6832
[Test][Admin] Add contracts test for payment request 2024-08-06 13:40:47 +02:00
Grzegorz Sadowski
f27e03497a
Merge branch '2.0' into bootstrap-shop
* 2.0: (115 commits)
  [Admin] Rename parameter
  [Admin] Change command handlers and console command ids to dotted notation
  [Core] Change command handlers and console command ids to dotted notation
  [Core] Use new services
  [Core] Rename Message to Command
  [Admin] Rename Message to Command
  [Promotion] Remove deprecated commands
  [Ui] Remove deprecated commands
  [User] Remove deprecated commands
  [Admin] Configure and use anonymous view in store component
  [Admin] Add missing order notes information
  [Behat] Use test attribute to retrieve order notes
  [Admin] Render pagination and enabled filter test attributes
  [Behat] Enable scenarios and improve implementation for filtered pages redirections
  [Admin] Render view in store button in the variant edit page
  [CS][DX] Refactor
  [Behat] Improve view product in store action
  [Behat] Enable viewing product in store from variant edit page scenarios
  [Behat] Enable deleting multiple product variants scenario
  [Behat] Enable remaining managing users scenario
  ...
2024-08-05 14:20:57 +02:00
Grzegorz Sadowski
50c07bb334
Merge branch '2.0' into api-platform-3
* 2.0: (64 commits)
  [Admin] Rename parameter
  [Admin] Change command handlers and console command ids to dotted notation
  [Core] Change command handlers and console command ids to dotted notation
  [Core] Use new services
  [Core] Rename Message to Command
  [Admin] Rename Message to Command
  [Promotion] Remove deprecated commands
  [Ui] Remove deprecated commands
  [User] Remove deprecated commands
  [Admin] Configure and use anonymous view in store component
  [Admin] Add missing order notes information
  [Behat] Use test attribute to retrieve order notes
  [Admin] Render pagination and enabled filter test attributes
  [Behat] Enable scenarios and improve implementation for filtered pages redirections
  [Admin] Render view in store button in the variant edit page
  [CS][DX] Refactor
  [Behat] Improve view product in store action
  [Behat] Enable viewing product in store from variant edit page scenarios
  [Behat] Enable deleting multiple product variants scenario
  [Behat] Enable remaining managing users scenario
  ...
2024-08-05 14:18:00 +02:00
Rafikooo
167a52f0b4
[Unit] Adjust product attribute get collection response 2024-08-05 08:31:13 +02:00
Rafikooo
665325d0a9
[Unit] Adjust product attribute update test 2024-08-05 08:12:05 +02:00