.. |
access_token.rb
|
0234cf6e1a
Add ability to delegate an access token
|
9 years ago |
address.rb
|
be5b23a707
Add some missing sub-resources.
|
13 years ago |
announcement.rb
|
3f2e5c8da0
Add Announcement resource
|
11 years ago |
application_charge.rb
|
2b20a1ee27
Refs #198: Tweak statuses for ApplicationCharge convenience method.
|
9 years ago |
application_credit.rb
|
b9c9336546
application credit resource
|
8 years ago |
article.rb
|
843768c46b
Refactor prefix setting duplication
|
11 years ago |
asset.rb
|
843768c46b
Refactor prefix setting duplication
|
11 years ago |
base.rb
|
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 years ago |
billing_address.rb
|
79f128a820
refractored resources into their own path
|
13 years ago |
blog.rb
|
77a251ac47
Move Session and Cli to base dir. Include Events/Metafields in classes themselves
|
13 years ago |
carrier_service.rb
|
af64fb01b2
Adding support for CarrierService resource
|
11 years ago |
cart.rb
|
c7a8ca2dd9
Added cart resource to the api
|
13 years ago |
checkout.rb
|
a5c0aed1fe
Added new resource for checkout
|
12 years ago |
collect.rb
|
79f128a820
refractored resources into their own path
|
13 years ago |
collection_listing.rb
|
cc4ad46be8
Collection listing product ids
|
8 years ago |
comment.rb
|
6712ee3974
Move #only_id to Base
|
13 years ago |
country.rb
|
79f128a820
refractored resources into their own path
|
13 years ago |
custom_collection.rb
|
77a251ac47
Move Session and Cli to base dir. Include Events/Metafields in classes themselves
|
13 years ago |
customer.rb
|
c804838896
Add Customer#account_activation_url method
|
9 years ago |
customer_group.rb
|
9260fe9c09
Alias CustomerGroup to CustomerSavedSearch
|
11 years ago |
customer_saved_search.rb
|
27de03bd14
change to use customer_saved_search_id
|
8 years ago |
discount.rb
|
5f9527751f
Added new lines to JSON resoucres
|
9 years ago |
draft_order.rb
|
d088c737c3
Fix send_invoice to return a DraftOrderInvoice
|
8 years ago |
draft_order_invoice.rb
|
a42ccd8820
Add support for draft orders
|
8 years ago |
event.rb
|
843768c46b
Refactor prefix setting duplication
|
11 years ago |
fulfillment.rb
|
d498663780
Adds ability to open a fulfillment.
|
9 years ago |
fulfillment_event.rb
|
445e6354b8
Fulfillment Event
|
9 years ago |
fulfillment_request.rb
|
31ddb2fe0d
Actually run all tests and remove flakiness by doing propersetup and teardown
|
8 years ago |
fulfillment_service.rb
|
d33453f757
Adding changelog bump and including newlines at end of file
|
11 years ago |
gift_card.rb
|
3717b6901c
Add GiftCard resource
|
10 years ago |
image.rb
|
843768c46b
Refactor prefix setting duplication
|
11 years ago |
line_item.rb
|
c9b449fad0
Fix line-item properties not getting through properly
|
11 years ago |
location.rb
|
63d99a9d12
added location to the api gem
|
11 years ago |
metafield.rb
|
843768c46b
Refactor prefix setting duplication
|
11 years ago |
note_attribute.rb
|
79f128a820
refractored resources into their own path
|
13 years ago |
o_auth.rb
|
9da9190b4a
OAuth tokens can be revoked with ShopifyAPI::OAuth.revoke .
|
10 years ago |
option.rb
|
be5b23a707
Add some missing sub-resources.
|
13 years ago |
order.rb
|
79dda56194
Fixes test suite to run with newer Minitest
|
10 years ago |
order_risk.rb
|
edb4c066d4
Add missing OrderRisk resource
|
11 years ago |
page.rb
|
77a251ac47
Move Session and Cli to base dir. Include Events/Metafields in classes themselves
|
13 years ago |
payment_details.rb
|
be5b23a707
Add some missing sub-resources.
|
13 years ago |
policy.rb
|
b6afcd9ff1
Adds policy model
|
10 years ago |
product.rb
|
1cb327940f
Adds to_f to prices to get correct range.
|
12 years ago |
product_listing.rb
|
44a572e249
Get product IDs for product listings
|
8 years ago |
province.rb
|
843768c46b
Refactor prefix setting duplication
|
11 years ago |
receipt.rb
|
be5b23a707
Add some missing sub-resources.
|
13 years ago |
recurring_application_charge.rb
|
de89c06faa
adding usage charge resource
|
9 years ago |
redirect.rb
|
79f128a820
refractored resources into their own path
|
13 years ago |
refund.rb
|
e3886bb50a
Add Refund files
|
9 years ago |
rule.rb
|
be5b23a707
Add some missing sub-resources.
|
13 years ago |
script_tag.rb
|
79f128a820
refractored resources into their own path
|
13 years ago |
shipping_address.rb
|
79f128a820
refractored resources into their own path
|
13 years ago |
shipping_line.rb
|
79f128a820
refractored resources into their own path
|
13 years ago |
shipping_zone.rb
|
427257c289
Add shipping zone resource
|
9 years ago |
shop.rb
|
bb3b2356ad
Allow options to be passed to shop fetching
|
10 years ago |
smart_collection.rb
|
871eb357fd
SPACING nit
|
11 years ago |
storefront_access_token.rb
|
68a6dc1290
Added StorefrontAccessToken to the gem
|
8 years ago |
tax_line.rb
|
be5b23a707
Add some missing sub-resources.
|
13 years ago |
tax_service.rb
|
c40b37677f
add tax service files
|
9 years ago |
theme.rb
|
79f128a820
refractored resources into their own path
|
13 years ago |
transaction.rb
|
843768c46b
Refactor prefix setting duplication
|
11 years ago |
usage_charge.rb
|
de89c06faa
adding usage charge resource
|
9 years ago |
user.rb
|
0b3a058950
Added support for Users (Shopify Plus)
|
9 years ago |
variant.rb
|
843768c46b
Refactor prefix setting duplication
|
11 years ago |
webhook.rb
|
79f128a820
refractored resources into their own path
|
13 years ago |