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 Nui, a UI for NATS #6056

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Add Nui, a UI for NATS #6056

wants to merge 2 commits into from

Conversation

Mrxx99
Copy link
Contributor

@Mrxx99 Mrxx99 commented Oct 1, 2024

Description

Adds the NATS managment UI called Nui. It seems to be the only managment UI for NATS that is actively maintained (at least what I could find).
https://github.com/nats-nui/nui
https://natsnui.app/

The implementation is inspired by PgAdmin/PgWeb and RedisInsights implementation.

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
      • If yes, did you have an API Review for it?
        • Yes
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • Yes
        • No
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes
        • No
    • No
  • Does the change require an update in our Aspire docs?
    • Yes (?)
      • Link to aspire-docs issue: todo
    • No
Microsoft Reviewers: Open in CodeFlow

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Oct 1, 2024
@Mrxx99
Copy link
Contributor Author

Mrxx99 commented Oct 11, 2024

this has to updated, after #6259 was merged, so changing to draft for now

@Mrxx99 Mrxx99 marked this pull request as draft October 11, 2024 22:33
@danmoseley
Copy link
Member

@Mrxx99 #6259 has merged now, are you able to update this PR and make un-draft?

@danmoseley danmoseley added the needs-author-action An issue or pull request that requires more info or actions from the author. label Feb 2, 2025
@Mrxx99
Copy link
Contributor Author

Mrxx99 commented Feb 2, 2025

Yes, will try to finish this this week

@dotnet-policy-service dotnet-policy-service bot removed the needs-author-action An issue or pull request that requires more info or actions from the author. label Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants