aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules
Commit message (Expand)AuthorAgeFilesLines
* Fix eslint's issuesPhilippe Perrin2020-04-081-1/+1
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-2/+2
* SONAR-13107 Fix tooltips in rules pageJeremy Davis2020-02-282-7/+3
* SONAR-13098 Don't show issue data on rule details if type is hotspotWouter Admiraal2020-02-214-151/+38
* SONAR-12467 Improve back to rule list linkWouter Admiraal2020-02-214-77/+508
* SONAR-12762: Move dropdown away from left avoiding being hiddenMathieu Suen2020-02-212-0/+3
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-082-8/+8
* Format all headers for 2020Wouter Admiraal2020-01-0750-51/+50
* Improve test coverageWouter Admiraal2020-01-068-100/+654
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-305-8/+25
* SONAR-12538 Drop .flash and .flash-heavy classesJeremy Davis2019-11-081-1/+1
* SONAR-12594 Udpate issue type iconsGrégoire Aubert2019-10-215-26/+241
* SONAR-11714 Update all badge definitionsWouter Admiraal2019-08-023-7/+5
* SONAR-12290 Only activate modal scrolling when necessaryWouter Admiraal2019-08-022-2/+3
* SONAR-11007 Update buttons on rules listSiegfried Ehret2019-07-249-19/+543
* Bump to eslint-config-sonarqube 0.5.1philippe-perrin-sonarsource2019-07-191-1/+1
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1942-150/+150
* SC-704 Extract more components (#1921)Grégoire Aubert2019-07-163-3/+3
* SONAR-11007 Add disabled "Deactivate" button to rules list (#1913)Siegfried Ehret2019-07-123-4/+42
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1135-121/+120
* SONAR-12118 Disable UNKNOWN issue type for custom rulesWouter Admiraal2019-06-281-8/+0
* SONAR-12070 Make large modals scrollableWouter Admiraal2019-06-282-2/+2
* SONAR-12196 Fix SSF-79Jeremy Davis2019-06-286-1/+123
* SONAR-12040 Drop duplicated css classesGrégoire Aubert2019-06-032-4/+2
* Consolidate IT's that are based on modalsGrégoire Aubert2019-05-074-29/+261
* SONAR-11180 Add Standards facet to the Rules pageWouter Admiraal2019-05-075-17/+259
* Update prettier to last versionGrégoire Aubert2019-03-2912-149/+584
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-291-1/+1
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-2912-21/+21
* SONAR-11749 Add Jump to content links for assistive technology usersWouter Admiraal2019-03-261-0/+7
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-0615-209/+673
* Split test utils and mocks, better type mocksGrégoire Aubert2019-02-111-2/+2
* SONAR-8697 Enable keyboard file navigation in Code pageWouter Admiraal2019-02-111-1/+1
* Fix usage of button-link, replace it with ButtonLink componentGrégoire Aubert2019-01-283-28/+22
* SONAR-11589 Disable language facet in rules page when QP is selectedGrégoire Aubert2019-01-183-10/+14
* disable global rules page on sonarcloudStas Vilchik2019-01-071-2/+0
* drop unused "extra" field in rule parametersStas Vilchik2019-01-072-2/+0
* Fix license headers for 2019Duarte Meneses2019-01-0241-41/+41
* SONAR-11409 Enable rule activation from the Compare pageStas Vilchik2018-12-212-12/+0
* SONARCLOUD-264 Add pages helper with function manage page classesGrégoire Aubert2018-12-201-17/+11
* finish removing legacy react context (#1055)Stas Vilchik2018-12-121-8/+10
* remove some usages of legacy react contextStas Vilchik2018-12-113-18/+18
* create global type definitions (#1017)Stas Vilchik2018-12-0526-131/+100
* Remove useless disabling of eslint camelcase ruleGrégoire Aubert2018-11-164-8/+0
* SONAR-11321 Suggest valid organization keyGrégoire Aubert2018-11-161-1/+1
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-303-12/+7
* update web dependenciesStas Vilchik2018-10-261-14/+11
* SONAR-11181 Cut "external_" from a rule keyStas Vilchik2018-10-252-3/+12
* Update TS to 3.1.2Grégoire Aubert2018-10-111-4/+6
* SONAR-11296 Display language name after bulk activation of rulesGrégoire Aubert2018-09-253-5/+29