You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users can add their citizenship(s) to their profile
Visa page shows their visa information first, if possible
Always show all visas to admin
Add description to Visa model (i.e. "90 days", "12 months")
Remove summary from Visa model
Emergency numbers for countries
Add some basic documentation
favicon set up
Check mobile views aren't terrible
Nav is still too wide
Chat is greater than 100vh on mobile
Viewing locations on mobile is erroring? Or is it just for non-admin users?
Error on sending messages (mobile only? probably not...)
Tabs don't horizontally scroll, wrap on mobile
Reviews
"Add a review" link visible to public but sends them to sign up
Add "See all review" links, visible to public but sends them to sign up
Check page titles and SEO content are good
Go over copy + content on pages and check that it's selling community + toolkit
Check there aren't any more webhooks I need to implement
AppSignal?
Remove stream stuff from user model
To test:
User sign up + email
Delete confirmation instructions
Re-write confirmation instructions to be generic for welcome + reconfirm
User sign in
Reset password
Resend confirmation instructions
Accessing stuff without having a subscription
Stripe payment - test version
All requests are 400ing
checkout.session.completed doesn't finish the subscription flow - at least in production...
Users can't manage their own subscriptions
Access to fetch at 'https://billing.stripe.com/p/session/test_YWNjdF8xTnlyeHJHTjQ0ZWlsSUFGLF9QRThDdDZIUUtjQ0I4ZDh6VGVsZXo4RFUydEQ3akJs0100YOgcxdcy' (redirected from 'https://www.nomadstation.io/subscriptions/manage') from origin 'https://www.nomadstation.io' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Stripe payment - real version
Stripe is not sending me emails to verify...
The text was updated successfully, but these errors were encountered:
Explore alternative, easy to use optionsdescription
to Visa model (i.e. "90 days", "12 months")summary
from Visa modelfavicon
set upTo test:
400
ingcheckout.session.completed
doesn't finish the subscription flow - at least in production...Access to fetch at 'https://billing.stripe.com/p/session/test_YWNjdF8xTnlyeHJHTjQ0ZWlsSUFGLF9QRThDdDZIUUtjQ0I4ZDh6VGVsZXo4RFUydEQ3akJs0100YOgcxdcy' (redirected from 'https://www.nomadstation.io/subscriptions/manage') from origin 'https://www.nomadstation.io' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
The text was updated successfully, but these errors were encountered: