aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-0361-65/+61
* Remove extra React.PropsWithChildren wrappers introduced by the React 18 codemodDavid Cho-Lerat2023-12-011-9/+4
* SONAR-21112 Drop 'issue' and 'rule' word repetition in CCT badges7PH2023-12-011-2/+2
* SONAR-21042 - Remove ES Rule index usage in Recently Added Rules and Scanner ...Jacek Poreda2023-11-281-2/+2
* SONAR-21017 Tests: RTL helpers already call `act()` internallyDavid Cho-Lerat2023-11-242-91/+33
* SONAR-21017 Tests: timeouts are no longer necessary with the new RTL versionDavid Cho-Lerat2023-11-241-8/+2
* SONAR-21017 Tests: get => find + add timeouts that will be reverted by the up...David Cho-Lerat2023-11-242-3/+13
* SONAR-21017 TypeScript: the `children` prop must now be explicit (see https:/...David Cho-Lerat2023-11-241-6/+9
* SONAR-20931 Reintroduce changing rule severity in quality profiles7PH2023-11-022-4/+5
* SONAR-20690 Handle empty impacts for changelog eventsViktor Vorona2023-11-022-2/+3
* SONAR-20690 Sort Software quality badgesViktor Vorona2023-11-023-15/+9
* [NO-JIRA] Fix avatar padding in quality profile permission search select7PH2023-10-201-2/+2
* SONAR-20672 Group changelog events by datetimeAmbroise C2023-10-191-17/+23
* SONAR-20672 Remove separator between QP changelog rows with the same datetimeAmbroise C2023-10-191-5/+23
* SONAR-20672 Display SonarQube upgrade message in Quality Profile changelogDavid Cho-Lerat2023-10-162-10/+44
* SONAR-20548 Fix quality profile changelog taxonomy changes7PH2023-10-162-7/+7
* SONAR-20366 Fix quality profile changelog text & Profile header UI7PH2023-10-162-9/+7
* [NO-JIRA] Use submit on enter key in QP actions dialogstanislavh2023-10-162-11/+15
* SONAR-20366 Fix spacing between content and title in QP detailsstanislavh2023-10-162-2/+2
* SONAR-20547 Fix positioning of right tablestanislavh2023-10-161-7/+5
* SONAR-20545 Add support of rounded tablestanislavh2023-10-161-70/+64
* [NO-JIRA] Fix quailty profile changelog param word break7PH2023-10-121-2/+2
* SONAR-20366 Use rule specific CCT in QP pages rather than issue taxonomy7PH2023-10-105-20/+20
* SONAR-20545 Cleanup front-end unused files after MMF implementation7PH2023-10-102-48/+0
* SONAR-20547 Add conditional check CC category for security hotspotstanislavh2023-10-101-10/+16
* SONAR-20548 Fix QP changelog update column size7PH2023-10-101-2/+2
* SONAR-20547 Show new taxonomy in profile compare pagestanislavh2023-10-105-137/+358
* SONAR-20548 Migrate quality profile changelog page to CCT7PH2023-10-106-46/+287
* SONAR-20546 Show inactive rule count in quality profile & Use discreet links ...7PH2023-10-106-85/+124
* SONAR-20545 Show new rule breakdown using Clean Code Taxonomy in quality profile7PH2023-10-103-171/+201
* SONAR-20366 Migrate QP restore modal to MIUI7PH2023-10-061-107/+94
* SONAR-20366 Migrate set admins modalsstanislavh2023-10-066-346/+263
* SONAR-20366 Migrate Select Projects Modalstanislavh2023-10-061-37/+33
* SONAR-20366 Migrate quality profile create modal to MIUI7PH2023-10-062-211/+228
* SONAR-20323 Remove last enzyme testsJeremy Davis2023-10-061-1/+1
* SONAR-20366 Migrate profile changelog page to MIUI7PH2023-10-049-71/+76
* SONAR-20366 Migrate profiles list pagestanislavh2023-10-0415-624/+480
* SONAR-20366 Migrate profile compare pagestanislavh2023-09-295-289/+268
* SONAR-20366 Re-introduce profile exporters warning & Fix link7PH2023-09-271-2/+7
* SONAR-20366 Adjust quality profile permission list to match latest figma design7PH2023-09-263-24/+48
* [NO-JIRA] Fix issue on new code7PH2023-09-262-2/+2
* SONAR-20482 Fix flaky FE tests QualityProfileApp-it.tsxDavid Cho-Lerat2023-09-191-2/+4
* SONAR-20487 Fix dropdown accessibility and drop isPortal usage7PH2023-09-191-1/+2
* SONAR-20366 Fix disabled option stylingWouter Admiraal2023-09-152-3/+7
* [NO JIRA] Don't allow a profile to select itself as parentWouter Admiraal2023-09-151-1/+1
* SONAR-20355 Update quality profile BBT to test rule deactivation7PH2023-09-152-1/+3
* SONAR-20355 Show warning when changing parent profileWouter Admiraal2023-09-141-0/+7
* SONAR-20356 Add message in QP copy, extend and create modal to warn user when...7PH2023-09-146-445/+498
* NO-JIRA Fix code smells in new codeAmbroise C2023-09-142-15/+3
* SONAR-20327 Fix code smells following prettier upgradesAmbroise C2023-09-131-3/+3