aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* correctly order components when drilldown on "new_" measuresStas Vilchik2016-03-112-10/+26
* fix display of leak values for RATING and LEVEL measuresStas Vilchik2016-03-111-1/+3
* fix drilldown on measure treemap when displaying on "new_" measuresStas Vilchik2016-03-111-1/+1
* fix measure treemap when displaying on "new_" measuresStas Vilchik2016-03-111-1/+3
* better sort coverage measuresStas Vilchik2016-03-111-0/+22
* improve code qualityStas Vilchik2016-03-1115-39/+35
* drop colorized labels for issue and rule typesStas Vilchik2016-03-112-12/+6
* remove mapping of coverage metrics for drilldown linksStas Vilchik2016-03-101-29/+1
* SONAR-7402 improve IT to check measures home pageStas Vilchik2016-03-101-4/+6
* SONAR-7402 do not display leak placeholder for measuresStas Vilchik2016-03-101-4/+2
* SONAR-7402 sort measures inside domainStas Vilchik2016-03-102-1/+113
* SONAR-7402 highlight new code in source viewerStas Vilchik2016-03-104-6/+23
* SONAR-7405 fix treemap colors when displaying RATING measureStas Vilchik2016-03-101-1/+1
* SONAR-7345 Rename Issue debt to effort in UIJulien Lancelot2016-03-102-2/+2
* SONAR-7455 Update "Issue Filter" and "Project Issue Filter" widgets to suppor...Stas Vilchik2016-03-101-0/+11
* fix small issue on overview page when project has no linksStas Vilchik2016-03-091-1/+1
* SONAR-7349 Change project's home page to support new issue typesStas Vilchik2016-03-0916-399/+738
* SONAR-7424 Fix SSF-40 & SSF-41Stas Vilchik2016-03-091-1/+1
* SONAR-7405 fix treemap colors when displaying RATING measureStas Vilchik2016-03-091-1/+2
* SONAR-7407 fix small ui glitch in FFStas Vilchik2016-03-091-0/+1
* SONAR-7407 Provide a way to switch selected metric on the "Measures" pageStas Vilchik2016-03-094-15/+235
* SONAR-7410 Display related measures alongside with selected one on the "Measu...Stas Vilchik2016-03-094-8/+124
* SONAR-7454 Keep state of "Tree" and "List" when switching between themStas Vilchik2016-03-093-35/+63
* SONAR-7336 mark "set_type" as core actionStas Vilchik2016-03-082-2/+2
* SONAR-7336 add ability to change issue type from UIStas Vilchik2016-03-085-1/+99
* fix drilldown links for new issue measuresStas Vilchik2016-03-081-2/+22
* SONAR-7348 Change the list of displayed measures on Code/Projects pagesStas Vilchik2016-03-084-14/+28
* SONAR-7402 fix column break on all measures pageStas Vilchik2016-03-081-3/+3
* SONAR-7405 display treemap legendStas Vilchik2016-03-072-2/+15
* SONAR-7402 fix corner cases caused by views and developersStas Vilchik2016-03-075-17/+33
* SONAR-7402 limit the width of the list of measuresStas Vilchik2016-03-071-1/+2
* SONAR-7408 Drop "Technical Debt", "Coverage", "Duplications" and "Structure" ...Stas Vilchik2016-03-0731-2506/+131
* SONAR-7409 Drop the "Drilldown" page and redirect to the "Measures" pageStas Vilchik2016-03-073-64/+4
* SONAR-7405 Display treemap chart of selected measure on the "Measures" pageStas Vilchik2016-03-077-11/+290
* SONAR-7406 fix axes labels on bubble chartStas Vilchik2016-03-071-5/+5
* SONAR-7402 apply feedbackStas Vilchik2016-03-072-21/+32
* SONAR-7406 Display bubble chart of selected measure on the "Measures" pageStas Vilchik2016-03-0710-6/+344
* SONAR-7404 Display history of selected measure on the "Measures" pageStas Vilchik2016-03-0711-71/+363
* improve code qualityStas Vilchik2016-03-0717-207/+303
* SONAR-7402 handle use case when metric is not foundStas Vilchik2016-03-071-4/+19
* SONAR-7403 Display the leak period value on the "Measures" pageStas Vilchik2016-03-0711-62/+208
* SONAR-7402 Create new Measures page in the project spaceStas Vilchik2016-03-0718-6/+1118
* increase width of paratemeter name column on web api pageStas Vilchik2016-03-071-1/+1
* Automatic merge from branch-5.45.5-M7Jenkins CI2016-03-043-3/+25
|\
| * SONAR-4004 require 3 characters to searchStas Vilchik2016-03-043-3/+25
* | SONAR-7329 add type option in "Filter Similar Rules" menuStas Vilchik2016-03-041-0/+6
* | SONAR-7331 fix bug when click on facetStas Vilchik2016-03-031-1/+0
* | SONAR-7401 Update component viewer header to support new quality modelStas Vilchik2016-03-033-61/+40
* | SONAR-7346 Display the distribution of rules according by type on Quality Pro...Stas Vilchik2016-03-032-32/+29
* | SONAR-7329 display rule type in the rules listStas Vilchik2016-03-032-0/+17