aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules
Commit message (Expand)AuthorAgeFilesLines
* 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
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-033-7/+7
* introduce IssueType and RuleType enumsStas Vilchik2018-08-247-20/+25
* SONAR-11082 open rule permalink on cmd+clickStas Vilchik2018-08-244-13/+192
* SONAR-11156 fix issues section of hotspot rulesStas Vilchik2018-08-244-9/+312
* SONAR-11093 use "projects" instead of "projectUuids"Stas Vilchik2018-08-211-10/+4
* SONAR-6400 require only 1 character to search languagesStas Vilchik2018-08-211-0/+1
* SONAR-11127 Standardize facets behaviour between issues and rules page (#624)Stas Vilchik2018-08-212-10/+4
* SONAR-10938 do not display undefined language in rule facet (#618)Stas Vilchik2018-08-211-1/+3
* SONAR-6400 allow to show more items in a facet (#597)Stas Vilchik2018-08-212-0/+6
* SONAR-6400 Move the search box above the list of facet items (#592)Stas Vilchik2018-08-213-109/+84
* SONAR-9693 Better display facets with long names (#586)Stas Vilchik2018-08-212-2/+8
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-103-12/+16
* SONAR-11029 Move the tutorial inside provisioned projects dashboardGrégoire Aubert2018-08-101-2/+2
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-254-4/+16
* SONAR-10945 Hide QP in rules pagesGrégoire Aubert2018-07-115-77/+111
* SONAR-10945 QP and QG pages should only be visible only to members of paid or...Grégoire Aubert2018-07-112-9/+19
* SONAR-11019 Limit size of tags list in rules pageGrégoire Aubert2018-07-112-8/+10
* SONAR-10867 Add security hotspot new issue typeJulien HENRY2018-07-041-1/+1
* Fix small visual glitch in issues and rulesGrégoire Aubert2018-06-211-1/+1
* SONAR-10287 Use browser tooltips for descriptive hintsGrégoire Aubert2018-06-124-7/+7
* SONAR-10685 It's now possible to deactivate rules when more than 100 are disp...Grégoire Aubert2018-06-051-2/+2
* load search-navigator.css before app stylesStas Vilchik2018-06-041-1/+1
* SONAR-10821 Update test snapshotGrégoire Aubert2018-06-011-2/+0
* Update to Jest 23Grégoire Aubert2018-06-011-1/+0
* SONAR-10821 Display details about external rulesGrégoire Aubert2018-06-016-34/+546
* SONAR-10671 Reduce render-blocking stylesheets (#297)Stas Vilchik2018-05-311-1/+1
* Fix SONAR-10639 (#201)Pascal Mugnier2018-05-281-2/+5
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-236-44/+45
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-4/+3
* fix rule tags changeStas Vilchik2018-05-096-2/+177
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-094-137/+79
* SONAR-10656 Remove SonarQube occurences when SonarCloud is enabledGrégoire Aubert2018-05-081-4/+5
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-031-0/+2
* SONAR-10611 Display inline documentation tooltips (#180)Stas Vilchik2018-05-035-25/+39
* Fix SONAR-10466Pascal Mugnier2018-05-031-2/+4
* Fix SONAR-10579Pascal Mugnier2018-05-032-3/+13
* Hide meta data for external rulePascal Mugnier2018-04-261-12/+14