aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles/components
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-189-1008/+0
* SONAR-23596 New brandingJeremy Davis2024-11-131-4/+7
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-229-10/+15
* SONAR-22290 Fix focus indicator in legacy componentsJeremy Davis2024-10-082-112/+126
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-241-2/+2
* SONAR-22523 Replace old Buttons with Echoes ButtonsGrégoire Aubert2024-07-242-7/+10
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-053-3/+3
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-301-1/+2
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-271-1/+1
* SONAR-22218 Deprecate old tooltips and migrate some of themJeremy Davis2024-05-271-8/+7
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-302-2/+3
* SONAR-21692 QualityProfiles and PullRequestOverview clean up test logsViktor Vorona2024-02-211-13/+11
* NO-JIRA Update license headers to 2024Pierre2024-01-039-9/+9
* [NO-JIRA] Use submit on enter key in QP actions dialogstanislavh2023-10-161-10/+14
* SONAR-20545 Cleanup front-end unused files after MMF implementation7PH2023-10-101-1/+0
* SONAR-20366 Migrate profiles list pagestanislavh2023-10-041-10/+11
* SONAR-20487 Fix dropdown accessibility and drop isPortal usage7PH2023-09-191-1/+2
* SONAR-20366 Fix disabled option stylingWouter Admiraal2023-09-151-2/+6
* SONAR-20356 Add message in QP copy, extend and create modal to warn user when...7PH2023-09-141-1/+20
* SONAR-20366 Migrate quality profile individual QP page to new UI7PH2023-09-125-79/+83
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-125-8/+8
* SONAR-20366 Migrate profile Delete modal to MIUIWouter Admiraal2023-09-121-27/+24
* SONAR-20366 Migrate profile Copy/Extend/Rename modal to MIUIWouter Admiraal2023-09-121-44/+40
* SONAR-18441 RTL migration for Quality Profilesguillaume-peoch-sonarsource2023-07-1810-1120/+10
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-054-5/+5
* SONAR-18128 SONAR-18358 SONAR-18368 Page titles do not identify purpose of pagesstanislavh2023-02-131-1/+9
* SONAR-18344 Remove quality profile action dropdown from accessibility tree wh...7PH2023-02-082-0/+9
* SONAR-18381 Improve landmark and heading levelMathieu Suen2023-02-031-1/+3
* SONAR-18068 Page <title> does not identify purpose of pageMathieu Suen2023-02-012-27/+25
* Update license templates for 2023Pierre2023-01-0213-13/+13
* [NO JIRA] Upgrade jest-emotion --> @emotion/jestJeremy Davis2022-12-221-8/+0
* [NO JIRA] Upgrade jestJeremy Davis2022-12-212-19/+19
* SONAR-17677 Improve compare action on QP pagestanislavh2022-12-015-14/+40
* SONAR-12338 Better document the Extend Quality Profile actionMathieu Suen2022-11-246-336/+84
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-029-69/+70
* [NO-JIRA] Fix eslint errorsPhilippe Perrin2022-10-214-27/+27
* SONAR-16725 [891882] An icon lacks 3 to 1 contrast ratioWouter Admiraal2022-08-291-1/+1
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-2811-159/+189
* [NO JIRA] Remove duplicate mockEvent() helperWouter Admiraal2022-06-142-3/+4
* SONAR-16206 Improve code sharing for security reportsJeremy Davis2022-05-051-1/+1
* [NO-JIRA] Fix eslint issuesPhilippe Perrin2022-04-081-1/+0
* Update snapshotsWouter Admiraal2022-02-041-0/+2
* SONAR-15910 Extract Languages from reduxJeremy Davis2022-02-017-133/+140
* Update license headers for 2022 [update headers]Pierre2022-01-2816-18/+16
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-1/+2
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-301-1/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-208-27/+21
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-208-21/+27
* SONAR-13150 Prevent using quality profiles with no active rulesWouter Admiraal2021-08-133-8/+83
* Refactor Quality Profiles pageWouter Admiraal2021-03-0314-829/+1145