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 年之前 |