Sudharaka Palamakumbura
Sudharaka Palamakumbura
Integrating this plugin to our code base there was one occasion where the `a11y/label-has-associated-control` rule is triggered even when an associated control was present just below the label. We couldn't...
It seems that version 2.29.0 had a breaking update. Previously the `createEvent` function used to take `moment` objects as dates, but starting from 2.29.0 it had strictly migrated to taking...
I am trying to add a content attachment as per, https://github.com/basecamp/trix#inserting-a-content-attachment. And that works fine. When the content attachment is added the `trix-editor` content looks like this.  Now when...
This adds the [google cloud run button](https://github.com/GoogleCloudPlatform/cloud-run-button#add-the-cloud-run-button-to-your-repos-readme) Fixes #398 - Please make sure the below checklist is followed for Pull Requests. - [x] [Travis tests](https://travis-ci.org/jhipster/jhipster-registry/pull_requests) are green - [x] Tests...
##### **Overview of the issue** I tried to do this on https://github.com/jhipster/jhipster-registry/pull/395 but ran into some problems both with the Google Cloud Run Button side which we've discussed at https://github.com/GoogleCloudPlatform/cloud-run-button/issues/112...
It was noticed that the following `TaskRejectedException` occurs from time to time in our production environment. And today (Sep 05th 2020) the number of occurances spiked (around 4,140) for some...
We should improve the test coverage of the project; https://sonarcloud.io/dashboard?id=jhipster_jhipster-online
Improve and fix the issues reported by SonarCloud; https://sonarcloud.io/dashboard?id=jhipster_jhipster-online
It seems that `ExpenseFormItems` style-guide component is broken due to a null pointer. 
This is with related to https://github.com/opencollective/opencollective-api/pull/7403#issuecomment-1100113417. It would be nice to have automated test to benchmark the complexity of the search query so as to track it's evolution in the...