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

initial version of the custom admin ui #626

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

Conversation

edewit
Copy link
Contributor

@edewit edewit commented Nov 26, 2024

Signed-off-by: Erik Jan de Wit [email protected]

Copy link
Contributor

@stianst stianst left a comment

Choose a reason for hiding this comment

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

Is this mechanism of extending the admin console considered a fully supported feature? or rather more preview or even experimental?

If this is considered fully supported, how can we ensure backwards compatibility for custom UIs. From my dummy knowledge of React it seems that it's not likely that we can.

@edewit
Copy link
Contributor Author

edewit commented Dec 11, 2024

As long as we don't change the names of the components that we share, I don't see why we can't

Copy link
Contributor

@ssilvert ssilvert left a comment

Choose a reason for hiding this comment

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

Need to change account references to admin references.

extension/extend-admin-console-node/README.md Show resolved Hide resolved
@edewit edewit requested a review from ssilvert January 7, 2025 12:54
edewit added 2 commits January 7, 2025 14:50
Signed-off-by: Erik Jan de Wit <[email protected]>
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.

3 participants