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-01-26 20:56:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a57815edbb510dcda89aec92d3e12681b3377ac4
openfoodnetwork
/
app
/
assets
/
javascripts
/
admin
/
standing_orders
/
controllers
History
Rob Harrington
a57815edbb
Refactoring standing line item delete logic
...
Using StandingOrderForm rather than separate endpoint
2018-02-09 14:43:47 +11:00
..
address_controller.js.coffee
Billing and Shipping addresses can be set on new standing orders
2018-02-09 14:43:37 +11:00
details_controller.js.coffee
Billing and Shipping addresses can be set on new standing orders
2018-02-09 14:43:37 +11:00
orders_panel_controller.js.coffee
WIP: Adding basic order panel to standing order index
2018-02-09 14:43:47 +11:00
products_controller.js.coffee
Billing and Shipping addresses can be set on new standing orders
2018-02-09 14:43:37 +11:00
products_panel_controller.js.coffee
Styling save button for standing order panels, and updating pristineByID array on update/save
2018-02-09 14:43:46 +11:00
standing_line_items_controller.js.coffee
Refactoring standing line item delete logic
2018-02-09 14:43:47 +11:00
standing_order_controller.js.coffee
All methods on StandingOrder service are instance methods, StandingOrders service loads instances of StandingOrder
2018-02-09 14:43:44 +11:00
standing_orders_controller.js.coffee
Using same serializer for standing order index and edit pages
2018-02-09 14:43:46 +11:00