Rohan Mitchell
|
83e3c6815d
|
Merge branch 'checkout-changes'
Conflicts:
.rvmrc
app/helpers/application_helper.rb
|
2013-01-22 10:30:51 +11:00 |
|
Rob H
|
f7890bd94d
|
Fixes following code review for checkout changes
|
2013-01-18 19:17:55 +11:00 |
|
Rob H
|
6a45e8be3b
|
Make tests pass after changes to checkout broke them all
|
2013-01-18 15:29:36 +11:00 |
|
Rohan Mitchell
|
05c9a189c8
|
Merge branch 'email-changes'
|
2013-01-17 16:09:25 +11:00 |
|
Rob H
|
63cf128f86
|
Remove product descriptions from line item listings in cart and order
|
2012-12-14 15:08:35 +11:00 |
|
Rob H
|
1f8b4d185b
|
Rearrange 'Add To Cart' section of product page
|
2012-12-14 14:01:13 +11:00 |
|
Rob H
|
c7ac0f7d91
|
Allow distributor to be changed from product page
|
2012-12-14 11:57:34 +11:00 |
|
Rob H
|
8a37b4e918
|
Push validation logic for changing distributor down into lib class
|
2012-12-14 11:02:01 +11:00 |
|
Rob H
|
3a3f427a8d
|
Reference name of payment method rather than payment method itself
|
2012-12-07 14:30:05 +11:00 |
|
Rob H
|
b5a95e73dc
|
Only show alternative distributors on 'address' page of checkout process
|
2012-12-07 12:29:44 +11:00 |
|
Rob H
|
9cf6124df3
|
Change checkout explanations from CMS pages to CMS snippets
|
2012-12-07 12:24:28 +11:00 |
|
Rob H
|
46abc2fc42
|
Add ability to change distributor based on whether products in the cart are available
|
2012-12-07 11:56:40 +11:00 |
|
Rohan Mitchell
|
cd13ab4f77
|
Fix failing tests
|
2012-12-04 11:39:39 +11:00 |
|
Rohan Mitchell
|
34ef8a1deb
|
Datetime pickers interact with angular model
|
2012-12-04 09:38:12 +11:00 |
|
Rohan Mitchell
|
a0c40607ec
|
Bulk update order cycle opening/closing times
|
2012-12-02 15:43:05 +11:00 |
|
Rohan Mitchell
|
25a2732253
|
Add basic styling to order cycle edit page
|
2012-12-02 15:14:31 +11:00 |
|
Rohan Mitchell
|
97401ca370
|
Remove exchanges in both create and edit
|
2012-12-02 14:32:52 +11:00 |
|
Rohan Mitchell
|
71320aa977
|
Display correct label for submit button
|
2012-12-02 14:02:17 +11:00 |
|
Rohan Mitchell
|
31735d3d10
|
Add edit order cycle controller, load basic data
|
2012-11-30 15:44:07 +11:00 |
|
Rohan Mitchell
|
ba3a595af2
|
Output an order cycle in JSON
|
2012-11-30 15:43:46 +11:00 |
|
Rohan Mitchell
|
6e4638b12d
|
Upgrade angular to 1.0.3, move form to partial, use angular resource
|
2012-11-30 15:17:21 +11:00 |
|
Rohan Mitchell
|
8736254f12
|
Create incoming exchanges on save
|
2012-11-29 11:52:34 +11:00 |
|
Rohan Mitchell
|
243e1ccd93
|
Add supplier to order cycle
|
2012-11-29 11:16:59 +11:00 |
|
Rohan Mitchell
|
ac66bf4871
|
Add client-side validation to order cycle form
|
2012-11-29 10:40:19 +11:00 |
|
Rohan Mitchell
|
64d4e405dd
|
Add datetimepicker for order cycle opening and closing times
|
2012-11-29 10:25:33 +11:00 |
|
Rohan Mitchell
|
aacc36ea44
|
Create order cycle basic fields
|
2012-11-29 10:02:23 +11:00 |
|
Rob H
|
ef22168349
|
Move select_distributor and deselect_distributor actions from enterprises controller to orders controller
|
2012-11-28 10:54:11 +11:00 |
|
Rohan Mitchell
|
a19e697556
|
Add header to admin enterprises page
|
2012-11-27 13:46:59 +11:00 |
|
Rohan Mitchell
|
5103ce64ba
|
Output new order cycle as JSON
|
2012-11-27 10:51:22 +11:00 |
|
Rohan Mitchell
|
d5310452b6
|
Admin list order cycles
|
2012-11-27 10:13:12 +11:00 |
|
Rohan Mitchell
|
7a6d930706
|
Merge branch 'enterprise-fees'
|
2012-11-26 10:13:48 +11:00 |
|
Rohan Mitchell
|
7c5dcd6a90
|
Change angular_ prefix to ng_
|
2012-11-26 10:03:20 +11:00 |
|
Rohan Mitchell
|
6106f1b469
|
Calculator type change works, enterprise fee tests pass
|
2012-11-26 09:45:06 +11:00 |
|
Rohan Mitchell
|
c46b858563
|
Don't render teh bits we dont wants
|
2012-11-23 17:20:52 +11:00 |
|
Rohan Mitchell
|
5e0a5654ff
|
Correctly index calculator fields. Adds ng-bind-html-unsafe-compiled.
|
2012-11-23 17:02:58 +11:00 |
|
Rob H
|
58a79e9b0c
|
Minor changes to order confirm email
|
2012-11-23 16:06:25 +11:00 |
|
Rob H
|
ee482d520c
|
Replace order information display for Confirm and Complete stages of checkout
|
2012-11-23 10:51:14 +11:00 |
|
Rob H
|
3d025bb709
|
WIP Replace order information display for Confirm and Complete stages of checkout
|
2012-11-23 09:26:27 +11:00 |
|
Rohan Mitchell
|
52ebe2c495
|
Provide proper names for angular select fields, add angular hidden field
|
2012-11-22 16:38:25 +11:00 |
|
Rohan Mitchell
|
fd0cc93e68
|
Add delete link
|
2012-11-22 16:19:10 +11:00 |
|
Rohan Mitchell
|
2a645d04ae
|
Move presentation to presenter, display calculator fields
|
2012-11-22 14:37:38 +11:00 |
|
Rohan Mitchell
|
b7bd21e498
|
Full-text search of form
|
2012-11-22 12:15:39 +11:00 |
|
Rohan Mitchell
|
873937db47
|
angular_collection_select
|
2012-11-22 11:45:55 +11:00 |
|
Rohan Mitchell
|
e64a86f5be
|
angular_select
|
2012-11-22 11:27:51 +11:00 |
|
Rohan Mitchell
|
ad76e66944
|
angular_options_for_select
|
2012-11-22 11:24:05 +11:00 |
|
Rohan Mitchell
|
216125c7a1
|
Start building some selects
|
2012-11-22 11:03:28 +11:00 |
|
Rohan Mitchell
|
d6802d9ae5
|
Generate text field with custom form builder - AngularFormBuilder
|
2012-11-22 09:53:26 +11:00 |
|
Rohan Mitchell
|
58917fe378
|
Convert enterprise select and name entry into form fields
|
2012-11-22 08:58:08 +11:00 |
|
Rohan Mitchell
|
dd155532f8
|
Add angular include, basic controller for listing enterprise fees, display fee ids using angular
|
2012-11-21 14:59:02 +11:00 |
|
Rohan Mitchell
|
63ba5d13a3
|
Add representative, output enterprise fees as JSON
|
2012-11-21 14:58:29 +11:00 |
|