aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* finish rewriting overview app to tsStas Vilchik2018-09-2118-269/+155
* Fix Gradle cache of sonar-webSimon Brandhof2018-09-191-0/+1
* MMF-1420 Ease management of Embedded Docs navigation (#699)Pascal Mugnier2018-09-1923-245/+521
* SONAR-11268 replace Jenkins by Cirrus CISimon Brandhof2018-09-191-2/+2
* SONAR-11164 improve display of empty measures pageStas Vilchik2018-09-194-111/+152
* SONAR-11159 SONAR-11163 Add leak background color on code pageGrégoire Aubert2018-09-1914-190/+451
* SONAR-11159 SONAR-11160 Add new coverage and overall coverage next to branch ...Grégoire Aubert2018-09-1922-88/+447
* SONAR-11159 SONAR-11163 Update Code page for pull requests and short living b...Grégoire Aubert2018-09-1920-256/+641
* SONAR-11164 Add measures page for short-lived branches and PRGrégoire Aubert2018-09-1913-108/+267
* SONAR-11165 Migrate rest of component measures page to TSGrégoire Aubert2018-09-1958-652/+601
* SONAR-11131 Use isNew field from api/sources/lines to display new lines of codeGrégoire Aubert2018-09-195-24/+7
* SONAR-11252 fix error after deleting provisioned project (#693)Stas Vilchik2018-09-191-0/+1
* SONAR-11185 add "by tags" selection mode on the portfolios admin page (#665)Stas Vilchik2018-09-072-0/+9
* SONAR-11185 rewrite portfolios admin page in ts (#664)Stas Vilchik2018-09-071-0/+4
* SONAR-11184 Deprecate custom measure feature in the web appStas Vilchik2018-09-074-8/+28
* rewrite global search in ts (#680)Stas Vilchik2018-09-0518-390/+556
* SONAR-11216 fix hiding tooltips (#679)Stas Vilchik2018-09-043-39/+34
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-03178-1356/+1221
* Upgrade versions of nodejs and yarnSimon Brandhof2018-08-271-8/+0
* SONAR-11128 Add parameter metadata on the Web API pageStas Vilchik2018-08-274-87/+265
* SONAR-11153 loaded issues when opening a permalink for a distant lineStas Vilchik2018-08-271-1/+3
* SONAR-11134 Change the doc search ranking algorithmStas Vilchik2018-08-275-8/+37
* SONAR-10952 Use link rel=preconnect to speed up gravatar fetchingStas Vilchik2018-08-271-3/+19
* SONAR-10679 Add associated labels to the global searchStas Vilchik2018-08-273-2/+5
* SONAR-10678 Make global navigation links on the right side discernibleStas Vilchik2018-08-274-3/+8
* SONAR-11146 control textarea expansionStas Vilchik2018-08-271-0/+21
* SONAR-11053 add disabled "Activate more" button for built-in profilesStas Vilchik2018-08-243-4/+39
* introduce IssueType and RuleType enumsStas Vilchik2018-08-2436-101/+167
* 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
* change ProjectCardLeak-test to not depend on current timeStas Vilchik2018-08-234-16/+22
* drop organization members from redux store (#637)Stas Vilchik2018-08-2244-959/+775
* rewrite project deletion in typescript (#633)Stas Vilchik2018-08-2211-123/+324
* drop project links from redux store (#632)Stas Vilchik2018-08-2226-206/+808
* drop favorites from redux store (#631)Stas Vilchik2018-08-2216-508/+195
* SONAR-11093 use "projects" instead of "projectUuids"Stas Vilchik2018-08-2120-85/+82
* SONAR-6400 require only 1 character to search languagesStas Vilchik2018-08-212-0/+2
* SONAR-11127 Standardize facets behaviour between issues and rules page (#624)Stas Vilchik2018-08-212-10/+4
* SONAR-6400 better display of selected results in facet (#625)Stas Vilchik2018-08-213-15/+129
* SONAR-6961 load counts for search results (#619)Stas Vilchik2018-08-2125-631/+265
* SONAR-10938 do not display undefined language in rule facet (#618)Stas Vilchik2018-08-215-12/+18
* SONAR-11124 restrict search for tags/authors to current project (#614)Stas Vilchik2018-08-214-6/+17
* SONAR-10997 display the total effort on the issues page (#615)Stas Vilchik2018-08-219-3/+196
* SONAR-6961 Add issue counts to search in rule facet on issue page (#612)Stas Vilchik2018-08-2131-1037/+815
* SONAR-9369 Add search for module, directory, file and author facets (#606)Stas Vilchik2018-08-2112-393/+283
* SONAR-6400 allow to show more items in a facet (#597)Stas Vilchik2018-08-2110-103/+415
* SONAR-6400 Move the search box above the list of facet items (#592)Stas Vilchik2018-08-2128-781/+1492
* SONAR-9693 Better display facets with long names (#586)Stas Vilchik2018-08-2128-664/+904
* move marketplace from redux to react context (#626)Stas Vilchik2018-08-207-101/+67
* fixup! SONAR-10471 Improve leak period description for specific dateGrégoire Aubert2018-08-206-146/+196