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

feature(explorer): menu item to 'view raw' (yaml and basic edit) #1419

Merged
merged 4 commits into from
May 10, 2024

Conversation

soofstad
Copy link
Collaborator

@soofstad soofstad commented May 2, 2024

What does this pull request change?

  • Adds a new menuItem in ExplorerPlugin, "View raw"
    This forces explorer to render the "Tabs" plugin, with a constant config (similar to the default UiRecipe)

Why is this pull request needed?

Should be possible to get a "raw/admin view" of entities in the explorer plugin

Issues related to this change

closes #1412

@soofstad soofstad requested a review from a team as a code owner May 2, 2024 12:47
@soofstad soofstad self-assigned this May 2, 2024
@soofstad soofstad force-pushed the feat/raw-view-in-explorer branch 10 times, most recently from b14d233 to 4654e63 Compare May 10, 2024 06:57
@soofstad soofstad force-pushed the feat/raw-view-in-explorer branch from 4654e63 to 017609a Compare May 10, 2024 08:05
@soofstad soofstad merged commit 0392197 into main May 10, 2024
8 checks passed
@soofstad soofstad deleted the feat/raw-view-in-explorer branch May 10, 2024 08:14
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.

feat(explorer): open admin view by right clicking
1 participant