Commit Graph

40 Commits

Author SHA1 Message Date
Will Marshall
9117b1f516 Adding some notes for future refactoring and a couple of pending integration tests for the new home 2014-04-25 17:14:18 +10:00
Will Marshall
28230f0436 Adding a current user service, refactoring various consequences of this change: 2014-04-25 16:59:46 +10:00
Will Marshall
8f539aca1f Removing some console logs 2014-04-25 16:20:01 +10:00
Will Marshall
e2d3207a51 Namespacing accordion state by ID 2014-04-17 15:34:57 +10:00
Will Marshall
2d9be9ea06 Fixing the scope issue 2014-04-11 17:49:51 +10:00
Will Marshall
2e0485c064 Getting the entire order into localStorage: one bug with radio boxes 2014-04-11 17:24:32 +10:00
Will Marshall
c8012e7045 Improving panel workflow, moving back to simple format for Order service 2014-04-11 16:43:21 +10:00
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
8b40092310 Starting to reflow the controllers 2014-04-10 14:27:32 +10:00
Will Marshall
621e58f67a First stab at a DRY implementation 2014-04-10 12:54:18 +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
b293efd110 Fixing issue at https://github.com/angular/angular.js/wiki/Understanding-Scopes - hiding our attributes inside objects so child scopes can access them safely 2014-04-08 18:39:50 +10:00
Will Marshall
e641d2a788 Starting to add inline validation and behaviour to checkout 2014-04-08 18:09:03 +10:00
Will Marshall
ffb21cfc49 Fixing a scoping issue 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
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
6e5c93526c Moving everything to a single Angular application 2014-03-20 16:58:57 +11:00
Will Marshall
c01b198f95 Minor tweaks 2014-03-14 15:34:18 +11:00
Will Marshall
f1f501c7ee Getting the total price into Javascript as well 2014-03-14 13:15:42 +11:00
Will Marshall
fc4f108724 Adding tests and views to handle changing shipping prices 2014-03-14 12:59:37 +11:00
Will Marshall
1ba720481f Finally fixing the same as billing address checkbox? 2014-03-13 11:41:46 +11:00
Will Marshall
7c50e1a41d Fixing up the specs 2014-03-12 17:17:07 +11:00
Will Marshall
a1ed951931 Default shipping address same as billing address, rendering data panel for pickup info 2014-03-12 15:08:59 +11:00
Will Marshall
84955d3647 Merging master 2014-03-06 16:53:03 +11:00
Will Marshall
904a25fd18 Improving the test suite, refactoring the form and Checkout controller to use data injection instead of haxxx 2014-03-06 16:48:30 +11:00
Will Marshall
7d0fdead7a Refactoring the way we default shipping_method_id 2014-03-05 15:49:47 +11:00
Will Marshall
3c108d3366 Improving the test suite, refactoring the form and Checkout controller to use data injection instead of haxxx 2014-03-05 15:31:41 +11:00
Will Marshall
19350eeade Adding the 'same as billing address' JS 2014-03-05 12:29:49 +11:00
Will Marshall
c1cdf3e331 Removing some dud debugging stuff, fiddling with the checkout spec 2014-02-27 16:11:17 +11:00
Will Marshall
91a8e1c071 Fixing a Javascript bug 2014-02-27 14:47:33 +11:00
Will Marshall
6a861de1e1 Reworking the checkout form some more 2014-02-18 14:50:50 +11:00
Will Marshall
3024007bd3 Reworking our page structure to work better with Angular controllers 2014-02-18 13:51:39 +11:00
Will Marshall
3c696b6762 Adding payment method switching 2014-02-14 13:30:28 +11:00
Will Marshall
4704e927e3 Form toggling! Fuck yeah 2014-02-14 11:31:27 +11:00
Will Marshall
25916caeb4 Starting on Angular models for Checkout, pretties 2014-02-13 16:14:11 +11:00