friends-of-forkcms / fork-cms-module-commerce

Commerce module allows you to manage a product catalog and create a unique webshop using Fork CMS. WORK IN PROGRESS!
MIT License
6 stars 7 forks source link

Improve checkout, payments & shipping #29

Closed jessedobbelaere closed 2 years ago

jessedobbelaere commented 2 years ago

This will fix the checkout flow + order panel in CMS

github-actions[bot] commented 2 years ago

Your preview environment pr-29-jessedobbelaere has been deployed.

Preview environment endpoint is available here

codecov[bot] commented 2 years ago

Codecov Report

Merging #29 (41f6f2b) into master (eed90ae) will decrease coverage by 0.53%. The diff coverage is 6.11%.

:exclamation: Current head 41f6f2b differs from pull request most recent head c0547e9. Consider uploading reports for the commit c0547e9 to get more accurate results Impacted file tree graph

@@             Coverage Diff             @@
##             master     #29      +/-   ##
===========================================
- Coverage      5.98%   5.44%   -0.54%     
+ Complexity     3373    3356      -17     
===========================================
  Files           463     459       -4     
  Lines         16834   16227     -607     
===========================================
- Hits           1007     884     -123     
+ Misses        15827   15343     -484     
Impacted Files Coverage Δ
src/Backend/Modules/Commerce/Actions/Index.php 0.00% <ø> (ø)
src/Backend/Modules/Commerce/Actions/Orders.php 0.00% <0.00%> (ø)
...les/Commerce/Domain/Account/AccountAddressType.php 0.00% <0.00%> (ø)
...es/Commerce/Domain/Account/AccountCustomerType.php 0.00% <0.00%> (ø)
...dules/Commerce/Domain/Account/AccountGuestType.php 0.00% <0.00%> (ø)
...dules/Commerce/Domain/Account/AccountLoginType.php 0.00% <0.00%> (ø)
...es/Commerce/Domain/Account/AccountRegisterType.php 0.00% <0.00%> (ø)
...erce/Domain/Account/AccountShipmentAddressType.php 0.00% <0.00%> (ø)
...ce/Domain/Account/EventListener/AccountCreated.php 0.00% <ø> (ø)
...ackend/Modules/Commerce/Domain/Brand/BrandType.php 0.00% <0.00%> (ø)
... and 87 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eed90ae...c0547e9. Read the comment docs.