Rob Harrington
|
8ff9ffbc38
|
Adding controller actions and routes for pausing and unpausing a standing order
|
2018-02-09 14:43:52 +11:00 |
|
Rob Harrington
|
7dcf7ec5b0
|
Adding controller action and route for cancelling a standing order
|
2018-02-09 14:43:51 +11:00 |
|
Rob Harrington
|
9160a3ff6b
|
Displaying Order Cycle names in orders panel on standing orders index
|
2018-02-09 14:43:48 +11:00 |
|
Rob Harrington
|
a57815edbb
|
Refactoring standing line item delete logic
Using StandingOrderForm rather than separate endpoint
|
2018-02-09 14:43:47 +11:00 |
|
Rob Harrington
|
fcf2681abc
|
WIP: Adding basic order panel to standing order index
|
2018-02-09 14:43:47 +11:00 |
|
Rob Harrington
|
f4cbd90400
|
Storing estimated prices for standing line items in the database
|
2018-02-09 14:43:46 +11:00 |
|
Rob Harrington
|
8f71b56c26
|
Using same serializer for standing order index and edit pages
|
2018-02-09 14:43:46 +11:00 |
|
Rob Harrington
|
1bd01c83a7
|
WIP: Adding panel for editing items to standing order index
|
2018-02-09 14:43:44 +11:00 |
|
Rob Harrington
|
6ea4aac361
|
WIP: Refactoring StandingOrderUpdater into StandingOrderForm
Update logic coupled to update action on controller rather than changes to the model
|
2018-02-09 14:43:38 +11:00 |
|
Rob Harrington
|
1b711bcd46
|
Standing Orders can be edited
|
2018-02-09 14:43:37 +11:00 |
|
Rob Harrington
|
4ad6b1a65e
|
Billing and Shipping addresses can be set on new standing orders
|
2018-02-09 14:43:37 +11:00 |
|
Rob Harrington
|
44d7537744
|
SO Index: Adding items column
|
2018-02-09 14:43:34 +11:00 |
|
Rob Harrington
|
24cb823c90
|
Loading managed shops into standing orders index, to be used for filtering
|
2018-02-09 14:43:33 +11:00 |
|
Rob Harrington
|
8372317a8f
|
Enterprise User can view basic listing of standing orders
|
2018-02-09 14:43:33 +11:00 |
|
Rob Harrington
|
1d58ef55f7
|
Calling Standing Orders index controller action using json returns serialized data
|
2018-02-09 14:43:33 +11:00 |
|
Rob Harrington
|
91917886a8
|
Adding basic routing and templates for standing orders index
|
2018-02-09 14:43:32 +11:00 |
|
Rob Harrington
|
946046e53b
|
Moving action for estimating standing_line_item prices into StandingLineItemController#build
|
2018-02-09 14:43:31 +11:00 |
|
Rob Harrington
|
e661430cc9
|
StandingLineItems added to StandingOrder are saved
Adding some additional validation
|
2018-02-09 14:43:30 +11:00 |
|
Rob Harrington
|
415955e7b3
|
SO: Adding variants to a new standing order, price estimate provided
|
2018-02-09 14:43:30 +11:00 |
|
Rob Harrington
|
6934b87816
|
SO: Adding basic interface for Standing Order creation
|
2018-02-09 14:43:29 +11:00 |
|