aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-31138-311/+312
* SONAR-7423 Remove displaying of duration of task in progressStas Vilchik2016-03-304-41/+7
* SONAR-7238 Display external identity information on userStas Vilchik2016-03-307-6/+137
* increase timeout for background tasks tooltipStas Vilchik2016-03-301-1/+1
* MMF-223 clean upStas Vilchik2016-03-297-113/+6
* SONAR-7470 Drop ability to manage manual rules from UIJulien Lancelot2016-03-2913-312/+68
* SONAR-7472 Drop ability to create manual issues from UIJulien Lancelot2016-03-294-48/+1
* SONAR-7473 Drop 'reporter' field from UIJulien Lancelot2016-03-299-59/+6
* remove unnecessary routerMiddleware from quality gates appStas Vilchik2016-03-291-2/+2
* SONAR-7402 simplify home pageStas Vilchik2016-03-295-116/+33
* fix scrolling of source viewer inside workspace windowStas Vilchik2016-03-291-7/+24
* SONAR-7436 System Info must not fail if the monitored process is not upSimon Brandhof2016-03-251-1/+1
* SONAR-7402 improve display of ratingsStas Vilchik2016-03-252-8/+3
* improve code qualityStas Vilchik2016-03-254-10/+13
* SONAR-7483 rework delete rule modalStas Vilchik2016-03-254-29/+67
* SONAR-6158 On a project Issues page, it should be possible to easily select t...Stas Vilchik2016-03-255-17/+41
* SONAR-7402 do not diplay leak value for RATING measuresStas Vilchik2016-03-251-1/+1
* SONAR-7204 Clean action plans out of localization propertiesJulien Lancelot2016-03-251-1/+0
* SONAR-7469 SONAR-7202 SONAR-7201 fix up5.5-M11Stas Vilchik2016-03-251-1/+0
* SONAR-7469 SONAR-7202 SONAR-7201 Remove action plan from the UITeryk Bellahsene2016-03-2518-313/+5
* SONAR-7397 The "Change Password" form must be available in the UI only for lo...Stas Vilchik2016-03-252-6/+3
* SONAR-6742 Stop displaying plugin actions for issues in the UIStas Vilchik2016-03-256-129/+0
* SONAR-7409 use period parameterStas Vilchik2016-03-2512-51/+63
* SONAR-7402 improve display of measures home pageStas Vilchik2016-03-2530-270/+813
* SONAR-7436 Monitoring of CE process in system WS and consoleSimon Brandhof2016-03-251-2/+2
* SONAR-7402 provide link to fileStas Vilchik2016-03-241-4/+9
* SONAR-7402 improve list and tree views on measures pageStas Vilchik2016-03-2456-1050/+2203
* improve readiablity of footer on background tasks pageStas Vilchik2016-03-211-1/+2
* SONAR-7349 apply feedbackStas Vilchik2016-03-214-56/+73
* fix displaying projects in issue filter widgetStas Vilchik2016-03-211-2/+2
* fix display of covered lines in source viewer's detailsStas Vilchik2016-03-212-2/+2
* fix adding first condition to quality gateStas Vilchik2016-03-211-1/+2
* 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