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

Add route and header for aws oidc dashboard #49163

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

michellescripts
Copy link
Contributor

@michellescripts michellescripts commented Nov 18, 2024

This PR sets up routing for an aws oidc status page. For now, it renders the header with integration name, status, and a "return button" with the same not implemented text as before.

I moved types & helper methods related to the status pill to a helpers file and added tests.

Iterative PR to setup some scaffolding, future work will implement the dashboard UX

Before
Screenshot 2024-11-18 at 3 07 12 PM

After
Screenshot 2024-11-18 at 3 06 20 PM

Supports #49087

@michellescripts michellescripts changed the title Add route and header for aws oidc dash Add route and header for aws oidc dashboard Nov 18, 2024
@michellescripts michellescripts marked this pull request as ready for review November 18, 2024 22:16
@michellescripts michellescripts added the no-changelog Indicates that a PR does not require a changelog entry label Nov 18, 2024
@michellescripts michellescripts force-pushed the michelle/eas branch 2 times, most recently from eadab9c to 9202ccf Compare November 19, 2024 16:39
Base automatically changed from michelle/oss-int-status to master November 19, 2024 22:17
Merged via the queue into master with commit f2a8039 Nov 25, 2024
40 checks passed
@michellescripts michellescripts deleted the michelle/eas branch November 25, 2024 18:56
github-merge-queue bot pushed a commit that referenced this pull request Dec 19, 2024
* Add route and header for aws oidc dash (#49163)

* Add OSS integration status (#49485)

- Add to oss features
- Move header null check to parent

* Show aws summary stats on dashboard (#49516)

* Navigate to aws status dash from integrations list (#49847)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Indicates that a PR does not require a changelog entry size/md ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants