Jonathan Sheely

Results 8 issues of Jonathan Sheely

I am unable to get my pod to inject a secret into environment variable. Logging at the pod logs I get `E0902 16:24:34.678771 1 main.go:334] "failed to read secret from...

question

What are your thoughts on anything that can be declared as an attribute can be expressed in the options? For example. `on-row-click="method(row)"` What if that could be ``` $scope.options {...

enhancement
question

I'm going to start the process for this PR to make it add more clarity on the issue https://github.com/spectreconsole/spectre.console/issues/1382 raised to see exactly what was changed and to start the...

Solves issue https://github.com/spectreconsole/spectre.console/issues/1354 I'm not sure if this is desired but seemed like an easy quality of life feature to allow hex to rgb for creating colors. --- Please upvote...

**Is your feature request related to a problem? Please describe.** The BreakdownChart has the ability to do ValueFormatter but Barchart does not. **Describe the solution you'd like** I 've added...

feature
needs triage

Looks like this project is out of date with the Couchbase dependency. ```this.cluster.authenticate(this.config.username, this.config.password);``` > TypeError: this.cluster.manager is not a function

Additional icon collection for bootstrap. Pretty much a defacto standard that goes hand in hand with bootstrap.

Myself and a number of issues have been raised requesting the ability to have html content that can be served and rendered instead of only downloaded. This PR is starting...