aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules/components/RuleDetailsMeta.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20690 Sort Software quality badgesViktor Vorona2023-11-021-12/+6
* SONAR-20500 Minor fixesJeremy Davis2023-10-111-6/+5
* SONAR-20606 Updating rules page link for learn moreRevanshu Paliwal2023-10-091-2/+2
* SONAR-20500 Rules list validationKevin Silva2023-10-051-1/+5
* SONAR-20500 Rules details headerKevin Silva2023-10-051-105/+148
* SONAR-20500 Migrating rules list to new designRevanshu Paliwal2023-10-051-25/+8
* SONAR-20197 Adjust tooltips and add deprecated fieldsstanislavh2023-08-241-16/+73
* SONAR-20197 Add CCT to rule details viewWouter Admiraal2023-08-221-43/+47
* SONAR-20197 Drop filter by similar rulesWouter Admiraal2023-08-221-8/+1
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-051-1/+1
* Fix some code smells in MMF-3035David Cho-Lerat2023-03-141-1/+2
* SONAR-18638 Remove deprecated fields in Rule API responseAmbroise C2023-03-131-6/+5
* SONAR-18052 Improve rule details page accessibility7PH2023-02-061-3/+1
* SONAR-18151 [1099147] Incorrect semantic markupguillaume-peoch-sonarsource2023-01-171-2/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-2/+4
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-291-1/+1
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-281-1/+1
* 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
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-9/+9
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-9/+9
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-051-4/+2
* SONAR-13880 internationalize tooltipsJeremy Davis2020-09-281-3/+3
* SONAR-13599 Remove scope from RulesPhilippe Perrin2020-09-031-19/+1
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-171-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-11714 Update all badge definitionsWouter Admiraal2019-08-021-4/+2
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-6/+6
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-8/+8
* SONAR-12040 Drop duplicated css classesGrégoire Aubert2019-06-031-3/+1
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-1/+1
* Fix usage of button-link, replace it with ButtonLink componentGrégoire Aubert2019-01-281-11/+11
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* create global type definitions (#1017)Stas Vilchik2018-12-051-3/+2
* SONAR-11181 Cut "external_" from a rule keyStas Vilchik2018-10-251-1/+10
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-251-1/+4
* SONAR-10945 Hide QP in rules pagesGrégoire Aubert2018-07-111-11/+9
* SONAR-10945 QP and QG pages should only be visible only to members of paid or...Grégoire Aubert2018-07-111-9/+11
* SONAR-10287 Use browser tooltips for descriptive hintsGrégoire Aubert2018-06-121-0/+1
* SONAR-10821 Display details about external rulesGrégoire Aubert2018-06-011-8/+40
* fix rule tags changeStas Vilchik2018-05-091-1/+1
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-091-21/+10
* SONAR-10611 Display inline documentation tooltips (#180)Stas Vilchik2018-05-031-10/+10
* Hide meta data for external rulePascal Mugnier2018-04-261-12/+14
* Feature/pm/sonar 10554 display issues from external engine (#155)Pascal Mugnier2018-04-261-5/+7
* SONAR-9642 Reduce steps for selecting a custom chart (#6)Pascal Mugnier2018-03-221-1/+2
* rewrite workspace in react (#3140)Stas Vilchik2018-03-141-1/+4
* Fix styling in rules meta dataGrégoire Aubert2018-02-231-1/+2