aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-2261-90/+118
* SONAR-23205 Add lazy loading on most routes to improve build and dev server p...Grégoire Aubert2024-10-221-6/+8
* SONAR-23191 Filter updates based on MQR or STANDARD modesIsmail Cherri2024-10-185-150/+116
* SONAR-23250 Ignore the order of impacts on showing the customization infoViktor Vorona2024-10-162-5/+7
* SONAR-23250 Show only changed impacts in quality profile comparisonViktor Vorona2024-10-162-12/+72
* SONAR-23261 Custom software quality severitiesViktor Vorona2024-10-162-4/+15
* SONAR-23188 Rename isLegacy into isStandardMode and useLegacyCCTMode into use...Ismail Cherri2024-10-162-17/+21
* SONAR-23191 Quality Profile details adopts MQR modeIsmail Cherri2024-10-163-178/+233
* SONAR-23191 Quality Profile comparison pageViktor Vorona2024-10-161-5/+12
* SONAR-23189 SONAR-23190 MQR mode for issues and rules listViktor Vorona2024-10-162-31/+9
* SONAR-23332 Adopt updated Link components from EchoesDavid Cho-Lerat2024-10-091-5/+1
* SONAR-22290 Fix focus indicator in legacy componentsJeremy Davis2024-10-083-114/+128
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-2411-17/+15
* SONAR-23030 Use Heading componentDavid Cho-Lerat2024-09-244-34/+66
* SONAR-23050 Remove one extra close button when restoring QPstanislavh2024-09-201-5/+1
* SONAR-23036 Upgrade Echoes and adapt to the new SelectJeremy Davis2024-09-131-8/+4
* SONAR-22831 Migrate Change Rule details to echoes componentsViktor Vorona2024-09-131-2/+4
* 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