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

Neon frontend #4624

Merged
merged 10 commits into from
May 8, 2024
Merged

Neon frontend #4624

merged 10 commits into from
May 8, 2024

Conversation

ferozemohideen
Copy link

@ferozemohideen ferozemohideen commented May 8, 2024

user can auth with neon, create neon datastore, see credentials and delete it

Copy link
Contributor

@ianedwards ianedwards left a comment

Choose a reason for hiding this comment

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

nice

Comment on lines +47 to +56
<Modal closeModal={onClose} width={"800px"}>
<Text size={16}>Integrate Neon</Text>
<Spacer y={0.5} />
<Text color="helper">
To continue, you must authenticate with Neon.{" "}
<Link target="_blank" onClick={openAuthWindow} hasunderline>
Authorize Porter to create Neon datastores on your behalf
</Link>
</Text>
</Modal>
Copy link
Contributor

Choose a reason for hiding this comment

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

is it worth showing this modal in a blocked / loading state after they go through the flow with neon, so they don't end up proceeding before we save the integration on our end?

Copy link
Author

Choose a reason for hiding this comment

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

they cant proceed; if they click create again, they'll just see the same modal

@ferozemohideen ferozemohideen enabled auto-merge (squash) May 8, 2024 22:02
@ferozemohideen ferozemohideen merged commit 8e442ec into master May 8, 2024
9 checks passed
@ferozemohideen ferozemohideen deleted the neon-frontend branch May 8, 2024 22:29
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.

2 participants