Alex Aitken
|
fdd6ec0a71
Drop no version.
|
5 years ago |
Alex Aitken
|
c29fc5d039
Merge pull request #552 from Shopify/remove-oauth-resource
|
5 years ago |
Alex Aitken
|
cb5601e899
Remove oauth resource it has been deprecated for some time.
|
5 years ago |
Alex Aitken
|
b19710463b
Merge pull request #550 from Shopify/add-first-release-version
|
5 years ago |
Alex Aitken
|
ef58f407b2
Add with_session and with_version blocks.
|
5 years ago |
Alex Aitken
|
928f3f07c6
Allow finding of the latest stable release.
|
5 years ago |
Alex Aitken
|
1972fb0988
Make versions comparable.
|
5 years ago |
Alex Aitken
|
1ef8df5070
Add release version.
|
5 years ago |
Alex Aitken
|
9e6c12d94a
Merge pull request #549 from Shopify/force-version-to-be-set
|
5 years ago |
Alex Aitken
|
3b8e6b4f89
Move session creation methods to keyword args from positional args.
|
5 years ago |
Alex Aitken
|
d41efbb7a7
Make api version a required value for session creation.
|
5 years ago |
Alex Aitken
|
04764c4e78
Merge pull request #548 from Shopify/add-api-versions-for-url-prefix-control
|
5 years ago |
Alex Aitken
|
1887de8c94
Allow for coercion of the api_version from a string.
|
5 years ago |
Alex Aitken
|
2dd77b5ba8
Move graphql urls to ApiVersion.
|
5 years ago |
Alex Aitken
|
f4af5607e6
Introduce a second api version.
|
5 years ago |
Alex Aitken
|
eda83e9690
Move api_version to be set by session.
|
5 years ago |
Alex Aitken
|
dc1440521f
Move api_prefix to ApiVersion.
|
5 years ago |
Clayton Smith
|
aac56b09a6
Merge pull request #536 from Shopify/update-releasing
|
5 years ago |
Clayton Smith
|
ebd0828d59
Correct the release intsructions.
|
5 years ago |
Alex Aitken
|
9546cb7242
Merge pull request #545 from Shopify/fix-up-last-use-of-prefix
|
5 years ago |
Alex Aitken
|
4e2972d74b
Change init_prefix_explicit to use self.resource_prefix.
|
5 years ago |
Alex Aitken
|
1264e22e0d
Merge pull request #539 from Shopify/consolidate-slash-admin-url-prefix
|
5 years ago |
Alex Aitken
|
b3bab2f059
Remove api versioning from oauth urls.
|
5 years ago |
Alex Aitken
|
44c08fe1c6
Add errors and deprecation warnings around prefix= method.
|
5 years ago |
Alex Aitken
|
65b4545e81
Add resource_prefix concept to allow prefix to own the start of the url.
|
5 years ago |
Alex Aitken
|
46445ed6c5
Remove /admin addition to site in session.
|
5 years ago |
Alex Aitken
|
f8e9f81ff3
Move /admin/ api_prefix to ShopifyAPI::Base.
|
5 years ago |
Alex Aitken
|
2f3f102056
Move disable prefix check into the folder to match the namespace.
|
5 years ago |
Alex Aitken
|
11886ae54c
Move disable prefix check into the shopify_api namespace.
|
5 years ago |
Alex Aitken
|
6322a6c270
Change Shop to a singlton class to clean up the current call.
|
5 years ago |