Jeremy Johnson

Results 8 issues of Jeremy Johnson

This is a cool project! It would be great if it was published to a maven repository to simplify dependency management. Thanks!

I want to user a color with alpha for the background color, but unfortunately this reveals the shadow underneath. It would be great if the shadow properties were exposed or...

### Describe the bug If a React Native app uses Bluebird for promises, Bugsnag will not report unhandled promise rejections. Filing this as a bug rather than a feature request...

feature request
backlog

Using the 3.6 S2I container, `pip` needs to pull a dependency from a private git repo as specified in my `requirements.txt`, e.g: ``` git+ssh://[email protected]:github-user/githib-repo.git@some_tag ``` The same SSH key source...

help wanted
openshift

I would appreciate guidance on proper configuration to support installation of a CA-signed certificate for external HTTPS connections. I am restricted to generating CA-signed certificates for a given subdomain, say...

**Description:** Receiving the following exceptions in `api-manager`, running the current master branch out-of-the-box: ``` api-manager_1 | [2018-03-28 21:00:54,702] ERROR - DataEndpointConnectionWorker Error while trying to connect to the endpoint. Cannot...

(If this should move to StackOverflow, just let me know. ) **Intended outcome:** I'm trying to recursively fetch all pages of a query's results by executing `fetchMore` in my `onCompleted`...

⁉️ question

I would think we shouldn't publicly expose the 'DatabaseStatus' page (and perhaps the root page) that FROST serves up. We can handle this via our reverse proxy but are their...

enhancement
documentation