-
Notifications
You must be signed in to change notification settings - Fork 0
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
Usage sub TS migration #119
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The 🎩 works well
This one uses lots of type casting. If something can be null
or undefined
, we should probably check and handle, instead of just casting the type warnings away
shopify/usage-subscription-template/api/models/shopifyShop/actions/uninstall.ts
Show resolved
Hide resolved
shopify/usage-subscription-template/web/components/PlanCard.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shopify/usage-subscription-template/api/models/shopifyShop/actions/subscribe.ts
Outdated
Show resolved
Hide resolved
shopify/usage-subscription-template/api/actions/billingPeriodTracking.ts
Outdated
Show resolved
Hide resolved
shopify/usage-subscription-template/api/models/shopifyOrder/actions/create.ts
Outdated
Show resolved
Hide resolved
shopify/usage-subscription-template/api/models/shopifyOrder/actions/create.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 🎩 ✅
No description provided.