middleware
middleware copied to clipboard
✨ Open-source DORA metrics platform for engineering teams ✨
## Why do we need this ? Currently, the Docker version details are only visible during the initial application setup. After initialization, this information is not accessible. To ensure better...
## Linked Issue(s) #555 - Improvements to the system logs UI Also deals with #556 - Search functionality in the system logs UI ## Proposed changes (including videos or screenshots)...
## Title: **feat: add responsive search functionality with sticky search bar and navigation** ## Linked Issue(s) fixes: #556 ## Acceptance Criteria fulfillment - [ ] Sticky search bar remains at...
fixed #168 1. First check - [x] Node is installed or not - [x] Compatible node version is installed or not 2. Second check - [x] Yarn is installed or...
### 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...
## Linked Issue(s) If team has a repo, then same repo added to another team is not visible. Also the method getSelectedReposForOrg is returning deleted teams repo, unnecessarily increasing response...
## Linked Issue(s) issue #555 ## Acceptance Criteria fulfillment - [ ] Task 1 - [ ] Task 2 - [ ] Task 3 ## Proposed changes (including videos or...
## 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...
## Linked Issue(s) https://github.com/middlewarehq/middleware/issues/561 ## Acceptance Criteria fulfillment ## Changed app.py to change such that flash returns errors as JSON instead. ## Further comments May want to check to see...