Commit Graph

  • 831e53dc6e Displaying server errors as well Will Marshall 2014-04-10 17:21:34 +10:00
  • 7fc3d4b7cc Moving to a switch Will Marshall 2014-04-10 17:02:43 +10:00
  • acd8d2d8a2 Adding payment controller for consistency Will Marshall 2014-04-10 16:35:03 +10:00
  • 5f62cb7ddb Working with ngForm and subcontrollers. Also fixing bulk order specs Will Marshall 2014-04-10 16:32:08 +10:00
  • e114aecfd0 Merge branch 'master' into bom Rob H 2014-04-10 16:30:13 +10:00
  • e64bfe8ba3 Fix failing API Orders spec Rob H 2014-04-10 16:26:24 +10:00
  • 6228cc0c55 BOM: Add order cycle column Rob H 2014-04-10 15:34:23 +10:00
  • 5c7d36ba9b BOM: interface cleanup and adding 'Clear All' button for filters Rob H 2014-04-10 15:29:09 +10:00
  • 00f5d09d65 Moving our inputs to magical helpers Will Marshall 2014-04-10 14:48:22 +10:00
  • 8b40092310 Starting to reflow the controllers Will Marshall 2014-04-10 14:27:32 +10:00
  • 621e58f67a First stab at a DRY implementation Will Marshall 2014-04-10 12:54:18 +10:00
  • 645b6d5a8f BOM: change datetimepickers to datepickers Rob H 2014-04-10 10:51:55 +10:00
  • c5d5f5a9e6 BOM: view information about max quantities ordered Rob H 2014-04-10 10:33:57 +10:00
  • 35d590c926 Fixing a bug uploading promo images Will Marshall 2014-04-09 15:53:39 +10:00
  • 093004a460 Clearing the cart when order cycle is changed Will Marshall 2014-04-09 15:40:02 +10:00
  • 873de1d118 Able to submit Checkout form via Ajax Will Marshall 2014-04-09 15:31:15 +10:00
  • 36a4e34dff Preprocessing order attributes, returning path Will Marshall 2014-04-09 15:04:17 +10:00
  • 2bfbce65d8 Use domain instead of IP for Jenkins badge in README Rohan Mitchell 2014-04-09 12:01:43 +10:00
  • 3d0b24cc97 Add missing foreign key indexes Rohan Mitchell 2014-04-03 11:23:54 +11:00
  • a91ea933cc Destroy adjustment metadata when adjustment is destroyed Rohan Mitchell 2014-04-03 11:19:05 +11:00
  • e792107d7b Make order cycle specs more robust Rohan Mitchell 2014-04-03 11:18:46 +11:00
  • 19ca8e142a Do not show deleted products on shopfront Rohan Mitchell 2014-04-02 14:13:06 +11:00
  • b5550c048a Starting on JSON checkout, moving Order properties to Order.order Will Marshall 2014-04-09 14:33:45 +10:00
  • 87a43fc36e Fixing the build! Some minor bugs due to mailer changes Will Marshall 2014-04-09 12:17:23 +10:00
  • 511938e41b Merge pull request #227 from folklabs/tools Rohan Mitchell 2014-04-09 11:58:52 +10:00
  • 09d22f74ec Renaming some methods in our experimental Will Marshall 2014-04-09 11:51:12 +10:00
  • 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 Will Marshall 2014-04-08 18:39:50 +10:00
  • 4bb9776233 Adding bindonce and infinite scroll to karma Will Marshall 2014-04-08 18:16:46 +10:00
  • 101a4a0bed Fixing a typo Will Marshall 2014-04-08 18:11:07 +10:00
  • 2de5988acd Merging Will Marshall 2014-04-08 18:10:16 +10:00
  • e641d2a788 Starting to add inline validation and behaviour to checkout Will Marshall 2014-04-08 17:52:54 +10:00
  • ffb21cfc49 Fixing a scoping issue Will Marshall 2014-04-08 15:10:30 +10:00
  • 8495c13063 Patching local storage; authentication actions Will Marshall 2014-04-08 15:05:39 +10:00
  • a4cba99de6 Starting to rework checkout Login links Will Marshall 2014-04-08 14:34:50 +10:00
  • f2157e0356 Fixing a couple of spec bugs Will Marshall 2014-04-08 14:11:28 +10:00
  • 8084262efe Patching a test and removing our duped Angular libs Will Marshall 2014-04-08 13:40:45 +10:00
  • 5ac5b74f01 Setting up a Rake task for Jasmine/Karma Will Marshall 2014-04-08 13:25:35 +10:00
  • 195f62dba1 Basics in place, about to rework karma config Will Marshall 2014-04-08 12:58:37 +10:00
  • b99fe20b7c Adding some SUPER clever magic and fixing some regression issues Will Marshall 2014-04-07 18:23:37 +10:00
  • 0f1f8975e1 Starting on the improved accordion checkout Will Marshall 2014-04-07 16:15:19 +10:00
  • 8a45b6c012 Removing nothing special text and patching change password form slightly more Will Marshall 2014-04-07 14:46:48 +10:00
  • a73b714d9e Changing the confirm email text a little bit Will Marshall 2014-04-07 14:29:51 +10:00
  • a1eae915c8 Adding a helpful comment Will Marshall 2014-04-07 14:29:42 +10:00
  • 908e799326 Patching one test and simplifying the modifications to order cycle tooltip Will Marshall 2014-04-07 14:10:22 +10:00
  • 23597997b4 Getting in notification to select order cycle Will Marshall 2014-04-07 13:14:32 +10:00
  • b6c746f5b8 Adding a signup confirmation email Will Marshall 2014-04-04 12:36:33 +13:00
  • 330b2100cc Text change Will Marshall 2014-04-04 12:36:12 +13:00
  • 298055bdbb Order cycle can have the same enterprise participating as supplier, coordinator and distributor Rohan Mitchell 2014-04-02 11:54:28 +11:00
  • 9687e8867e Fix order cycle failing to save after a failing submit to server Rohan Mitchell 2014-04-02 11:38:59 +11:00
  • 645c422d9e Fix silent fail when order cycle coordinator not filled out Rohan Mitchell 2014-04-02 10:35:16 +11:00
  • 566b58f3cb Fix deployment issue: sass-rails needs to be in default group for application.rb config, and in assets group so that it's required. Rohan Mitchell 2014-03-28 17:25:52 +11:00
  • fcb04481c4 Fixing a nil chain bug Will Marshall 2014-04-08 17:55:09 +10:00
  • d2c5c6dcaf Starting to add inline validation and behaviour to checkout Will Marshall 2014-04-08 17:52:54 +10:00
  • 9f60f6dab3 Fixing a scoping issue Will Marshall 2014-04-08 15:10:30 +10:00
  • 0b28e18225 Patching local storage; authentication actions Will Marshall 2014-04-08 15:05:39 +10:00
  • 806f3348c0 Starting to rework checkout Login links Will Marshall 2014-04-08 14:34:50 +10:00
  • 1d544aa003 Fixing a couple of spec bugs Will Marshall 2014-04-08 14:11:28 +10:00
  • a2f62c158a Patching a test and removing our duped Angular libs Will Marshall 2014-04-08 13:40:45 +10:00
  • fca9ba284e Setting up a Rake task for Jasmine/Karma Will Marshall 2014-04-08 13:25:35 +10:00
  • f6c173d0de Basics in place, about to rework karma config Will Marshall 2014-04-08 12:58:37 +10:00
  • fbcf06f5f5 Adding some SUPER clever magic and fixing some regression issues Will Marshall 2014-04-07 18:23:37 +10:00
  • 577c91aca5 Starting on the improved accordion checkout Will Marshall 2014-04-07 16:15:19 +10:00
  • 4447730505 Removing nothing special text and patching change password form slightly more Will Marshall 2014-04-07 14:46:48 +10:00
  • 1e04a3b5f7 Changing the confirm email text a little bit Will Marshall 2014-04-07 14:29:51 +10:00
  • 6ae51eabe3 Adding a helpful comment Will Marshall 2014-04-07 14:29:42 +10:00
  • 902eefa8bb Patching one test and simplifying the modifications to order cycle tooltip Will Marshall 2014-04-07 14:10:22 +10:00
  • 1c22a2c848 Getting in notification to select order cycle Will Marshall 2014-04-07 13:14:32 +10:00
  • aad5ad4bc0 BOM interface cleanup Rob H 2014-04-06 19:22:17 +10:00
  • 0a6230088d Make BOM bulk action dropdown pretty Rob H 2014-04-06 17:39:53 +10:00
  • 5cec4feb7e Remove search boxes from filter BPE filter boxes Rob H 2014-04-05 10:17:21 +11:00
  • 366555d9a7 Remove old column toggle from BOM Rob H 2014-04-05 10:08:37 +11:00
  • b1c7f06779 Add dropdown.js.coffee to karma config to stop tests failing Rob H 2014-04-05 10:06:58 +11:00
  • 980797493d Create dropdown list for toggling columns Rob H 2014-04-04 19:36:06 +11:00
  • 5c999fd9cf Adding a signup confirmation email Will Marshall 2014-04-04 12:36:33 +13:00
  • 44049da3cb Text change Will Marshall 2014-04-04 12:36:12 +13:00
  • 8e54bf1e2e Enterprise users are aurthorised to view BOM Rob H 2014-04-04 09:11:56 +11:00
  • 017ed1b937 Adding an infinite scroll filter to reduce page load times, hopefully Will Marshall 2014-04-01 17:39:27 +11:00
  • 718e295f3f Some more minor test fiddling Will Marshall 2014-04-01 17:13:43 +11:00
  • 3574c91790 Patching a bug with bo-src Will Marshall 2014-04-01 13:08:00 +11:00
  • a8a2e36375 Some more minor test fiddling Will Marshall 2014-04-01 17:13:43 +11:00
  • 79322fbab4 Some more minor refactoring Will Marshall 2014-04-01 16:58:50 +11:00
  • b9e8d5ce67 Reworking the tests a little more for FASTER Will Marshall 2014-04-01 14:11:48 +11:00
  • 74d96a5a07 Undoing previous change: no performance fix Will Marshall 2014-04-01 14:02:25 +11:00
  • a73d174009 Fast version of OC selection Will Marshall 2014-04-01 14:01:36 +11:00
  • bf6eb4ace1 Refactoring checkout specs some more Will Marshall 2014-04-01 13:53:37 +11:00
  • a4fcabe11f Reworking the checkout spec slightly Will Marshall 2014-04-01 13:44:36 +11:00
  • f3f676ce26 gs Will Marshall 2014-04-01 13:29:35 +11:00
  • a040c150cf Tweaking the change hub text Will Marshall 2014-04-01 13:12:16 +11:00
  • 32ffd05ba0 Order cycle can have the same enterprise participating as supplier, coordinator and distributor Rohan Mitchell 2014-04-02 11:54:28 +11:00
  • 98d599e5f7 Fix order cycle failing to save after a failing submit to server Rohan Mitchell 2014-04-02 11:38:59 +11:00
  • 9e74a72985 Fix silent fail when order cycle coordinator not filled out Rohan Mitchell 2014-04-02 10:35:16 +11:00
  • e2fb593baf Fix deployment issue: sass-rails needs to be in default group for application.rb config, and in assets group so that it's required. Rohan Mitchell 2014-03-28 17:25:52 +11:00
  • d9e86ae395 Some more minor refactoring Will Marshall 2014-04-01 16:58:50 +11:00
  • bd4623bc71 Reworking the tests a little more for FASTER Will Marshall 2014-04-01 14:11:48 +11:00
  • 749abd82e8 Undoing previous change: no performance fix Will Marshall 2014-04-01 14:02:25 +11:00
  • da479b7534 Fast version of OC selection Will Marshall 2014-04-01 14:01:36 +11:00
  • 5153c44aa0 Refactoring checkout specs some more Will Marshall 2014-04-01 13:53:37 +11:00
  • f8f37abe32 Reworking the checkout spec slightly Will Marshall 2014-04-01 13:44:36 +11:00
  • 02fd21d99e gs Will Marshall 2014-04-01 13:29:35 +11:00
  • a4e19ddc98 Tweaking the change hub text Will Marshall 2014-04-01 13:12:16 +11:00