Will Marshall
|
5f62cb7ddb
|
Working with ngForm and subcontrollers. Also fixing bulk order specs
|
2014-04-10 16:32:08 +10:00 |
|
Will Marshall
|
00f5d09d65
|
Moving our inputs to magical helpers
|
2014-04-10 14:48:22 +10:00 |
|
Will Marshall
|
621e58f67a
|
First stab at a DRY implementation
|
2014-04-10 12:54:18 +10:00 |
|
Will Marshall
|
873de1d118
|
Able to submit Checkout form via Ajax
|
2014-04-09 15:31:15 +10:00 |
|
Will Marshall
|
36a4e34dff
|
Preprocessing order attributes, returning path
|
2014-04-09 15:04:17 +10:00 |
|
Will Marshall
|
b5550c048a
|
Starting on JSON checkout, moving Order properties to Order.order
|
2014-04-09 14:33:45 +10:00 |
|
Will Marshall
|
09d22f74ec
|
Renaming some methods in our experimental
|
2014-04-09 11:51:12 +10:00 |
|
Will Marshall
|
e641d2a788
|
Starting to add inline validation and behaviour to checkout
|
2014-04-08 18:09:03 +10:00 |
|
Will Marshall
|
8495c13063
|
Patching local storage; authentication actions
|
2014-04-08 18:09:02 +10:00 |
|
Will Marshall
|
a4cba99de6
|
Starting to rework checkout Login links
|
2014-04-08 18:09:02 +10:00 |
|
Will Marshall
|
8084262efe
|
Patching a test and removing our duped Angular libs
|
2014-04-08 18:09:02 +10:00 |
|
Will Marshall
|
5ac5b74f01
|
Setting up a Rake task for Jasmine/Karma
|
2014-04-08 18:09:02 +10:00 |
|
Will Marshall
|
195f62dba1
|
Basics in place, about to rework karma config
|
2014-04-08 18:09:02 +10:00 |
|
Will Marshall
|
b99fe20b7c
|
Adding some SUPER clever magic and fixing some regression issues
|
2014-04-08 18:07:55 +10:00 |
|
Will Marshall
|
0f1f8975e1
|
Starting on the improved accordion checkout
|
2014-04-08 18:07:55 +10:00 |
|
Will Marshall
|
908e799326
|
Patching one test and simplifying the modifications to order cycle tooltip
|
2014-04-08 18:07:55 +10:00 |
|
Will Marshall
|
b6c746f5b8
|
Adding a signup confirmation email
|
2014-04-08 18:06:49 +10:00 |
|
Will Marshall
|
330b2100cc
|
Text change
|
2014-04-08 18:06:49 +10:00 |
|
Rohan Mitchell
|
298055bdbb
|
Order cycle can have the same enterprise participating as supplier, coordinator and distributor
|
2014-04-08 18:06:49 +10:00 |
|
Rohan Mitchell
|
9687e8867e
|
Fix order cycle failing to save after a failing submit to server
|
2014-04-08 18:06:49 +10:00 |
|
Will Marshall
|
a8a2e36375
|
Some more minor test fiddling
|
2014-04-03 10:34:03 +13:00 |
|
Will Marshall
|
79322fbab4
|
Some more minor refactoring
|
2014-04-03 10:34:03 +13:00 |
|
Will Marshall
|
b9e8d5ce67
|
Reworking the tests a little more for FASTER
|
2014-04-03 10:34:03 +13:00 |
|
Will Marshall
|
74d96a5a07
|
Undoing previous change: no performance fix
|
2014-04-03 10:34:03 +13:00 |
|
Will Marshall
|
a73d174009
|
Fast version of OC selection
|
2014-04-03 10:34:03 +13:00 |
|
Will Marshall
|
bf6eb4ace1
|
Refactoring checkout specs some more
|
2014-04-03 10:34:03 +13:00 |
|
Will Marshall
|
a4fcabe11f
|
Reworking the checkout spec slightly
|
2014-04-03 10:34:03 +13:00 |
|
Will Marshall
|
e1465352d0
|
Improving the navigation by moving it all to a service, adding a generic icon
|
2014-03-28 16:02:31 +11:00 |
|
Will Marshall
|
12b1a1b0e9
|
Switching our recover password form to Darkswarm
|
2014-03-28 16:02:31 +11:00 |
|
Rohan Mitchell
|
da6ba04780
|
Update variant weight from unit value when unit is weight
|
2014-03-28 15:34:26 +11:00 |
|
Rohan Mitchell
|
fddfdf8050
|
Select all supplied products on order cycle admin page
|
2014-03-28 15:34:26 +11:00 |
|
Rob H
|
771ccc6e76
|
Merge branch 'capybara-fails' into bom
|
2014-03-28 13:52:17 +11:00 |
|
Rob H
|
73271fa45a
|
Fix BOM regression bugs caused by capybara upgrade
|
2014-03-28 13:50:10 +11:00 |
|
Rob H
|
4d65427d18
|
Fix BPE regression bugs caused by capybara upgrade
|
2014-03-28 12:11:36 +11:00 |
|
Will Marshall
|
d8160bc6d5
|
Partially fixing the visible issue
|
2014-03-27 16:12:18 +11:00 |
|
Rob H
|
ab14bf70ab
|
Merge branch 'bpe_issues' into bom
|
2014-03-27 15:39:37 +11:00 |
|
Will Marshall
|
e48a25983a
|
Starting a working forgot password system
|
2014-03-27 15:11:11 +11:00 |
|
Will Marshall
|
adcd5e1c8d
|
Fixing a regression issue
|
2014-03-27 14:30:52 +11:00 |
|
Rob H
|
0c2e215fef
|
BOM: Add a method to check that all selected variants have a unit_value
|
2014-03-27 14:11:19 +11:00 |
|
Will Marshall
|
2be9ad7dd0
|
Starting with our own passwords controller
|
2014-03-27 13:52:02 +11:00 |
|
Rob H
|
a260a3fa56
|
BOM: Fixed bug causing Order Cycles filter to break in some cases
|
2014-03-27 13:32:26 +11:00 |
|
Will Marshall
|
b5f1464ce9
|
Patching more regression issues
|
2014-03-27 13:01:06 +11:00 |
|
Will Marshall
|
3976694dad
|
Patching up some regressions
|
2014-03-27 13:01:05 +11:00 |
|
Will Marshall
|
17bb1f9d25
|
Getting the tests working once more
|
2014-03-27 13:01:05 +11:00 |
|
Will Marshall
|
61e6050e3a
|
Fixing up some more minor regression bugs
|
2014-03-27 13:01:03 +11:00 |
|
Will Marshall
|
e4bb2f1cdf
|
Keeping Foundation 4 and 5 parallel
|
2014-03-27 13:01:02 +11:00 |
|
Will Marshall
|
bf7d12b40e
|
Upgrading Foundation, starting to work through regression issues
|
2014-03-27 13:01:01 +11:00 |
|
Will Marshall
|
0690fcda48
|
Reworking the way the Sidebar works
|
2014-03-27 11:54:25 +11:00 |
|
Rohan Mitchell
|
93db813b3a
|
Make current_producers helper more resilient
|
2014-03-27 10:25:05 +11:00 |
|
Rohan Mitchell
|
ce2882de35
|
OrderCycleFormApplicator uses exchanges.incoming instead of role
|
2014-03-27 09:49:08 +11:00 |
|