Sami Farhat
Sami Farhat
This has been bugging me since switching from Chrome Vimium. My current temp solution is to place: nnoremap j \ nnoremap k \ in my ~/.vimperatorrc
Hey @jorgemoralespou, did you end up getting to the bottom of this? I have the same need
For anyone landing on this issue in the future, we ended up using `${backendUrl}/api/kubernetes/proxy/${path}` where `path` could be something like `/api/v1/namespaces`. The header `Backstage-Kubernetes-Cluster` needs to be provided as part...
just to be clear, where is the named query defined? in the `.bean` file? If so, that doesn't make sense to me.
Hey @valychbreak, thanks for the feedback! [1] Fine to rename `namedQueries` to `templateQueries` 👍 > In addition to that, I think it would be better to reference queries by name,...
@andreasgerstmayr -- I'd be interested in your feedback on this PR. Does it match with the current vision? Long term, I agree that pushing more things to the JS/TS would...
No worries. I already have a setup locally that does `dashboard.ts` -> `dashboards.js`, so would be interested in seeing if it gets standardized in fava-dashboards.