summaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7402 add ability to drilldown with developer selectedStas Vilchik2016-04-074-20/+38
* fix the order of code smells and technical debt in the leak periodStas Vilchik2016-04-071-6/+6
* change the link on technical debt from measures page to issues pageStas Vilchik2016-04-071-4/+8
* do not render issues for already destroyed source viewerStas Vilchik2016-04-071-2/+4
* SONAR-7402 drop pagination, filter out components with no measure valueStas Vilchik2016-04-077-63/+13
* SONAR-7402 do not display differential valuesStas Vilchik2016-04-073-26/+54
* rename "Tools" to "More" in the component navigation barStas Vilchik2016-04-071-1/+1
* SONAR-7401 display total remediation effortStas Vilchik2016-04-062-1/+6
* reorder columns on code/projects pageStas Vilchik2016-04-062-6/+6
* fix rule workspaceStas Vilchik2016-04-062-9/+7
* SONAR-7402 display complementary measuresStas Vilchik2016-04-0611-19/+144
* expose js libs through global variablesStas Vilchik2016-04-061-30/+2
* SONAR-7402 do not show identical sets of coverage metricsStas Vilchik2016-04-051-1/+22
* enforce js code style5.5-M14Stas Vilchik2016-04-05329-916/+271
* SONAR-7473 Clean useless codeJulien Lancelot2016-04-041-1/+0
* SONAR-7402 improve scrolling UXStas Vilchik2016-04-042-2/+10
* SONAR-7402 improve breadcrumbs on measures pageStas Vilchik2016-04-048-60/+19
* expose js librariesStas Vilchik2016-04-011-0/+15
* fix rendering of component's extensionsStas Vilchik2016-04-011-7/+19
* SONAR-7457 Open view governance page when the Governance plugin is installedStas Vilchik2016-04-011-1/+1
* improve rendering of ratings on project overview pageStas Vilchik2016-04-012-46/+32
* SONAR-7481 fix HistoryUiTestStas Vilchik2016-04-011-1/+2
* SONAR-7481 Sparklines in the "History Table" widget are not displayedStas Vilchik2016-04-012-0/+67
* 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