Commit graph

188 commits

Author SHA1 Message Date
Francis Hilaire
1601b57eb3
Remove Payum specific environment 2024-11-09 13:59:35 +01:00
Grzegorz Sadowski
50e64fc598
[PaymentBundle] Use a single encryption method (#17370)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | #17362
| License         | MIT
2024-10-31 08:42:49 +01:00
Grzegorz Sadowski
476660ce08
[Admin] Disable hub notifications in test env 2024-10-31 07:21:07 +01:00
Wojdylak
2126d7e3fa
[PaymentBundle] Use a single encryption method 2024-10-30 14:13:25 +01:00
Grzegorz Sadowski
8515339a3d
[CoreBundle] Unification of services names (#17278)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | #17269
| License         | MIT
2024-10-22 07:26:18 +02:00
Grzegorz Sadowski
1f26a67874
[Composer] Move nyholm/psr7 to dev dependencies 2024-10-21 14:29:52 +02:00
Wojdylak
2aab3e9186
[CoreBundle] Use new services IDs in tests 2024-10-21 14:12:40 +02:00
Grzegorz Sadowski
80de2fccf0
[Security] Rename API firewalls 2024-10-17 12:42:17 +02:00
Grzegorz Sadowski
5214bbb114
Merge branch '1.14' into 2.0
* 1.14:
  [API] Rename and deprecate route parameters
  [UserBundle] Deprecate security related classes and services that will be removed in 2.0
2024-10-17 12:36:14 +02:00
Grzegorz Sadowski
79f8212a06
[API] Rename and deprecate route parameters 2024-10-17 08:58:03 +02:00
Michał Pysiak
06c2ebdbf3
Add chain user_checker config to firewalls 2024-10-15 12:48:18 +02:00
Michał Pysiak
9c1aaff12e
Remove AdvancedUserInterface 2024-10-15 12:48:18 +02:00
Michał Pysiak
3588bba538
[Security] Add user_checker firewall option 2024-10-15 12:48:18 +02:00
Grzegorz Sadowski
ccebc0cf4f
Resolve conflicts between 2.0 and payment-request 2024-10-08 13:35:47 +02:00
Michał Pysiak
5d8dd66ea9
[DX] Remove JMS Serializer dependency 2024-10-07 10:00:58 +02:00
Grzegorz Sadowski
76fc4c091c
Decouple CoreBundle from PayumBundle 2024-10-02 11:42:10 +02:00
Grzegorz Sadowski
68cdac5a31
[PaymentBundle] Add state machine for paymentRequest (#17068)
| Q               | A
|-----------------|-----
| Branch?         | payment-request
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| License         | MIT
2024-10-01 15:26:27 +02:00
Wojdylak
4081ce7ec0
[PaymentBundle] Add winzou state machine for paymentRequest 2024-10-01 11:13:07 +02:00
Grzegorz Sadowski
ad3adef0c1
Remove fos_rest config file form test_cached_payum env 2024-10-01 10:34:18 +02:00
Grzegorz Sadowski
54238fa3d4
Merge branch 'payment-request' into upmerge/2.0_payment-request 2024-10-01 09:09:56 +02:00
Michał Pysiak
5c66672fec
[Shop] Add json login 2024-09-27 10:39:46 +02:00
Michał Pysiak
5360772aaf
Remove dependecies 2024-09-27 06:09:00 +02:00
Grzegorz Sadowski
64d6b9d526
Resolve conflicts between 2.0 and payment-request 2024-09-25 07:34:26 +02:00
Grzegorz Sadowski
cca95b5a33
Merge Symfony 7 into 2.0 (#16351)
| Q               | A
|-----------------|-----
| Branch?         | 2.0 
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets |
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.12 or 1.13 branches
 - 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-09-24 12:09:21 +02:00
Michał Pysiak
93528d2062
Remove unused urls from security 2024-09-24 07:37:06 +02:00
Michał Pysiak
d3a62673fd Fix behat errors 2024-09-16 14:22:00 +02:00
Grzegorz Sadowski
108fbf7b5d [SF7] Update configs 2024-09-16 14:22:00 +02:00
Loïc Frémont
c63a42b82d [SF7] Add Symfony 7 support for User bundle 2024-08-23 14:45:44 +02:00
Jacob Tobiasz
81089b1f9c
Rename the test_cached_payumless environment to test_cached_payum 2024-08-06 13:53:41 +02:00
Jacob Tobiasz
1d2f327c74
Create an environment for payumless tests 2024-08-06 13:40:48 +02:00
Francis Hilaire
873b4f3c42
Lower down default uuid version to 6 for Sf 5.4 2024-08-06 13:38:52 +02:00
Francis Hilaire
475250ca15
Switch to Symfony uid 2024-08-06 13:38:49 +02:00
Jan Goralski
7732964a01
[Admin][Order] Updated history view styling 2024-05-02 16:24:39 +02:00
Jacob Tobiasz
16c6701649
[UPMERGE] 2.0 -> bootstrap-admin-panel (#16108)
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/bootstrap-admin-panel -m "Resolve conflicts between 2.0 and bootstrap-admin-panel"
```

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-04-10 08:43:02 +02:00
Jacob Tobiasz
906187827d
[UPMERGE] 1.13 -> 2.0 (#16101)
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.13 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-04-09 10:20:23 +02:00
Wojdylak
f62a814d48
[Maintenance] Add image firewall 2024-04-08 12:44:29 +02:00
Jacob Tobiasz
bc775d80f3
Resolve conflicts between 2.0 and bootstrap-admin-panel 2024-03-14 09:40:38 +01:00
Rafikooo
d28e33369a
Resolve conflicts between 1.13 and 2.0 2024-03-13 10:22:00 +01:00
Rafikooo
9fdc244a35
[API] Change endpoint for administrator reset password 2024-03-11 17:00:08 +01:00
Rafikooo
05ff93ffb0
[API] Change endpoint for requesting customer authentication token 2024-03-11 17:00:08 +01:00
Rafikooo
b0e1c284e8
[API] Change endpoint for requesting admin authentication token 2024-03-11 17:00:08 +01:00
Jacob Tobiasz
83bb8a1b7d
Resolve conflicts between 2.0 and bootstrap-admin-panel 2024-02-25 13:19:22 +01:00
Jacob Tobiasz
544b0766d1
Resolve conflicts between 1.13 and 2.0 2024-02-01 08:22:59 +01:00
Jan Góralski
e688d18fec
minor #15738 Use the new State Machine abstraction (jakubtobiasz)
This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.13
| Bug fix?        | no
| New feature?    | kinda
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | based on the #15729
| License         | MIT



Commits
-------
  Use the new State Machine abstraction
  Fix invalid workflow event names
  Fix retrieving the checkout state in the validator
  Reverse the sign next to the Symfony Workflow events listeners priorities
  Remove the non-existing config key
  Fix the StateMachine-related tests
  Fix CI
  Remove a reference to Sylius Resource
  Fix handling transitions inside the WinzouStateMachine
  Add testing the state machine adapter in the CI
  Fix the deprecation trigger descriptions
  Remove redundant phpdocs about thrown exception
  Remove redundant sm.configs parameter passed to the winzou adapter
2024-01-31 21:05:51 +01:00
Jacob Tobiasz
ab217352ee
Add testing the state machine adapter in the CI 2024-01-26 14:48:56 +01:00
Kamil Grygierzec
a3dc54aa91
Add default locale parameter to core 2024-01-26 13:15:46 +01:00
Jacob Tobiasz
3bccc3ee7d
Resolve conflicts between 2.0 and bootstrap-admin-panel 2024-01-04 16:23:43 +01:00
Jacob Tobiasz
8f5a40215a
Resolve conflicts between 1.13 and 2.0 2023-12-24 08:39:59 +01:00
Kamil Grygierzec
6235621ac2
Move validation groups parameters to appropriate bundle configs 2023-12-21 10:30:03 +01:00
Grzegorz Sadowski
fe77e9782d
Merge branch '1.13' into 2.0
* 1.13:
  [PromotionBundle] Add prefix to validation groups for promotion action/rule
  [PromotionBundle][PromotionRule] Add available type to validation message
  [PromotionBundle][PromotionAction] Add available type to validation message
  Update upgrade file
  [PromotionBundle] Split PromotionRuleValidator to PromotionRuleGroupValidator and PromotionRuleTypeValidator
  [PromotionBundle] Split PromotionActionValidator to PromotionActionGroupValidator and PromotionActionTypeValidator
  Add prefix sylius_ to validation groups
  Update upgrade file
  [PromotionBundle] Remove constraints from FormType to avoid double constraints
  [PromotionBundle] Move logic from PromotionRuleGroupValidator to PromotionRuleValidator
  [PromotionBundle] Move logic from PromotionActionGroupValidator to PromotionActionValidator
  [PromotionBundle] Add parameters validation groups for promotion action and promotion rule
2023-12-15 14:10:11 +01:00