Skip to content
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

simplify 'shopify' template schema #6161

Merged
merged 30 commits into from
Apr 4, 2024
Merged

Conversation

SimeonGriggs
Copy link
Contributor

Description

Simplifies the shopify starter template schema

What to review

That init-ing a new Studio with the shopify template still compiles correctly.

Testing

None added, but tested locally.

Notes for release

Simplified shopify schema template

Copy link

vercel bot commented Apr 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
performance-studio ✅ Ready (Inspect) Visit Preview Apr 4, 2024 8:47am
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 8:47am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Apr 4, 2024 8:47am

Copy link
Contributor

github-actions bot commented Apr 2, 2024

No changes to documentation

Copy link
Contributor

github-actions bot commented Apr 2, 2024

Component Testing Report Updated Apr 4, 2024 8:51 AM (UTC)

File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 34s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 6s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 26s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 12s 4 2 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 13s 6 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 32s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 2s 15 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 2s 18 0 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 12s 6 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 13s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 20s 9 0 0

stipsan and others added 20 commits April 3, 2024 05:14
Co-authored-by: github-merge-queue[bot] <118344674+github-merge-queue[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@SimeonGriggs SimeonGriggs requested a review from nkgentile April 3, 2024 08:17
renovate bot and others added 3 commits April 3, 2024 08:19
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix: use named `styled` import for better ESM runtime compat

* chore(eslint): add eslint rule to enforce named styled import from styled-components (#6188)

---------

Co-authored-by: Bjørge Næss <[email protected]>
Copy link
Contributor

@thebiggianthead thebiggianthead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and all looks good. Added updates to Shopify admin URL to support new domain shape, and navbar icon to jump to Shopify admin.

Copy link
Contributor

@jtpetty jtpetty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@SimeonGriggs SimeonGriggs requested a review from a team April 3, 2024 17:51
@SimeonGriggs SimeonGriggs requested a review from a team as a code owner April 3, 2024 17:51
@SimeonGriggs SimeonGriggs requested review from ninaandal and rexxars and removed request for a team April 3, 2024 17:51
@SimeonGriggs SimeonGriggs added this pull request to the merge queue Apr 4, 2024
Merged via the queue into next with commit 69ff15f Apr 4, 2024
36 checks passed
@SimeonGriggs SimeonGriggs deleted the feat/shopify-template-simplify branch April 4, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants