Commit graph

14 commits

Author SHA1 Message Date
Wojdylak
0b6872ff32 Fix it_shows_shop_not_found_page_for_a_visitor_when_accessing_an_unknown_url test 2024-09-10 14:35:01 +02:00
Grzegorz Sadowski
1109c4100e
Merge branch '2.0' into api-platform-3
* 2.0: (22 commits)
  [CS][DX] Refactor
  Fix error template finders specs and the way logged in admin user is checked
  [Behat] Fix """unexistent"""
  [Shop][Admin] Fix error pages location
  Slight cleanup
  Fix the build and improve a bit the failed step erros messages
  Move Error renderer to UiBundle
  Redirect to login page if the reset password token is wrong
  Decouple TwigErrorRenderer from AdminBundle
  Add tests
  Exclude ErrorRenderer and FlattenException from composer require checker
  Separate exact templates for Admin and Shop
  Separate the rendering of the error templates for Shop and Admin
  Create and add a 404 page for the Admin Panel using twig hooks
  Customer create edit page fixes
  Remove deprecated statistics
  Use interface for a response checker dependency
  [Admin][Taxon] Minor improvements
  [Admin][Taxon] Add info about component inside template
  [Admin][Taxon] Remove unnecessary lines
  ...
2024-07-04 06:56:56 +02:00
Jan Goralski
859f5e2d5a [Shop][Admin] Fix error pages location 2024-07-04 06:49:08 +02:00
Kamil Grygierzec
7693b62b22 Separate exact templates for Admin and Shop 2024-07-04 06:49:08 +02:00
Grzegorz Sadowski
d13ebb94d8
Merge branch '2.0' into api-platform-3
* 2.0: (776 commits)
  Add missing validation for the customers first and last name
  [CS][DX] Refactor
  Bring back all Sylius' state machines to Winzou
  Add overriding the Resource's state machine with the one from the Sylius abstraction
  Add missing locales to contract test
  [Taxon][Behat] validate translations with unexisting locales
  [ShippingMethod][Behat] validate translations with unexisting locales
  [Promotion][Behat] validate translations with unexisting locales
  [Product][Behat] validate translations with unexisting locales
  [PaymentMethod][Behat] validate translations with unexisting locales
  Validate all translatable objects for unexisiting locales
  Validate customer's password reset
  Validate customer creation and edit
  Make the validation trait more generic
  [Api] Change namespace of TaxonImagesTest class
  [Api] Remove _response suffix
  [Behat] Minor improvments of viewing_taxon_image scenario
  [Api][ProductImage] Add https prefix check
  [Api][Admin] Allow using float for ratio in exchange rate
  SYL-3329 Fix behat test for SyliusPayPalPlugin
  ...
2024-03-29 14:49:47 +01:00
Rafikooo
965302f18d
[Swagger] Fix post-token-obtaining dynamic API authorization 2024-03-12 14:43:09 +01:00
Rafikooo
efb8edc161
[Swagger] Add Security section on top of the resurces list 2024-03-11 17:00:09 +01:00
Grzegorz Sadowski
4e06582276
[API] Remove experimental note from Swagger + remove unneeded template 2024-03-08 10:37:21 +01:00
Grzegorz Sadowski
60130275ad
[API] Fix graphQL variable in Swagger template 2023-09-28 15:31:55 +02:00
Kevin Kaniaburka
2554fd64f5
[API] Replace Swagger with OpenAPI 2023-07-12 09:54:32 +02:00
Kamil Kokot
74d73abf0e
Fix errors rendering in Admin API 2021-01-11 18:14:07 +01:00
Kamil Kokot
196eff88dd
Fix error templates path 2018-10-04 15:53:12 +02:00
Kamil Kokot
2a70a0c155
Introduce Symfony Flex 2018-08-27 14:15:23 +02:00
Kamil Kokot
873598461f
Move templates from "app/Resources" to "templates" 2018-08-15 14:30:31 +02:00