Jayant Bhawal
Jayant Bhawal
Unhandled Runtime Error TypeError: Cannot read properties of undefined (reading 'syncEventHandler')
**Issue:** The error in the title shows up the moment chartjs-plugin-crosshair is added. Commenting out just its registration line removes the error. I see one of two errors, and it's...
#### ℹ️ Repository information **The repository has**: - [x] At least three issues with the `good first issue` label. - [x] At least 10 contributors. - [x] Detailed setup instructions...
### Description: Right now errors from the flask backend are often returned as HTML errors instead of a more system parseable JSON style error. We should change that such that...
## Why do we need this ? Currently PR merges are assumed to be deployments for a repo, which is fair for any repo that runs on some kind of...
Currently all the logs show up in a streaming format, but finding out something specific requires me to use the browser find-in-page functionality. It would be nice to highlight specific...
### Description: When you're in the dev CLI, you're prompted to press X to close the dev server. That does kill the containers, but it doesn't fully detach from the...
## Why do we need this ? Currently the system relies on reverted PRs for CFR/MTTR data, only. With support for webhooks, we might be able to link a variety...
Currently system logs work fine, but certain UI/visual refinements can certainly be made to it. We'd be happy to receive ideas on visual changes from the community.
## Why do we need this ? Currently deployments functionality is available via Github Actions, where you can specify which workflow should be associated with which repo, and hence get...
## Why do we need this ? Currently CFR is based on reverted PRs. While it's a bit of a challenge to associate it with much else based purely on...