aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* rewrite translation moduleStas Vilchik2016-01-06103-382/+458
* fix treemap widgetStas Vilchik2016-01-061-2/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-05577-0/+10963
* use webpack css loader for code pageStas Vilchik2015-12-292-0/+57
* SONAR-4004 hide source viewer on searchStas Vilchik2015-12-291-0/+1
* SONAR-4004 handle failed requestsStas Vilchik2015-12-293-6/+68
* improve code page renderingStas Vilchik2015-12-284-45/+38
* improve js buildStas Vilchik2015-12-287-2488/+53
* fix opening of web service action permalinkStas Vilchik2015-12-281-10/+4
* improve code qualityStas Vilchik2015-12-226-10/+11
* SONAR-7149 Add an ability to search for sub-componentsStas Vilchik2015-12-226-21/+132
* SONAR-7147 keep current state in the urlStas Vilchik2015-12-217-137/+169
* SONAR-7143 fix tooltips, improve rendering of long namesStas Vilchik2015-12-183-3/+4
* SONAR-7146 Open files in placeStas Vilchik2015-12-181-1/+1
* install webpackStas Vilchik2015-12-18192-21048/+826
* Merge branch 'branch-5.3'Sébastien Lesaint2015-12-174-4/+4
|\
| * fix spinner position of the overview pagesStas Vilchik2015-12-174-4/+4
* | Automatic merge from branch-5.3Jenkins CI2015-12-172-7/+15
|\|
| * open file in the workspace when click on the bubbleStas Vilchik2015-12-162-7/+15
* | use envify to log only in developmentStas Vilchik2015-12-161-1/+4
* | SONAR-7145 add an ability to drilldown by componentStas Vilchik2015-12-161-3/+5
* | SONAR-7144 add a link to open a component in a new tabStas Vilchik2015-12-161-0/+2
* | SONAR-7143 display different types of coverageStas Vilchik2015-12-165-14/+53
* | SONAR-7143 display list of components on the code pageStas Vilchik2015-12-1618-0/+604
* | upgrade to babel 6Stas Vilchik2015-12-153-5/+5
|/
* fix bug when file header is not displated for only issue on the issues pageStas Vilchik2015-12-111-3/+3
* change axes of the bubble chart on the technical debt overviewStas Vilchik2015-12-111-3/+3
* fix displaying of the workspace on the overview pagesStas Vilchik2015-12-101-0/+2
* fix link to added issues from the debt overviewStas Vilchik2015-12-101-1/+3
* respect precision of float metrics during web formattingStas Vilchik2015-12-101-2/+2
* fix "hide number of failing tasks on then project level page"Stas Vilchik2015-12-091-1/+1
* cut long language names on the overview pageStas Vilchik2015-12-091-1/+5
* hide link icon on very small treemap cellsStas Vilchik2015-12-091-0/+4
* hide number of failing tasks on then project level pageStas Vilchik2015-12-092-8/+20
* increase contract of leak period backgroundStas Vilchik2015-12-091-1/+1
* add tooltips for ncloc distribution chartStas Vilchik2015-12-092-12/+24
* love ie11Stas Vilchik2015-12-091-2/+2
* improve scales of the bubble chart on the overview pageStas Vilchik2015-12-091-12/+25
* fix tooltips on the overview treemapStas Vilchik2015-12-091-3/+4
* filter out empty components on the overview treemapStas Vilchik2015-12-091-14/+15
* normalize overview pages urls and titlesStas Vilchik2015-12-099-27/+34
* improve code qualityStas Vilchik2015-12-0938-128/+96
* improve code qualityStas Vilchik2015-12-08105-718/+673
* improve code qualityStas Vilchik2015-12-0827-79/+210
* improve code qualityStas Vilchik2015-12-0821-33/+21
* fix background tasks page on a project levelStas Vilchik2015-12-082-2/+2
* fix background tasks page on a project levelStas Vilchik2015-12-083-4/+8
* fix footer display on the background tasks pageStas Vilchik2015-12-081-1/+6
* increase thickness of donut chars on the overview pageStas Vilchik2015-12-084-5/+5
* fix small ui issue on the breakdown of lines per languageStas Vilchik2015-12-081-1/+1