Rob Ferguson

Results 14 issues of Rob Ferguson

Warning!Failed to load conformance statement, error was: ca.uhn.fhir.rest.client.exceptions.FhirClientConnectionException: HAPI-1360: java.lang.IllegalStateException: Connection pool shut downYou are accessing the public FHIR server UHN_HAPI Server (R4 FHIR). This server is hosted elsewhere on...

### Requested feature description Take advantage of ECMAScript's support for dynamic import() in order to load Highcharts dynamically at runtime. As we're using Angular and the Angular CLI uses webpack,...

enhancement

See: https://github.com/adorsys/keycloak-config-cli

Can you add a "main" to bower.json e.g., "main": "./ionic.icon.js"

Can you update the README.md so that it also mentions updating your project's 'index.html': ![screen shot 2015-07-12 at 14 30 34](https://cloud.githubusercontent.com/assets/12203540/8636400/92ce6910-28a2-11e5-9528-9dc59433d197.png)

1. ERR_CONNECTION_REFUSED so updated `package.json`: "grunt-concurrent": "1.0.0" 2. `grunt serve` results in blank page with console errors: ![screen shot 2015-07-04 at 20 06 11](https://cloud.githubusercontent.com/assets/12203540/8507484/941b69be-2288-11e5-98b0-67dd1e9f978c.png)

See: https://github.com/github/gitignore/blob/master/Node.gitignore

### Describe the bug Deleting a widget (GridsterItem): ``` public onDelete(item) { this.items.splice(this.items.indexOf(item), 1); } ``` See: [dashboard.component.ts](https://github.com/Robinyo/serendipity/blob/master/projects/dashboard/src/lib/components/dashboard/dashboard.component.ts) ![Screen Shot 2019-06-18 at 13 18 34](https://user-images.githubusercontent.com/12203540/59652845-d7ba9600-91d2-11e9-91cf-c05c7792c3f5.png) Leaves a `gridster-preview` behind: ![Screen...

question

I have been working to add support for **prometheus** and **grafana** (https://github.com/input-output-hk/cardano-graphql/issues/663#issuecomment-1039730626) to the project's sample docker-compose.yml. However, when restoring from a snapshot: ``` export NETWORK=testnet && \ export POSTGRES_VERSION=11.5-alpine...

* [Getting started with Keycloak](https://robferguson.org/blog/2019/12/24/getting-started-with-keycloak/) * [Angular, OpenID Connect and Keycloak](https://robferguson.org/blog/2019/12/29/angular-openid-connect-keycloak/) * [Angular, OAuth 2.0 and Keycloak](https://robferguson.org/blog/2019/12/31/angular-oauth2-keycloak/) * [Keycloak, Flowable and OpenLDAP](https://robferguson.org/blog/2020/01/03/keycloak-flowable-and-openldap/)