aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers/qualityGates.ts
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20742 Implement pull request overview QG measures body component7PH2023-10-201-2/+3
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-2/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-5/+5
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-12632 Rework QG related typesWouter Admiraal2020-02-101-2/+24
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12292 Remove redundant WS call when QG conditions are updatedWouter Admiraal2019-08-021-14/+0
* Improve test coverageWouter Admiraal2019-05-291-5/+3
* SONAR-11875 Move QG conditions to the branch redux storeWouter Admiraal2019-05-291-0/+16
* Unwrap the projectStatus property from the /api/qualitygates/project_status WSWouter Admiraal2019-03-291-2/+2
* SONAR-11693 New Overview tab for PRs and SLBsWouter Admiraal2019-03-111-0/+34