Commit Graph

10 Commits

Author SHA1 Message Date
Greg Austic
cc608adddc Address review feedback: use referer in specs, remove demo screenshots
- Set HTTP_REFERER in cancel action specs so they test the redirect to
  the actual order page (not the cancel path, which was the implicit
  referer in controller specs)
- Keep response.body match pattern (consistent with checkout_controller_spec
  for CableReady redirects — redirect_to matcher does not work here since
  the cancel action uses cable_car.redirect_to, not a Rails redirect)
- Remove doc/demo screenshots; images to be added to PR description instead

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 19:03:47 -04:00
Greg Austic
a6f5f2c10d Add demo screenshots for guest order cancellation fix
Before/after screenshots showing the fix works end-to-end:
- step1: guest order confirmed, Cancel Order button visible
- step2: same page after cancellation, order shows Cancelled

These can be removed after the PR is reviewed and merged.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 09:44:12 -04:00
David Cook
756e876f61 Update ERD 2026-01-27 14:53:22 +11:00
David Cook
086cde83db Script to easily generate ERD
The generated date is included for reference.
Stored in new 'doc/' directory.
2022-09-21 12:21:49 +10:00
luisramos0
e2c966244a Delete /doc.
The list of specs is outdated and the images were transfered to the wiki itself

The project docs should be in the wiki
2019-01-14 14:31:31 +00:00
Pau Perez
cd9d13cb2a Add images to be used in Spree upgrade wiki page 2018-04-17 20:55:42 +02:00
Will Marshall
49dc371219 Adding the missing bulk buy spec 2014-03-19 15:25:36 +11:00
Will Marshall
946913fc53 Better documentation 2014-03-19 15:19:58 +11:00
Will Marshall
09e6caf039 Archiving and disabling old checkout spec 2014-03-19 14:34:51 +11:00
Andrew Spinks
b6ca20beee new rails 3.1.4 app 2012-03-27 10:10:26 +11:00