Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 829 Bytes

TO-DO.md

File metadata and controls

28 lines (22 loc) · 829 Bytes

TO-DO

In Progress

  • Add a check to ensure if the merchant cancels on the subscription page, they're either taken back to their store or back to pricing page. The current setup allows the merchant to use the app if they click on cancel.

Up Next

  • Better sessions handling.
  • GDPR Webhooks.
  • Refactor code.
  • Switch to @apollo/client
    • While the current setup with apollo/boost works, the Apollo community seems to have moved to @apollo/client package.
  • External pricing page.
  • Refactor code.
  • Babel.
  • Documentation.
  • Tests (Jest and Cypress).
  • One click deploy to Heroku.

Done

  • AppBridge 2.0 Update.
  • Next.js Routing.
  • Cryptr for encryption.
  • Uninstall Webhook.
  • Custom Koa REST Routes.
  • App Subscription Update Webhook.