cyclops-ui / cyclops

Developer Friendly Kubernetes 👁️
https://cyclops-ui.com
Apache License 2.0
2.46k stars 779 forks source link

Manifests modals to use the same theme #641

Open KaradzaJuraj opened 5 hours ago

KaradzaJuraj commented 5 hours ago

Module Manifest and Rendered Manifest, use a different modal compared to the View Manifest button that every resource has. View Manifest needs to be updated.

Create a new state loadingResourceManifest, which will be set to true while fetching the resource manifest. Once fetched (successful or not), set it to false (the same way how the loadingRawManifest and loadingRenderedManifest states work).

Then use the moduleManifestContent() function to render the manifest (check how the Rendered manifest Modal does it).

Additionally, remove the OK button.

quest-bot[bot] commented 5 hours ago

New Quest! image New Quest!

A new Quest has been launched in @cyclops-ui’s repo. Merge a PR that solves this issue to loot the Quest and earn your reward.


Some loot has been stashed in this issue to reward the solver!

🗡 Comment @quest-bot embark to check-in for this Quest and start solving the issue. Other solvers will be notified!

⚔️ When you submit a PR, comment @quest-bot loot #641 to link your PR to this Quest.

Questions? Check out the docs.