Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Allow results links on pages to be customised #150

Open
pmuir opened this issue Mar 19, 2017 · 3 comments
Open

Allow results links on pages to be customised #150

pmuir opened this issue Mar 19, 2017 · 3 comments

Comments

@pmuir
Copy link
Contributor

pmuir commented Mar 19, 2017

Consumers may want to customize the links generated e.g. to point to the openshift console directly rather to sub-views of fabric8-runtime-console. Introduce a good way to do this.

My initial idea would be a callback.

@pmuir pmuir added this to the fabric8-ui integration milestone Mar 19, 2017
@jstrachan
Copy link
Contributor

whats a 'result' in this case BTW? Maybe we just add this logic into the model on how to make links to things?

@jstrachan
Copy link
Contributor

actually it might be nice to add a few kebab menus to let folks open most kubernetes resources in the OpenShift console - whatever the default links are - e.g. for BuildConfig, Build, Deployment, Pod et al

@pmuir
Copy link
Contributor Author

pmuir commented Mar 20, 2017

Any link that is generated really such as links to other pages, links to jenkins etc.

I think we can add it to the model, and then pass options to the UI (e.g. linkToOpenShift=true|false)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants