aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20023 Keep support for the old severity filter if provided in the URL7PH2023-08-301-3/+2
* SONAR-20197 Adjust tooltips and add deprecated fieldsstanislavh2023-08-243-26/+86
* SONAR-20197 Rules facet filters use CCTstanislavh2023-08-2210-101/+221
* [NO JIRA] Fix Code SmellsWouter Admiraal2023-08-221-2/+2
* SONAR-20197 Add CCT to rule details viewWouter Admiraal2023-08-224-63/+58
* SONAR-20197 Add CCT to rule list viewWouter Admiraal2023-08-223-9/+38
* SONAR-20197 Drop filter by similar rulesWouter Admiraal2023-08-227-212/+3
* SONAR-20023 Disable severity change in rules pagestanislavh2023-08-183-24/+16
* SONAR-19465 Remove deferred state from spinnerViktor Vorona2023-08-154-12/+12
* SONAR-18424 Remove RTL warnings in testsstanislavh2023-07-182-48/+68
* SONAR-18424 Add RTL tests for custom rulestanislavh2023-07-184-26/+55
* SONAR-18424 Migrate rules page facet tests to RTL7PH2023-07-185-32/+123
* SONAR-18424 RTL migration rules pagestanislavh2023-07-1843-4801/+790
* SONAR-19638 Add syntax highlighting to code snippets in rule detailsDavid Cho-Lerat2023-06-231-14/+21
* [NO JIRA] Remove react-testing-selector library and replace itMathieu Suen2023-06-151-1/+1
* SONAR-19345 - Update list issues for MIUIKevin Silva2023-06-091-1/+1
* SONAR-19345 Issues page - list view: new facets using MIUI elementsDavid Cho-Lerat2023-06-092-1/+541
* SONAR-19345 Adapt issues education tabs to the new design system (#8349)Ambroise C2023-06-091-6/+6
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-0514-18/+18
* SONAR-19236 Move Security Hotspots content to new tabsWouter Admiraal2023-05-242-11/+3
* SONAR-18652 Drop usages of deprecated paging mechanism in the frontend API re...7PH2023-05-053-7/+8
* Revert "SONAR-19069 Add Show more filters button"Wouter Admiraal2023-04-282-2/+0
* [NO-JIRA] Improve a11y in facet listsvikvorona2023-04-276-22/+46
* SONAR-19069 Add Show more filters buttonstanislavh2023-04-252-0/+2
* SONAR-18891 Filter out security hotspots from rules facet on issues page (#8061)vikvorona2023-04-203-16/+28
* SONAR-18736 Drop and refactor UI BBTs for rules pagestanislavh2023-03-174-13/+14
* Fix some code smells in MMF-3035David Cho-Lerat2023-03-142-2/+4
* SONAR-18638 Remove deprecated fields in Rule API responseAmbroise C2023-03-134-26/+27
* SONAR-18649 Remove the deprecated SANS Top 25 Security reportPhilippe Perrin2023-03-095-16/+0
* SONAR-18391 Improve layout landmarkMathieu Suen2023-02-222-8/+4
* SONAR-18415 Fix day picker keyboard navigation triggering page shortcut due t...7PH2023-02-201-5/+11
* SONAR-18128 SONAR-18358 SONAR-18368 Page titles do not identify purpose of pagesstanislavh2023-02-135-19/+23
* SONAR-16746 Upgrade react-select major frontend dependencyAmbroise C2023-02-074-35/+41
* SONAR-18052 Improve rule details page accessibility7PH2023-02-066-31/+43
* SONAR-18054 Page title does not identify purpose of this pagestanislavh2023-02-062-2/+10
* SONAR-18381 Improve landmark and heading levelMathieu Suen2023-02-032-6/+6
* SONAR-18067 Buttons have same name but different actionsstanislavh2023-02-034-0/+8
* SONAR-17705 Remove usage of deprecated Web API endpoints and parameters7PH2023-01-271-4/+4
* SONAR-18151 [1099147] Incorrect semantic markupguillaume-peoch-sonarsource2023-01-172-8/+8
* SONAR-18150 Reading order of static content changes meaningMathieu Suen2023-01-171-4/+3
* SONAR-17845 [1096026, 1099611] Multiple links have the same programmatic link...Kevin Silva2023-01-164-81/+99
* SONAR-18145 Visual heading text is not marked up as headingstanislavh2023-01-132-132/+140
* SONAR-17845 Fix a11y issuesAmbroise2023-01-105-25/+22
* Update license templates for 2023Pierre2023-01-0255-55/+55
* [NO JIRA] Upgrade jestJeremy Davis2022-12-2111-184/+184
* SONAR-17579 UI changes to open external links from user input in a new tabRevanshu Paliwal2022-12-191-2/+4
* SONAR-17724 Using incorrect ARIA role "tab" for Rules navigation (#7206)David Cho-Lerat2022-12-122-9/+5
* SONAR-17726 Remove the "reload" link on the Rules page (#7205)David Cho-Lerat2022-12-095-55/+3
* SONAR-17481 make bold text distinguisable from subsection headersstanislavh2022-12-081-2/+2
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-0239-281/+320