Matt-Yorkley
|
2f7ef33caf
|
Add test for maintaining hub selection after order completion
|
2022-01-19 22:43:54 +00:00 |
|
Matt-Yorkley
|
0f154de235
|
Use OrderCompletion in split checkout for #order_completion_reset
|
2022-01-19 17:51:03 +00:00 |
|
Matt-Yorkley
|
fb8f5ee5ce
|
Increase flexibility in test setup
|
2022-01-19 17:51:03 +00:00 |
|
Matt-Yorkley
|
49623f6b4a
|
Simplify test setup
|
2022-01-19 17:51:03 +00:00 |
|
Matt-Yorkley
|
d57e64cf7e
|
Add new order factories for checkout steps
|
2022-01-19 17:49:05 +00:00 |
|
Filipe
|
2e85783465
|
Merge pull request #8731 from Matt-Yorkley/split-checkout-default-addresses
Split checkout: default address saving
|
2022-01-19 17:43:51 +00:00 |
|
Filipe
|
7444e2d2f3
|
Merge pull request #8741 from Matt-Yorkley/guest-checkout-login
Fix split checkout guest user login
|
2022-01-19 16:43:24 +00:00 |
|
Filipe
|
baa3f64839
|
Merge pull request #8751 from openfoodfoundation/dependabot/bundler/rails-i18n-7.0.1
Bump rails-i18n from 6.0.0 to 7.0.1
|
2022-01-19 15:49:06 +00:00 |
|
Transifex-Openfoodnetwork
|
ec2bb34023
|
Updating translations for config/locales/ru.yml
|
2022-01-20 01:30:50 +11:00 |
|
Matt-Yorkley
|
2b960a04c6
|
Move Order callback entirely into service
|
2022-01-19 13:40:33 +00:00 |
|
Matt-Yorkley
|
8a944e3e78
|
Tidy up Order#save_default_addresses
|
2022-01-19 13:40:33 +00:00 |
|
Matt-Yorkley
|
8f37aa71f2
|
Save default addresses when requested during checkout
|
2022-01-19 13:40:33 +00:00 |
|
Matt-Yorkley
|
fb00a51ae8
|
Merge pull request #8653 from Matt-Yorkley/split-checkout-t-and-c
Split checkout T&Cs
|
2022-01-19 13:39:15 +00:00 |
|
Matt-Yorkley
|
21ed136e00
|
Enable opening login modal via broadcasted DOM Event
|
2022-01-19 13:14:10 +00:00 |
|
Matt-Yorkley
|
8ce27bed86
|
Move guest checkout handling to the frontend
|
2022-01-19 13:14:10 +00:00 |
|
Matt-Yorkley
|
27c7b16b03
|
Merge pull request #8748 from openfoodfoundation/dependabot/bundler/ddtrace-0.54.1
Bump ddtrace from 0.53.0 to 0.54.1
|
2022-01-19 09:50:10 +00:00 |
|
Maikel
|
a5b0324f76
|
Merge pull request #8750 from openfoodfoundation/dependabot/bundler/activerecord-import-1.3.0
Bump activerecord-import from 1.2.0 to 1.3.0
|
2022-01-19 15:13:41 +11:00 |
|
Maikel
|
31341537ff
|
Merge pull request #8749 from openfoodfoundation/dependabot/bundler/rubocop-rails-2.13.2
Bump rubocop-rails from 2.12.4 to 2.13.2
|
2022-01-19 15:12:07 +11:00 |
|
Maikel
|
88be980456
|
Merge pull request #8746 from openfoodfoundation/dependabot/bundler/stripe-5.42.0
Bump stripe from 5.39.0 to 5.42.0
|
2022-01-19 15:08:24 +11:00 |
|
Maikel
|
273d41fcd8
|
Merge pull request #8745 from openfoodfoundation/dependabot/bundler/listen-3.7.1
Bump listen from 3.7.0 to 3.7.1
|
2022-01-19 15:07:02 +11:00 |
|
Deepak Chauhan
|
7adc1186c6
|
removed transaltion or between buttons from multiple views
|
2022-01-19 03:16:55 +05:30 |
|
Matt-Yorkley
|
a6408007db
|
Merge pull request #8683 from filipefurtad0/add_specs_split_checkout_1
Adds additional test coverage on step 1
|
2022-01-18 21:12:27 +00:00 |
|
Deepak Chauhan
|
1ed5b3a3f6
|
removed translation or between buttons
|
2022-01-19 02:01:29 +05:30 |
|
Jean-Baptiste Bellet
|
8455d79f9b
|
Use the last payment method instead of the first for the Payment Method Report
|
2022-01-18 20:35:08 +01:00 |
|
filipefurtad0
|
9ef8e86e59
|
Removes xpath within blocks on spec file
|
2022-01-18 18:09:14 +00:00 |
|
filipefurtad0
|
f250f6dc53
|
Updates mandatory field error count after merging #8691
|
2022-01-18 15:12:15 +00:00 |
|
filipefurtad0
|
63ae159091
|
Changes assertion from URL to page content on spec file
|
2022-01-18 15:10:31 +00:00 |
|
filipefurtad0
|
3b6bb1c9a8
|
Removes within blocks; replaces field names by ids
|
2022-01-18 14:39:24 +00:00 |
|
filipefurtad0
|
ee601bb357
|
Uses reload to fetch bill/ship address ids
|
2022-01-18 14:39:24 +00:00 |
|
filipefurtad0
|
25244725e9
|
Changes assertion from URL to page content
|
2022-01-18 14:39:24 +00:00 |
|
filipefurtad0
|
ab2d92ab8f
|
Applies helper change on spec file
|
2022-01-18 14:39:24 +00:00 |
|
filipefurtad0
|
22d9da9edc
|
Changes helper name
|
2022-01-18 14:39:24 +00:00 |
|
filipefurtad0
|
ec4ec66051
|
Corrects rubocop offense
|
2022-01-18 14:39:24 +00:00 |
|
filipefurtad0
|
f3e0799205
|
Adds DB validation for same ship and bill addresses
|
2022-01-18 14:39:24 +00:00 |
|
filipefurtad0
|
3ad8e2df4f
|
Adds coverage on mandatory fields - details/billing/shipping
|
2022-01-18 14:39:24 +00:00 |
|
filipefurtad0
|
0da2d6e469
|
Adds coverage for required fields - address shipping
|
2022-01-18 14:39:24 +00:00 |
|
filipefurtad0
|
01f870b818
|
Adds coverage on ship_address_same_as_billing option
|
2022-01-18 14:39:24 +00:00 |
|
Matt-Yorkley
|
9acc67d413
|
Use https when loading google maps JS
|
2022-01-18 12:22:06 +00:00 |
|
Matt-Yorkley
|
931e68ef6f
|
Update script sources for google maps and bugnsag
|
2022-01-18 12:22:06 +00:00 |
|
Matt-Yorkley
|
a6af9b3ad5
|
Disable CSP on order ticket printing via QZ
|
2022-01-18 12:22:06 +00:00 |
|
Matt-Yorkley
|
8bb3fddbed
|
Use https when loading fonts in admin
|
2022-01-18 12:22:06 +00:00 |
|
Matt-Yorkley
|
4c9e64589b
|
Update style sources
|
2022-01-18 12:22:06 +00:00 |
|
Matt-Yorkley
|
6b0d5e01d5
|
Move preview pages to fixtures
|
2022-01-18 12:22:06 +00:00 |
|
Matt-Yorkley
|
accb9228ee
|
Tidy up embedding specs
|
2022-01-18 12:22:06 +00:00 |
|
Matt-Yorkley
|
d691940623
|
Simplify header checking in tests
|
2022-01-18 12:22:06 +00:00 |
|
Matt-Yorkley
|
6af5f46d30
|
Update CSP; re-enable Angular templates
We really need to remove all those Angular templates as soon as possible, and then revert this commit...
|
2022-01-18 12:22:06 +00:00 |
|
Matt-Yorkley
|
e8f3fe8510
|
Update header checks in tests
|
2022-01-18 12:22:06 +00:00 |
|
Matt-Yorkley
|
dfbd384c95
|
Refactor embedding to a Concern
|
2022-01-18 12:22:06 +00:00 |
|
Matt-Yorkley
|
4649698fc4
|
Remove #set_response_headers
|
2022-01-18 12:19:54 +00:00 |
|
Matt-Yorkley
|
6a3ca98ac6
|
Add frame-ancestors to CSP
|
2022-01-18 12:19:54 +00:00 |
|