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

feat: Add Payment component in the blocked page #3068

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

novakzaballa
Copy link
Contributor

@novakzaballa novakzaballa commented Nov 29, 2023

Thanks for submitting a PR! Please check the boxes below:

  • I have run pre-commit to check linting
  • I have added information to docs/ if required so people know about the feature!
  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?
  • I have used a Conventional Commit title for this Pull Request

Changes

  • Add Payment component in the blocked page
  • Wrapped with 'payments_on_blocked_page' flag

How did you test this code?

While this has been tested locally by setting block_access_to_admin to true for a test organization, I was not able to test the post-payment part of the workflow, which should take the user to the projects page in case of successful payment.

Copy link

vercel bot commented Nov 29, 2023

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

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 5, 2023 5:12pm
flagsmith-frontend-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 5, 2023 5:12pm
flagsmith-frontend-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 5, 2023 5:12pm

@github-actions github-actions bot added the front-end Issue related to the React Front End Dashboard label Nov 29, 2023
Copy link
Contributor

github-actions bot commented Nov 29, 2023

Uffizzi Preview deployment-41787 was deleted.

@kyle-ssg
Copy link
Member

kyle-ssg commented Dec 5, 2023

Seems to work, as well as returning to login

@dabeeeenster
Copy link
Contributor

Lets get this into prod asap!

@novakzaballa novakzaballa marked this pull request as ready for review December 5, 2023 16:30
@novakzaballa novakzaballa added this pull request to the merge queue Dec 5, 2023
Merged via the queue into main with commit 3f100d2 Dec 5, 2023
15 checks passed
@novakzaballa novakzaballa deleted the feat/add-payment-component-in-the-blocked-page branch December 5, 2023 17:51
@novakzaballa novakzaballa linked an issue Dec 6, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front-end Issue related to the React Front End Dashboard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow paid signup/upgrade on the blocked access dashboard page
3 participants