aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules/components/Facet.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-181-155/+0
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-051-1/+1
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-301-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-21142 Update issues and rules page severity icons with transparency & g...7PH2023-12-011-2/+3
* SONAR-20500 Validation fixes for rules pageRevanshu Paliwal2023-10-051-0/+9
* SONAR-20500 Migrating rules facets to miuiRevanshu Paliwal2023-10-051-26/+25
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-2/+2
* [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-9/+17
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-4/+6
* SONAR-16823 Buttons have same name but different actionsMathieu Suen2022-08-251-6/+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-2/+3
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-301-1/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-3/+3
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-3/+3
* 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
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-1/+5
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-4/+4
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-3/+3
* Update prettier to last versionGrégoire Aubert2019-03-291-2/+3
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-2/+2
* SONAR-11589 Disable language facet in rules page when QP is selectedGrégoire Aubert2019-01-181-7/+7
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-9693 Better display facets with long names (#586)Stas Vilchik2018-08-211-2/+2
* Fix SONAR-10639 (#201)Pascal Mugnier2018-05-281-2/+5
* SONAR-10611 Display inline documentation tooltips (#180)Stas Vilchik2018-05-031-4/+10
* rewrite rules app with react (#2982)Stas Vilchik2018-01-291-0/+123