aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues/sidebar/SeverityFacet.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-181-69/+0
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-301-1/+3
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align HelpTooltip And DocHelpTooltip (DocumentationTooltip)Viktor Vorona2024-04-301-3/+3
* SONAR-21656 Replace old icons with MIUI iconsGrégoire Aubert2024-03-081-1/+1
* SONAR-21557 Update Clean Code docs page linksJeremy Davis2024-02-011-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-2/+1
* SONAR-21142 Update issues and rules page severity icons with transparency & g...7PH2023-12-011-1/+3
* SONAR-20500 Migrating rules facets to miuiRevanshu Paliwal2023-10-051-1/+4
* SONAR-20197 Rules facet filters use CCTstanislavh2023-08-221-3/+2
* SONAR-20197 Add taxonomy types to rulesstanislavh2023-08-221-1/+1
* SONAR-20023 Add severity icons to new facetstanislavh2023-08-211-0/+2
* SONAR-20023 Update naming for facet fields to be compatible with apiWouter Admiraal2023-08-181-3/+3
* SONAR-20023 New CCT facets for issuesstanislavh2023-08-181-117/+36
* SONAR-19345 Issues page - list view: new facets using MIUI elementsDavid Cho-Lerat2023-06-091-30/+52
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-051-1/+1
* [NO-JIRA] Improve a11y in facet listsvikvorona2023-04-271-1/+3
* SONAR-18891 Filter out security hotspots from rules facet on issues page (#8061)vikvorona2023-04-201-6/+6
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-3/+3
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-1/+2
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-1/+1
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-12407 Do not disable facets with 0 resultsWouter Admiraal2021-01-041-1/+0
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-3/+3
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-1/+1
* SONAR-12167 Prevent facet spinner from overlapping with buttonWouter Admiraal2019-06-281-2/+1
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-6961 Add issue counts to search in rule facet on issue page (#612)Stas Vilchik2018-08-211-2/+0
* SONAR-9693 Better display facets with long names (#586)Stas Vilchik2018-08-211-4/+12
* SONAR-9178 Make spinner noticeable on loading projects issues or measurePascal Mugnier2018-08-021-0/+3
* SONAR-10983 Drop the "Effort" display mode on the Issues page (#487)Stas Vilchik2018-07-171-2/+1
* Fix SONAR-10639 (#201)Pascal Mugnier2018-05-281-5/+12
* SONAR-10050 Switch Issues/Effort in issues page when data is availablePascal Mugnier2018-04-181-0/+2
* rewrite issues app in ts (#12)Stas Vilchik2018-03-221-0/+103