forked from Shopify/shopify-app-template-remix
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync javascript with upstream #118
Open
github-actions
wants to merge
250
commits into
main-js
Choose a base branch
from
javascript
base: main-js
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ve-graphqlrc Update the transpile job to remove the graphqlrc.ts
Convert template to Javascript
Add .graphqlrc to transpile job
Convert template to Javascript
…0.0.4 chore: bump @shopify/app-bridge-types to 0.0.4 for Modal types
Convert template to Javascript
…hopify/app-bridge-types-0.0.5 Bump @shopify/app-bridge-types from 0.0.3 to 0.0.5
Convert template to Javascript
Stop using prettier-plugin in CI JS conversion
Convert template to Javascript
…graphqlrc [docs] Fix 404 link of graphqlrc.ts
Convert template to Javascript
[Versioned app config] Remove config push CLI command from scripts and README
Convert template to Javascript
Convert template to Javascript
…hopify/app-bridge-types-0.0.6 Bump @shopify/app-bridge-types from 0.0.5 to 0.0.6
Convert template to Javascript
Update @Shopify dependencies
* Update API version and shopify-app-remix version (Shopify#863) * api version and remix package version * changelog * update pr link * Update CHANGELOG.md * Convert template to Javascript --------- Co-authored-by: Andy Liu <[email protected]> Co-authored-by: GitHub <[email protected]>
Remove the mandatory compliance webhook topics. These are only neede…
Convert template to Javascript
* Update shopify-app-remix and shopify-app-session-storage-prisma to latest (Shopify#876) * update remix and session storage prisma versions * update changelog * Convert template to Javascript --------- Co-authored-by: Andy Liu <[email protected]> Co-authored-by: GitHub <[email protected]>
…ation Update productCreate mutation
Convert template to Javascript
* Update rest resource version to 2024-10 (Shopify#888) * update rest resources version * changelog * webhook api version to 2024-10 * Convert template to Javascript --------- Co-authored-by: Andy Liu <[email protected]> Co-authored-by: GitHub <[email protected]>
…script-branch Remove webhooks from the javascript branch
Enable Remix future flags
Convert template to Javascript
Disable single fetch
Convert template to Javascript
Set `@remix-run/fs-routes` as a dependency to fix Dockerfile build
Convert template to Javascript
Install OpenSSL in Dockerfile
Convert template to Javascript
Add Scopes Update Webhook to Remix Template
Convert template to Javascript
bump `@shopify/app-bridge-react` to latest
Convert template to Javascript
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is an automated PR that syncs the repo with its source upstream.