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: onboarding flow for the frontend #50

Merged
merged 11 commits into from
Aug 2, 2024
Merged

feat: onboarding flow for the frontend #50

merged 11 commits into from
Aug 2, 2024

Conversation

kayra1
Copy link
Contributor

@kayra1 kayra1 commented Jul 26, 2024

Description

This change includes an onboarding flow for when a user connects to the frontend of an uninitialized GoCert application. This page can in the future include a place to upload a signing CA certificate or have GoCert autogenerate one.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that validate the behaviour of the software
  • I validated that new and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@kayra1 kayra1 force-pushed the the-first-user branch 3 times, most recently from 7a7d3b6 to 5406391 Compare July 31, 2024 09:31
@kayra1 kayra1 marked this pull request as ready for review August 1, 2024 18:49
@kayra1 kayra1 requested a review from a team as a code owner August 1, 2024 18:49
ui/src/app/onboarding/page.tsx Outdated Show resolved Hide resolved
ui/src/app/onboarding/page.tsx Outdated Show resolved Hide resolved
ui/src/app/onboarding/page.tsx Outdated Show resolved Hide resolved
ui/src/app/onboarding/page.tsx Outdated Show resolved Hide resolved
ui/src/app/onboarding/page.tsx Outdated Show resolved Hide resolved
ui/src/app/login/page.tsx Outdated Show resolved Hide resolved
@kayra1 kayra1 requested a review from gruyaume August 2, 2024 08:31
ui/src/app/initialize/page.tsx Outdated Show resolved Hide resolved
ui/src/app/initialize/page.tsx Outdated Show resolved Hide resolved
@kayra1 kayra1 requested a review from gruyaume August 2, 2024 14:55
@kayra1 kayra1 merged commit f77697b into main Aug 2, 2024
11 checks passed
@kayra1 kayra1 deleted the the-first-user branch August 2, 2024 15:56
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