middleware icon indicating copy to clipboard operation
middleware copied to clipboard

✨ Open-source DORA metrics platform for engineering teams ✨

Results 110 middleware issues
Sort by recently updated
recently updated
newest added

Having Gitlab (along with Github) as a platform integration should cover majority of the software teams out there.

enhancement

### Description: Sorting on columns doesn't work as expected. ### Steps to reproduce: 1. go to pull requests insights 2. click sortable columns and verify ascending/descending order isn't there as...

bug
good first issue

## Why do we need this ? we can add some animation to the cards' numbers on ![image](https://github.com/middlewarehq/middleware/assets/76566992/bd1d95e5-85da-45d0-ab58-e7a2ff49c2b8) similar to this ![use-count-up](https://github.com/middlewarehq/middleware/assets/76566992/fbdc8976-3664-4db7-9b5b-93a7c60c1d16) ## Acceptance Criteria - try not to introduce...

enhancement
good first issue
help wanted
web-server

### Description: Unable to run the dev.sh script. It gives an error in the docker-compose.yml file as well as an issue with the "watch" command. ### Steps to reproduce: 1....

bug
good first issue

### Description: Reviewing data for longer intervals surfaces issue in the chart and missing data ### Steps to reproduce: 1. set a 90 day interval 2. inspect pull requests insight...

bug

Bumps the npm_and_yarn group with 7 updates in the /web-server directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `0.26.1` |...

dependencies
javascript

### Description: just setup the project using ./dev.sh and the ui is breaking ### Steps to reproduce: 1. Take a fresh pull 2. ./dev.sh ### Expected behavior: - Should load...

bug

### Description: Added token but cant see any repos ### Steps to reproduce: 1. Add token 2. Create team 3. Add repos ### Expected behavior: Load personal repos or give...

bug

### Description When using `dev.sh` watching local file changes, the changes are not reflected in the container after restarting it. This issue occurs specifically with the `watch` command in the...

bug

## What do we need? In the current architecture of OSS Dora, the synchronization process operates sequentially, posing challenges in tracking its completion status. The absence of clear visibility into...

enhancement
advanced