alexs
|
8efc95e095
|
Separated Foundation powered site from the Spree powered content (for now).
|
2013-08-07 19:25:48 +10:00 |
|
alexs
|
38b0a581e0
|
New landing page - initial layout and functionality
|
2013-08-05 17:04:56 +10:00 |
|
Andrew Spinks
|
d107786614
|
Make sure the payment details are shown prominently in the checkout screen.
|
2013-07-29 16:29:27 +10:00 |
|
Rohan Mitchell
|
7640eb497a
|
Merge branch 'supplied-active-products-on-hand'
Conflicts:
app/controllers/application_controller.rb
app/models/enterprise.rb
app/views/spree/products/_source_sidebar.html.haml
spec/features/consumer/distributors_spec.rb
spec/models/enterprises_spec.rb
|
2013-07-29 11:05:42 +10:00 |
|
Rohan Mitchell
|
dd97768947
|
Merge branch 'move-save-checkout-button'
Conflicts:
spec/features/consumer/checkout_spec.rb
|
2013-07-23 17:03:00 +10:00 |
|
Rohan Mitchell
|
638d7b1c33
|
Stylistic changes, extract commented code to private method
|
2013-07-23 17:02:06 +10:00 |
|
Andrew Spinks
|
7cb054f430
|
Merge branch 'master' into order-cycle-selection
Conflicts:
Gemfile
Gemfile.lock
app/controllers/spree/orders_controller_decorator.rb
app/models/enterprise.rb
app/models/spree/order_decorator.rb
app/views/spree/checkout/_other_available_distributors.html.erb
app/views/spree/products/_add_to_cart.html.haml
lib/open_food_web/distributor_change_validator.rb
spec/spec_helper.rb
|
2013-07-23 14:42:57 +10:00 |
|
Rohan Mitchell
|
fe61cddda6
|
Merge branch 'local-organics'
Conflicts:
Gemfile
Gemfile.lock
app/assets/stylesheets/store/variables.css.scss
app/overrides/add_feedback_script.rb
app/views/spree/shared/_order_details_steps_data.html.erb
db/schema.rb
script/rails
spec/spec_helper.rb
|
2013-07-23 11:40:03 +10:00 |
|
Rob H
|
f055ece503
|
WIP (Spree Update): update variables.css.scss
|
2013-07-23 10:43:08 +10:00 |
|
David Cook
|
15c454a0f1
|
move style to stylesheet
|
2013-07-19 17:04:04 +10:00 |
|
David Cook
|
a63b8908bb
|
Moved inline style to stylesheet
|
2013-06-21 16:12:56 +10:00 |
|
Rohan Mitchell
|
54fe63e7f3
|
User can add subsequent order cycles product to cart, show order cycle selection in page header along with distributor
|
2013-05-28 16:20:58 +10:00 |
|
Rohan Mitchell
|
3b2508dad3
|
On local organics checkout, remove distributor change, move save button to top right
|
2013-05-20 15:29:13 +10:00 |
|
Rohan Mitchell
|
3dd4e074fc
|
Split spree variable changes into per-feature files, add an eaterprises feature for default layout
|
2013-04-22 16:12:50 +10:00 |
|
Rohan Mitchell
|
fcb1701d36
|
WIP Add hub and order cycle display stub with failing tests
|
2013-03-08 15:18:52 +11:00 |
|
Rohan Mitchell
|
e1b2490259
|
Selecting an order cycle highlights valid distributor choices
|
2013-03-08 15:17:23 +11:00 |
|
Rohan Mitchell
|
74e2b70d3a
|
Without JS, select distributor, highlighting local order cycle choices
|
2013-03-08 15:17:22 +11:00 |
|
Rohan Mitchell
|
456dfcf6db
|
Style distribution choice, add compass for border radius mixin
|
2013-03-08 15:17:22 +11:00 |
|
Rob H
|
3507c5414d
|
Changed Sass variable: back to our green colour following upgrade
|
2013-02-07 09:25:29 +11:00 |
|
Rob H
|
612017f143
|
WIP Upgrade to Spree 1.3
|
2013-02-05 15:01:45 +11:00 |
|
Rob H
|
1f8b4d185b
|
Rearrange 'Add To Cart' section of product page
|
2012-12-14 14:01:13 +11:00 |
|
Rob H
|
ee482d520c
|
Replace order information display for Confirm and Complete stages of checkout
|
2012-11-23 10:51:14 +11:00 |
|
Rohan Mitchell
|
6d84cf7613
|
Merge branch 'master' into enterprises
Conflicts:
app/controllers/enterprises_controller.rb
app/views/spree/checkout/_distributor.html.haml
db/schema.rb
spec/lib/open_food_web/group_buy_report_spec.rb
|
2012-11-01 11:02:02 +11:00 |
|
Rohan Mitchell
|
9d5c127f0d
|
Add enterprises controller that supercedes suppliers and distributors controllers. Add to cart consumer spec passes.
|
2012-10-31 16:47:01 +11:00 |
|
Rohan Mitchell
|
773adca838
|
Display distributor details on product page when distributor is selected
|
2012-10-27 12:49:57 +11:00 |
|
Rohan Mitchell
|
13317347bb
|
Display an explanation message on product page when no distributor is selected
|
2012-10-27 12:19:44 +11:00 |
|
Rohan Mitchell
|
a686a820d9
|
Add distributor show page, redirect here after selecting distributor
|
2012-10-11 10:50:36 +11:00 |
|
Rohan Mitchell
|
334f84637d
|
Fix empty cart button alignment at checkout
|
2012-09-14 13:32:49 +10:00 |
|
Rohan Mitchell
|
a013854d2d
|
Change logo to Eaterprises, update link colour to match
|
2012-09-14 11:25:36 +10:00 |
|
Rohan Mitchell
|
aa027f6e29
|
Display subtotal for delivery fees
|
2012-07-02 16:13:55 +10:00 |
|
Rohan Mitchell
|
cb56e9f658
|
Display delivery fee breakdown along with cart
|
2012-07-01 19:09:34 +10:00 |
|
Rohan Mitchell
|
cb6ac2064d
|
Rearrange buttons on cart checkout form
|
2012-06-26 10:50:50 +10:00 |
|
Rohan Mitchell
|
34b694666c
|
Grey out inactive distributors
|
2012-06-26 08:24:32 +10:00 |
|
Rohan Mitchell
|
0662e8f676
|
Show links to distributor home page, particularly when viewing product not available at current distributor
|
2012-06-26 08:12:35 +10:00 |
|
Rohan Mitchell
|
a7df5a2f1e
|
Include jquery, add basic styling for add to cart form, split supplier and distributors in product details sidebar
|
2012-06-25 08:57:53 +10:00 |
|
Rohan Mitchell
|
9be5dc41b9
|
Split products by local/remote distributor: style
|
2012-06-24 09:41:33 +10:00 |
|
Rohan Mitchell
|
32050bbba4
|
Split products by local/remote distributor: views and basic style
|
2012-06-24 07:37:25 +10:00 |
|
Rohan Mitchell
|
4911a06c9d
|
Display current distributor in main nav bar
|
2012-06-22 11:46:40 +10:00 |
|
Rohan Mitchell
|
f9d290f00d
|
Show product supplier and distributors on product details page
|
2012-06-20 16:28:09 +10:00 |
|
Rohan Mitchell
|
9adfe58086
|
Display distributor filter as links instead of checkboxes, style in the same way as taxonomy selectors
|
2012-06-20 15:05:54 +10:00 |
|
Andrew Spinks
|
04e4523f6b
|
upgrade to spree 1.1
|
2012-05-20 16:28:14 +10:00 |
|
Andrew Spinks
|
cd1938a74e
|
spree install.
|
2012-03-27 11:06:49 +11:00 |
|