aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-gates
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16475 Remove lazyLoading of frontend componentMathieu Suen2022-07-201-2/+2
* [NO-JIRA] Improve ButtonToggle accessibilityPhilippe Perrin2022-07-181-4/+12
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-287-20/+41
* SONAR-16206 Improve code sharing for security reportsJeremy Davis2022-05-051-1/+1
* SONAR-16205 Improve code sharing with the developer extensionPhilippe Perrin2022-05-031-1/+1
* [NO-JIRA] Adjust jest timeout globallyPhilippe Perrin2022-04-271-3/+1
* [NO JIRA] Extract global messages and remove reduxJeremy Davis2022-04-221-1/+1
* SONAR-16247 RTL migration for quality gates appRevanshu Paliwal2022-04-1924-2325/+222
* SONAR-16191 Improve ITs for react-select and remove legacy cssPhilippe Perrin2022-04-134-36/+20
* SONAR-16240 Fix quality gate permission delegation searchPhilippe Perrin2022-04-126-287/+52
* [NO-JIRA] Fix eslint issuesPhilippe Perrin2022-04-085-71/+2
* SONAR-16225 Update SelectLegacy in /quality-gatesGuillaume Peoc'h2022-04-055-73/+117
* [NO JIRA] Stabilize ts testsJay2022-03-311-1/+1
* SONAR-15913 Extract users from reduxPhilippe Perrin2022-03-145-5/+8
* SONAR-15992 Fix AppState importsPhilippe Perrin2022-03-141-1/+1
* SONAR-15992 Remove Global Settings from reduxJeremy Davis2022-03-113-9/+4
* [NO JIRA] Migrate part of quality gates app to RTLMathieu Suen2022-03-1139-2345/+331
* SONAR-15909 Extract AppState ReduxGuillaume Peoc'h2022-02-093-9/+9
* SONAR-15695 Selection input changes for QG and QP pagesRevanshu Paliwal2022-02-075-13/+41
* Update snapshotsWouter Admiraal2022-02-042-0/+4
* SONAR-15911 Extract Metrics from ReduxGuillaume Peoc'h2022-02-0118-132/+100
* Update license headers for 2022 [update headers]Pierre2022-01-2850-52/+50
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-2721-86/+113
* SONAR-15655 Change Project perspective and sorting to use react-select@v5Mathieu Suen2021-11-269-20/+21
* SONAR-15604 SONAR-15605 Improve wording for permission removal from Quality G...Jeremy Davis2021-11-042-7/+9
* SONAR-15440 Handle QG action permissionsJeremy Davis2021-10-224-47/+18
* SONAR-15441 QG permission management handles groupsJeremy Davis2021-10-2215-161/+555
* SONAR-15440 Remove QG permissions for a userJeremy Davis2021-10-2213-35/+311
* SONAR-15440 Add QG permissions to a userJeremy Davis2021-10-2212-41/+952
* SONAR-15440 Show users with permissions on QGJeremy Davis2021-10-2213-97/+603
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-303-10/+8
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-2026-74/+68
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2026-78/+80
* SONAR-13154 Prevent assigning projects to Quality Gate with no conditions, or...Wouter Admiraal2021-08-139-28/+223
* SONAR-12056 Indicate required fields for formsWouter Admiraal2021-03-036-18/+24
* Improve code qualityWouter Admiraal2021-02-151-2/+2
* Improve test coverageWouter Admiraal2021-02-156-20/+325
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0839-39/+39
* SONAR-13999 Drop orgs from QualityGatesJeremy Davis2020-12-2220-97/+237
* Deprecate gateId parameter for /api/qualitygates/searchWouter Admiraal2020-10-082-2/+2
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-055-11/+7
* SONAR-13880 internationalize tooltipsJeremy Davis2020-09-288-38/+107
* Bump to sonar-ui-common@1.0.3Philippe Perrin2020-05-271-0/+1
* SONAR-132221 Fix qualitygate API type.Mathieu Suen2020-05-258-23/+23
* SONAR-13220 Use project's key instead of project's id with Quality Gate WSPhilippe Perrin2020-04-142-14/+14
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-2/+2
* SONAR-12355 Add visual feedback when condition on QG is added/updated/removedWouter Admiraal2020-02-218-49/+209
* SONAR-12966 Filter QG condition metricsJeremy Davis2020-02-111-1/+2
* Extract metric keys to a global Enum, simplify mockingWouter Admiraal2020-02-107-66/+66
* SONAR-12632 Rework QG related typesWouter Admiraal2020-02-106-7/+8