alexs
|
3f82147024
|
Merge branch 'master' of github.com:eaterprises/openfoodweb
Conflicts:
db/schema.rb
|
2013-08-06 18:32:53 +10:00 |
|
alexs
|
82ea8adfe3
|
Added list of geocoded suburbs.
|
2013-08-06 18:31:08 +10:00 |
|
Rohan Mitchell
|
f1dbc03401
|
Use correct amount for order total in spec
|
2013-08-06 13:47:17 +10:00 |
|
Rohan Mitchell
|
8fdf0b6ff9
|
Fix payment not being captured due to being to small to cover order's distribution fee
|
2013-08-06 13:47:17 +10:00 |
|
Rohan Mitchell
|
ec3e00c128
|
Refactor LineItem and clients for new fields
|
2013-08-06 13:47:17 +10:00 |
|
alexs
|
57e185af78
|
Merge branch 'landing_page'
|
2013-08-06 12:35:06 +10:00 |
|
alexs
|
17f9a4645a
|
Added login to the landing page.
|
2013-08-06 12:34:22 +10:00 |
|
David Cook
|
27c17d6b07
|
Test that enterprise user can't access other enterprises' products
|
2013-08-06 11:22:44 +10:00 |
|
David Cook
|
0a7c5d4992
|
Add cancan ability tests on enterprise user roles
|
2013-08-06 11:12:37 +10:00 |
|
David Cook
|
7a92d99817
|
Remove unnecessary test on editing product (now tested under cancan abilities)
|
2013-08-06 11:12:06 +10:00 |
|
alexs
|
24d559cd3a
|
Merge branch 'master' into landing_page
Conflicts:
db/schema.rb
db/seeds.rb
|
2013-08-05 17:08:39 +10:00 |
|
alexs
|
38b0a581e0
|
New landing page - initial layout and functionality
|
2013-08-05 17:04:56 +10:00 |
|
Andrew Spinks
|
e75021d7bd
|
Fix loading of products for an enterprise in the admin section. NOTE: this is a major hack - had to copy the current fetch data from the spree product_controller and modify it to get the roles to take affect. There must be a better way.
|
2013-08-02 18:13:42 +10:00 |
|
Andrew Spinks
|
9d32a5775a
|
Enterprise user admin: only allow suppliers and distributors that we manage to be selected when creating and editing products.
|
2013-08-02 16:08:10 +10:00 |
|
Andrew Spinks
|
269294612d
|
Add product tests for an enterprise user.
|
2013-08-02 14:01:45 +10:00 |
|
Andrew Spinks
|
0bb4f676e1
|
Add permissions to enterprise users so they can manage their own products.
|
2013-08-02 11:51:25 +10:00 |
|
Andrew Spinks
|
5bccd38b5e
|
Fix tests - don't have feature toggle overrides on when running tests!
|
2013-08-01 15:37:42 +10:00 |
|
Andrew Spinks
|
65617e0e77
|
Add enterprise roles for a user and wire up interface.
|
2013-08-01 10:32:50 +10:00 |
|
Andrew Spinks
|
4f5679aac3
|
Add EnterpriseRole model and link up to users and enterprises.
|
2013-08-01 10:32:49 +10:00 |
|
Rohan Mitchell
|
c64944d11a
|
Fix test
|
2013-07-30 17:32:53 +10:00 |
|
Rohan Mitchell
|
d64bcf0e94
|
Remove coordinator fees
|
2013-07-30 11:55:21 +10:00 |
|
Rohan Mitchell
|
24b957dc57
|
Process coordinator fees before submit to Rails to use _ids field. Add ng spec for OrderCycle.update. Add acceptance specs for create/edit/update coordinator fees.
|
2013-07-30 11:34:10 +10:00 |
|
Rohan Mitchell
|
dc7f8986a0
|
Click to add coordinator fee
|
2013-07-30 11:34:10 +10:00 |
|
Rohan Mitchell
|
ae0f82b479
|
Display only coordinator fees belonging to the selected coordinator
|
2013-07-30 11:34:10 +10:00 |
|
Rohan Mitchell
|
43474d6408
|
Display coordinator fees on admin edit order cycle
|
2013-07-30 11:34:10 +10:00 |
|
Rohan Mitchell
|
13a1809d6c
|
Load enterprise fees in controllers
|
2013-07-30 11:34:10 +10:00 |
|
Rohan Mitchell
|
93e7ac53ad
|
Add EnterpriseFee service for order cycles admin
|
2013-07-30 11:34:10 +10:00 |
|
Rohan Mitchell
|
122b9b5617
|
Make order cycle coordinator fees many-to-many
|
2013-07-30 11:34:10 +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
|
863236b827
|
Remove speculative test
|
2013-07-29 09:47:28 +10:00 |
|
David Cook
|
6265dfc80d
|
remove block commented code
|
2013-07-29 09:29:23 +10:00 |
|
Andrew Spinks
|
6c18c5c65f
|
Fix bulk product edit so that it works with products with a blank available_on field.
|
2013-07-25 13:51:37 +10:00 |
|
alexs
|
fadb1e4710
|
Merge branch 'master' of github.com:eaterprises/openfoodweb
Conflicts:
Gemfile
|
2013-07-23 18:02:28 +10:00 |
|
alexs
|
37a88a1be6
|
Changed JavaScript driver from selenium to phantomjs.
|
2013-07-23 17:54:05 +10:00 |
|
Rohan Mitchell
|
1d5e970b47
|
Fix test regressions with multiple 'Save and Continue' buttons in checkout
|
2013-07-23 17:48:54 +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 |
|
Rohan Mitchell
|
2f83cecc23
|
Merge branch 'add-capture-order-shortcut-deface'
Conflicts:
spec/support/request/authentication_workflow.rb
|
2013-07-23 16:55:33 +10:00 |
|
Rohan Mitchell
|
d83e8cb3ba
|
Remove commented out code, clean up comments and style
|
2013-07-23 16:51:22 +10:00 |
|
Andrew Spinks
|
8e560a59c9
|
Fix selection of itemwise shipping method that broke after the spree upgrade.
|
2013-07-23 15:46:07 +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
|
3315191b81
|
Fix intermittent admin-user-has-no-admin-role error in specs
|
2013-07-23 14:00:07 +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
|
275b64c7d3
|
Fix broken delete action for variants
|
2013-07-23 10:43:08 +10:00 |
|
Rob H
|
ba04d0ea74
|
Increase wait time for delete action in bpe specs
|
2013-07-23 10:43:08 +10:00 |
|
Rob H
|
3c973178fd
|
WIP: remove unneeded representative-based data request infrastructure
|
2013-07-23 10:43:08 +10:00 |
|
Rob H
|
961d63ec4c
|
WIP: Fix references in js tests for bpe
|
2013-07-23 10:43:08 +10:00 |
|
Rob H
|
9863a84a27
|
WIP: transfer bulk product update data requests to API
|
2013-07-23 10:43:08 +10:00 |
|
Rob H
|
97c03b50cc
|
Create new api routes/views/controllers for bulk product edit
|
2013-07-23 10:43:08 +10:00 |
|
Rob H
|
1f152d8121
|
WIP (Spree Update): Update authentication workflow input names
|
2013-07-23 10:43:08 +10:00 |
|