Commit Graph

1471 Commits

Author SHA1 Message Date
Rohan Mitchell
d73af509e0 When removing exchanges from an order cycle, compare by id only. Avoids erroneously removing exchanges where another attr has changed in an unimportant way. 2013-11-15 12:09:26 +11:00
Rohan Mitchell
8980284390 Reorder OC admin index table columns 2013-11-15 12:09:26 +11:00
Rohan Mitchell
daee827af6 Generalise db remote backup script, add restore script 2013-11-15 12:09:26 +11:00
Will Marshall
2ce687fc79 Adding variant update permissions to Enterprise users 2013-11-14 11:53:14 +11:00
Will Marshall
9097246301 Removing uservoice 2013-11-14 11:07:58 +11:00
Will Marshall
27b892851a Enabling bugherd in Production 2013-11-14 11:02:20 +11:00
Will Marshall
281220c490 Updating a few gems 2013-11-13 16:25:06 +11:00
Will Marshall
a4f2ea771d Fixing the bulk update spec 2013-11-13 16:24:09 +11:00
Rohan Mitchell
27b8c4508f Split product distribution editing into its own admin page 2013-11-13 15:22:17 +11:00
Will Marshall
713742f016 Adding back in an important ID 2013-11-08 17:16:45 +11:00
Will Marshall
b7104add1c Patching up the footer, partialising it 2013-11-08 16:37:02 +11:00
Will Marshall
b227be4a62 Adding an override to suppress the products display unless we actually have an order_cycle in play 2013-11-08 16:04:31 +11:00
Rohan Mitchell
283401d6fe Fix checkout confirmation page blank (access denied) when checking out anonymously - BugHerd #139 2013-11-08 15:27:32 +11:00
Will Marshall
317b2f1ced Helperizing some of the order cycles stuff 2013-11-08 15:19:27 +11:00
Will Marshall
b1d064c964 Adding some fancy new partials for the order cycle selection logic 2013-11-08 11:27:13 +11:00
Will Marshall
6582ed0753 Removing an extraneous check on the order cycle from line 4, partialising 2013-11-08 11:26:36 +11:00
Rohan Mitchell
71d6e51078 Put distributors column second, no need to explicitly set column widths, so remove this 2013-11-07 16:25:43 +11:00
Rohan Mitchell
48f18a93de Order shipping methods by name, not distributor 2013-11-07 16:25:43 +11:00
Rohan Mitchell
0755b515d1 Only show shipping methods that enterprise user has access to 2013-11-07 16:25:43 +11:00
Will Marshall
a526439643 Moving the orders controller spec into the right place 2013-11-07 15:13:07 +11:00
Will Marshall
b7c7730278 Patching a bug in which we'd 404 if deleting items from a cart twice in parallel 2013-11-07 15:12:28 +11:00
Will Marshall
f0d335a454 Fixing up the failing spec for distributor changes, reworking a method to SharedHelper 2013-11-07 11:47:05 +11:00
Will Marshall
e33ff15151 Adding a small override to unbreak the New Product link 2013-11-06 16:28:51 +11:00
Rohan Mitchell
04387aa6b7 Scope time since last oc expired to distributor 2013-11-06 16:17:36 +11:00
Will Marshall
d95394f70d Adding tooltips to the footer link 2013-11-06 15:56:00 +11:00
Will Marshall
406f8033fe Partialising the _distributor render 2013-11-06 15:36:39 +11:00
Will Marshall
f9a4718bdd Reworking the homepage styles to work on mobile as well as screen 2013-11-06 14:14:55 +11:00
Will Marshall
0784642517 Removing the copyright from the footer 2013-11-06 13:40:05 +11:00
Will Marshall
59b6badcd6 Small text change on the order confirmation screen 2013-11-06 13:28:54 +11:00
Will Marshall
3c37696882 Adding specs and implementation: moving current distributor to new empty order after checkout 2013-11-06 12:35:22 +11:00
Rohan Mitchell
72efb2096b Remove comment - everything makes sense now 2013-11-06 11:26:10 +11:00
Will Marshall
bef64e5967 Making sure the final row has a bottom border 2013-11-06 11:18:34 +11:00
Will Marshall
91abf4fab1 Reworking the temp homepage to use the Foundation styles more cleverly 2013-11-06 11:16:29 +11:00
Will Marshall
263195c8b9 Merging 2013-11-06 10:59:56 +11:00
Will Marshall
71af58239e Making the 'next order cycle' text big and black 2013-11-06 10:58:09 +11:00
Rohan Mitchell
fd43227921 Explicitly precompile style needed 2013-11-06 10:42:39 +11:00
Rohan Mitchell
bacd8401b4 Compile all admin css files for manual inclusion (fixes BugHerd #126) 2013-11-06 10:18:45 +11:00
Rohan Mitchell
6e0dfbd88b Make order cycle admin open and close time columns wider 2013-11-01 16:50:48 +11:00
Will Marshall
7d21dd053a Merging 2013-11-01 16:50:28 +11:00
Will Marshall
8f27c7be80 Fixing a clearing bug on the home page 2013-11-01 16:49:28 +11:00
Rohan Mitchell
6aad840d05 Change inaccurate wording - this lists order cycles by closing date, not availability date 2013-11-01 16:37:49 +11:00
Rohan Mitchell
25b0306a93 Ensure css is precompiled, reformat configs 2013-11-01 16:22:54 +11:00
Will Marshall
9f150c8d87 Adding a small display on the distributor page indicating when the next order cycle is, if any - BugHerd#127 2013-11-01 16:12:31 +11:00
Will Marshall
37b81af91c Adding myself to the Readme as a contributor 2013-11-01 14:49:58 +11:00
Will Marshall
b8fcfbd72b Test and implementation: dropping inclusion of product_distributions from active Distributors on front page - BugHerd#125 2013-11-01 14:48:23 +11:00
Will Marshall
26f2d27d64 Updating therubyracer to fix mac compatibility with libv8 2013-11-01 14:46:41 +11:00
Rohan Mitchell
3d07d68637 Order landing page distributors by name 2013-10-31 16:28:04 +11:00
Rohan Mitchell
34638c0bf9 Remove pry from spec 2013-10-31 16:27:13 +11:00
Rohan Mitchell
094485bc2d Sort enterprises by name, display direct-from-the-farm links separately at top 2013-10-31 15:52:22 +11:00
Rohan Mitchell
eb997c94a2 Mark inactive distributors on supplier distributors list 2013-10-31 14:59:47 +11:00