Maarten van Grootel
|
5103adfde7
Merge pull request #329 from Shopify/fix-tests-and-test-setup
|
8 лет назад |
Maarten van Grootel
|
31ddb2fe0d
Actually run all tests and remove flakiness by doing propersetup and teardown
|
8 лет назад |
Francois Chagnon
|
7e40412733
Release 4.3.5
|
8 лет назад |
Francois Chagnon
|
9e9024bba6
Merge pull request #315 from Shopify/per-user-sessions
|
8 лет назад |
Dominique Simoneau-Ritchie
|
782f4f878f
Merge pull request #327 from Shopify/draft-orders-launch
|
8 лет назад |
Dominique Simoneau-Ritchie
|
d088c737c3
Fix send_invoice to return a DraftOrderInvoice
|
8 лет назад |
Dominique Simoneau-Ritchie
|
a42ccd8820
Add support for draft orders
|
8 лет назад |
Matt Scriven
|
cd5975c88b
Packaging for release 4.3.4
|
8 лет назад |
Matt Scriven
|
72bad45e6f
Merge pull request #323 from Shopify/add_product_listings
|
8 лет назад |
Matt Scriven
|
14de7cf842
Test
|
8 лет назад |
Matt Scriven
|
cc4ad46be8
Collection listing product ids
|
8 лет назад |
Matt Scriven
|
4de7b9c37c
Add singular collection
|
8 лет назад |
Matt Scriven
|
d65ece3d23
Add collection listing
|
8 лет назад |
Matt Scriven
|
44a572e249
Get product IDs for product listings
|
8 лет назад |
Matt Scriven
|
76bb9cac6a
Add get for individual product listing
|
8 лет назад |
Matt Scriven
|
a050052004
Fix tests
|
8 лет назад |
Matt Scriven
|
da27058bc9
Add product listings test
|
8 лет назад |
Matt Scriven
|
42ff9af322
Add product listing resource
|
8 лет назад |
Yomi Osamiluyi
|
03df2abe37
Preparing for release 4.3.3
|
8 лет назад |
Abayomi Osamiluyi
|
6f271878fd
Merge pull request #321 from Shopify/add-storefront-access-token
|
8 лет назад |
Yomi Osamiluyi
|
68a6dc1290
Added StorefrontAccessToken to the gem
|
8 лет назад |
Francois Chagnon
|
9fb1149aa8
PR comments
|
8 лет назад |
Francois Chagnon
|
217feec47c
Adding code and tests for online-mode access tokens
|
8 лет назад |
Scott Walkinshaw
|
15011836f6
Bump version 4.3.2
|
8 лет назад |
Jason Zhao
|
bcb72e0fc5
fix
|
8 лет назад |
Scott Walkinshaw
|
cb08821a60
Merge pull request #308 from Shopify/relax-ruby-requirement
|
8 лет назад |
Jean Boussier
|
d09dbde108
Relax ruby version requirement to 2.0
|
8 лет назад |
Kevin Hughes
|
59db7d3519
Merge pull request #307 from orenmazor/dont_be_basic
|
8 лет назад |
Oren Mazor
|
bb19b5aa84
add test to cover the clear_session changes
|
8 лет назад |
Oren Mazor
|
e7b51cc625
when you set site= in ActiveResource::Base, it parses out the password and username out of that and sets it internally. so when we clear the session here, we should also clear those flags, otherwise you end up with unexpected authentication headers down the line
|
8 лет назад |