cyclops-ui / cyclops

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

Link to the template on Edit Module screen #366

Closed KaradzaJuraj closed 1 week ago

KaradzaJuraj commented 1 month ago

Problem

The edit screen should have a link to the template origin, like the link in the Module overview header.

Solution

Make the commit hash next to the Load button a link that points towards the origin of the template and make it clickable. Screenshot 2024-06-25 at 16 08 39

tanbirali commented 3 weeks ago

Would you please elaborate what do you mean by pointing to the origin of the template.

KaradzaJuraj commented 2 weeks ago

I'm sorry for the long wait.

Pointing to the origin of the template -> a link to where the template is stored

You can check here how to find the origin of the template.

tanbirali commented 1 week ago

Do you want that hash to be replaced by a link or the hash will redirect and be clickable? If I go with the second approach it then I need to enable the input field which isn't required.

KaradzaJuraj commented 1 week ago

The hash should be a clickable link even when the input fields are locked.