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

Federation Experience Frontend - View #525

Merged
merged 13 commits into from
Nov 1, 2024

Conversation

sestuna117
Copy link

Signed-off-by: Jason-Guo [email protected]

@sestuna117 sestuna117 marked this pull request as ready for review October 21, 2024 15:13
Copy link
Collaborator

@mamy-CS mamy-CS left a comment

Choose a reason for hiding this comment

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

And let's add an Info column, same as "Agents list" table where we dump the federation relationship info in a json format. See here for an example:

listtabledata[i]["info"] = JSON.stringify(listData[i].props.agent, null, ' ');

Screenshot 2024-10-21 at 1 11 15 PM

frontend/src/components/navbar.tsx Outdated Show resolved Hide resolved
frontend/src/components/federation-list.tsx Outdated Show resolved Hide resolved
frontend/src/tables/federations-list-table.tsx Outdated Show resolved Hide resolved
Jason-Guo added 2 commits October 21, 2024 13:20
@mamy-CS
Copy link
Collaborator

mamy-CS commented Oct 21, 2024

Add move the Federations nav after Entries navlink on the navbar.

Jason-Guo added 2 commits October 22, 2024 09:08
@sestuna117
Copy link
Author

Suggested changes have been made and pushed

  • removed unused imports
  • moved location on navbar
  • included Info column in table

@sestuna117 sestuna117 requested a review from mamy-CS October 22, 2024 13:12
Copy link
Collaborator

@mamy-CS mamy-CS left a comment

Choose a reason for hiding this comment

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

/lgtm thank you for your contribution @sestuna117

@mamy-CS mamy-CS merged commit 1bbbc34 into spiffe:main Nov 1, 2024
3 checks passed
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