aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules/components
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-1838-6099/+0
|
* SONAR-23651 Use Get and Patch for mode instead of settingsViktor Vorona2024-11-266-12/+12
|
* SONAR-22302 Fix a11y issues on Issues pagestanislavh2024-11-224-7/+1
|
* SONAR-23653 Popovers in rules pageViktor Vorona2024-11-212-0/+14
|
* SONAR-23582 Do not show severity recommendation on rule updatestanislavh2024-11-152-4/+4
|
* SONAR-23582 Update custom rule dialog is MQR/Standard modes compatibleIsmail Cherri2024-11-156-209/+346
|
* SONAR-23596 New brandingJeremy Davis2024-11-131-3/+5
| | | | SONAR-23597 SONAR-23598 SONAR-23595
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-2238-54/+72
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-23189 Adjust Rule customization modal with Mode settingViktor Vorona2024-10-172-11/+7
|
* SONAR-23250 Ignore the order of impacts on showing the customization infoViktor Vorona2024-10-161-85/+86
|
* SONAR-23250 Rename softwareQualityImpact to impactsViktor Vorona2024-10-161-1/+1
|
* SONAR-23263 Redesign Quality Profile select in activation modalViktor Vorona2024-10-161-45/+61
|
* SONAR-23262 Show if rule is customized on the quality profile list?Viktor Vorona2024-10-161-6/+109
|
* SONAR-23261 Custom software quality severitiesViktor Vorona2024-10-162-83/+175
|
* SONAR-23188 Rename isLegacy into isStandardMode and useLegacyCCTMode into ↵Ismail Cherri2024-10-163-23/+27
| | | | useStandardExperienceMode
* SONAR-23189 SONAR-23190 MQR mode for issues and rules listViktor Vorona2024-10-166-142/+148
|
* SONAR-22298 Fix clipboard a11yJeremy Davis2024-10-111-2/+3
|
* SONAR-23136 Accessibility - Replace old blueGrey[300] color code by new ↵David Cho-Lerat2024-10-112-7/+7
| | | | Echoes tokens
* SONAR-23249 Fix SSF-656 & SSF-657David Cho-Lerat2024-10-084-19/+37
|
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-246-17/+13
|
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-1813-240/+11
| | | | | | | Co-authored-by: Léo Geoffroy <leo.geoffroy@sonarsource.com> Co-authored-by: Stanislav <31501873+stanislavhh@users.noreply.github.com> Co-authored-by: Viktor Vorona <viktor.vorona@sonarsource.com> Co-authored-by: OrlovAlexander <35396155+OrlovAlexander85@users.noreply.github.com> Co-authored-by: stanislavh <stanislav.honcharov@sonarsource.com>
* SONAR-22315 Fix a11y issues on Branches & PRs page (#11651)Sarath Nair2024-09-171-14/+1
|
* SONAR-22831 Migrate Change Rule details to echoes componentsViktor Vorona2024-09-132-39/+68
|
* SONAR-22941 Update RTL and related depsJeremy Davis2024-09-041-0/+4
|
* SONAR-22523 Replace old Buttons with Echoes ButtonsGrégoire Aubert2024-07-246-23/+27
|
* SONAR-22464 Hide Software qualities impacted in hotspotsViktor Vorona2024-07-051-7/+17
|
* SONAR-22224 Update the wording + prioritized rule mark in rule detailsViktor Vorona2024-06-111-37/+37
|
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-0513-18/+18
|
* SONAR-22224 Use new tooltipsViktor Vorona2024-06-033-5/+7
|
* SONAR-22224 Rules list filter by prioritized flagViktor Vorona2024-06-032-0/+77
|
* SONAR-22224 Get rule activation data after change in rule listViktor Vorona2024-06-035-36/+38
|
* SONAR-22224 Allow to prioritize rule when activating quality profileViktor Vorona2024-06-035-33/+116
|
* SONAR-22224 Allow changing the rules severity from the rule listViktor Vorona2024-06-035-223/+322
|
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-306-7/+19
|
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-274-10/+10
|
* SONAR-22168 Align InputSelectstanislavh2024-05-061-1/+1
|
* SONAR-22168 Align BranchLike and isPullRequestViktor Vorona2024-05-021-1/+2
|
* SONAR-22049 Align A11y componentsIsmail Cherri2024-04-301-1/+1
|
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-303-3/+3
|
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-301-2/+3
|
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-3010-10/+10
|
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-303-3/+3
|
* SONAR-22049 Align HelpTooltip And DocHelpTooltip (DocumentationTooltip)Viktor Vorona2024-04-307-17/+17
|
* SONAR-20325 Issue Detail shows rule introduction (#10892)Lucas2024-04-031-32/+5
|
* SONAR-21797 Show deprecation badges for metrics on activity pagestanislavh2024-03-251-4/+11
|
* SONAR-21656 Remove legacy misc.cssJeremy Davis2024-03-112-2/+2
|
* SONAR-21656 Drop old page.css classes and associatedGrégoire Aubert2024-03-111-10/+0
|
* SONAR-21656 Replace old icons with MIUI iconsGrégoire Aubert2024-03-084-6/+6
|
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-202-4/+3
| | | | Co-authored-by: David Cho-Lerat <david.cho-lerat@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-21571 Update react-queryViktor Vorona2024-02-074-5/+5
|