aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules/utils-tests.tsx
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-181-297/+0
|
* SONAR-23582 Update custom rule dialog is MQR/Standard modes compatibleIsmail Cherri2024-11-151-0/+10
|
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-221-6/+11
| | | | | | | 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-171-1/+0
|
* SONAR-23263 Redesign Quality Profile select in activation modalViktor Vorona2024-10-161-1/+1
|
* SONAR-23262 Show if rule is customized on the quality profile list?Viktor Vorona2024-10-161-0/+5
|
* SONAR-23261 Custom software quality severitiesViktor Vorona2024-10-161-3/+6
|
* SONAR-23189 SONAR-23190 MQR mode for issues and rules listViktor Vorona2024-10-161-0/+2
|
* SONAR-20936 Improve test performance to avoid timeoutsJeremy Davis2024-10-031-12/+15
|
* SONAR-22813 and SONAR-22814 Use the new Modal and ModalAlertJeremy Davis2024-08-281-1/+1
|
* SONAR-22464 Hide Software qualities impacted in hotspotsViktor Vorona2024-07-051-0/+2
|
* SONAR-22224 Update the wording + prioritized rule mark in rule detailsViktor Vorona2024-06-111-1/+1
|
* SONAR-22224 Rules list filter by prioritized flagViktor Vorona2024-06-031-0/+1
|
* SONAR-22224 Allow to prioritize rule when activating quality profileViktor Vorona2024-06-031-1/+9
|
* SONAR-22224 Allow changing the rules severity from the rule listViktor Vorona2024-06-031-1/+2
|
* SONAR-22618 Get rid of aliases to sonar-wb in SRstanislavh2024-05-071-3/+3
|
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
|
* SONAR-21217 Fix flaky background tasks testDavid Cho-Lerat2023-12-141-1/+1
|
* SONAR-21179 Use update endpoint when reactivating a rulestanislavh2023-12-081-0/+1
|
* SONAR-21131 Add CCT attribute and software qualities fields in dialogstanislavh2023-12-081-1/+27
| | | | Co-authored-by: Benjamin Raymond <31401273+7PH@users.noreply.github.com>
* SONAR-21131 Update rules app with react querystanislavh2023-12-041-0/+5
|
* SONAR-21112 Drop 'issue' and 'rule' word repetition in CCT badges7PH2023-12-011-1/+1
|
* SONAR-20989 Improving "can set tags" test inside CodingRules-itRevanshu Paliwal2023-11-091-1/+1
|
* SONAR-20931 Reintroduce changing rule severity in quality profiles7PH2023-11-021-1/+1
|
* SONAR-20690 Sort Software quality badgesViktor Vorona2023-11-021-1/+5
|
* SONAR-20366 Use rule specific CCT in QP pages rather than issue taxonomy7PH2023-10-101-1/+1
|
* SONAR-20500 Rules list headerKevin Silva2023-10-051-2/+2
|
* SONAR-20500 Migrating rules list to new designRevanshu Paliwal2023-10-051-2/+1
|
* SONAR-20500 Migrating rules facets to miuiRevanshu Paliwal2023-10-051-4/+12
|
* SONAR-20500 Migrate custom rule form to the new UIJeremy Davis2023-10-051-3/+3
|
* SONAR-20500 Migrate Rule Details to the new UIJeremy Davis2023-10-051-1/+1
|
* SONAR-20327 Fix code smells following prettier upgradesAmbroise C2023-09-131-0/+3
| | | Co-authored-by: David Cho-Lerat <david.cho-lerat@sonarsource.com>
* SONAR-20197 Rules facet filters use CCTstanislavh2023-08-221-1/+5
|
* SONAR-20197 Add CCT to rule list viewWouter Admiraal2023-08-221-0/+10
|
* SONAR-20197 Drop filter by similar rulesWouter Admiraal2023-08-221-10/+0
|
* SONAR-18424 Add RTL tests for custom rulestanislavh2023-07-181-0/+208