aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22941 Update RTL and related depsJeremy Davis2024-09-043-8/+24
* SONAR-22813 and SONAR-22814 Use the new Modal and ModalAlertJeremy Davis2024-08-281-1/+2
* SONAR-22697 RatingsComponent POCViktor Vorona2024-08-261-3/+3
* SONAR-22287 Fix a11y issues on Background Tasks page7PH2024-08-201-1/+2
* SONAR-22523 Replace old Buttons with Echoes ButtonsGrégoire Aubert2024-07-2410-57/+63
* SONAR-22418 Migrate CreateProfileFormJeremy Davis2024-07-103-70/+73
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-0516-32/+32
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-302-3/+5
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-275-6/+6
* SONAR-22218 Deprecate old tooltips and migrate some of themJeremy Davis2024-05-272-33/+15
* SONAR-22618 Get rid of aliases to sonar-wb in SRstanislavh2024-05-073-3/+3
* SONAR-22049 Align queryToSearch methodstanislavh2024-04-301-5/+5
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-302-2/+2
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-3010-11/+13
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-306-6/+6
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-302-2/+2
* SONAR-22049 Align HelpTooltip And DocHelpTooltip (DocumentationTooltip)Viktor Vorona2024-04-304-6/+6
* SONAR-21656 Remove legacy misc.cssJeremy Davis2024-03-112-3/+3
* SONAR-21298 Showcase Echoes' Link and LinkStandalone components in a few placesDavid Cho-Lerat2024-02-281-4/+12
* SONAR-21692 QualityProfiles and PullRequestOverview clean up test logsViktor Vorona2024-02-211-13/+11
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-201-1/+0
* SONAR-21571 Update react-queryViktor Vorona2024-02-071-2/+2
* SONAR-21541 Fix borders in QP changelog listAmbroise C2024-02-011-10/+8
* 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