This website requires JavaScript.
Explore
Help
Sign In
raggedstaff
/
openfoodnetwork
Watch
1
Star
0
Fork
0
You've already forked openfoodnetwork
mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced
2026-04-01 06:41:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6251c729219630a1d496aaa8224ecdb592485dde
openfoodnetwork
/
spec
/
controllers
/
spree
/
admin
History
Rob Harrington
c496d0f14d
Allow credit owed on payments made via stripe to be refunded via the admin section
2018-07-03 14:21:58 +10:00
..
orders
Re-word test names for clarity
2018-06-12 13:20:00 +01:00
adjustments_controller_spec.rb
…
base_controller_spec.rb
…
line_items_controller_spec.rb
Switched gem FactoryGirl to FactoryBot as FactoryGirl is deprecated.
2018-05-04 11:52:08 -03:00
orders_controller_spec.rb
Switched gem FactoryGirl to FactoryBot as FactoryGirl is deprecated.
2018-05-04 11:52:08 -03:00
overview_controller_spec.rb
Refactor Overview Controller to make it more clear
2018-05-22 10:21:35 +02:00
payment_methods_controller_spec.rb
…
payments_controller_spec.rb
Allow credit owed on payments made via stripe to be refunded via the admin section
2018-07-03 14:21:58 +10:00
products_controller_spec.rb
Renames product bulk edit action to index
2018-06-19 17:51:23 +10:00
reports_controller_spec.rb
Determine searching state by params, not request
2018-05-18 11:27:48 +10:00
search_controller_spec.rb
Move customer address lookup action to CustomersController
2018-02-09 14:44:03 +11:00
variants_controller_spec.rb
…