aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/system
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9953 Apply feedbacks on system upgradesGrégoire Aubert2017-10-256-92/+24
* SONAR-9953 SONAR-9354 SONAR-7663 Redesign and move system upgrade in the syst...Grégoire Aubert2017-10-2317-3/+1061
* SONAR-9918 Remove plugins section on system info page for cluster nodesGrégoire Aubert2017-10-201-1/+7
* Remove focus after click on system info page download buttonGrégoire Aubert2017-10-052-0/+5
* Fix some styling issues in the system info pageGrégoire Aubert2017-10-045-15/+33
* SONAR-9808 Add ncloc to system info pageGrégoire Aubert2017-10-041-2/+12
* SONAR-9802 Apply UI feedbackGrégoire Aubert2017-09-2611-35/+102
* SONAR-9802 Add IT for cluster mode system info pageGrégoire Aubert2017-09-261-2/+2
* SONAR-9802 complete system info pageSimon Brandhof2017-09-2619-179/+188
* SONAR-9802 add information to System Info pageSimon Brandhof2017-09-2631-575/+469
* SONAR-9802 Add nodes to system info in cluster modeGrégoire Aubert2017-09-2634-7/+2440
* update prettierStas Vilchik2017-09-136-31/+27
* translate all routes files to ts (#2378)Stas Vilchik2017-08-181-2/+4
* SONAR-9582 Use fixed width layout on administration pagesStas Vilchik2017-07-211-1/+1
* replace require.ensure with dymamic import (#2187)Stas Vilchik2017-07-181-1/+1
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-175-18/+45
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-101-0/+2
* improve react usage (#1936)Stas Vilchik2017-04-196-30/+27
* re-format js code (#1877)Stas Vilchik2017-03-311-2/+1
* optimize js bundles (#1855)Stas Vilchik2017-03-272-8/+9
* format code using prettier (#1774)Stas Vilchik2017-03-178-110/+121
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-108-16/+16
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-291-3/+3
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-227-81/+96
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-281-6/+5
* SONAR-8383 fix label "Web Server" of link to logsSimon Brandhof2016-11-181-1/+1
* SONAR-8383 fix label "Main process" of link to logsSimon Brandhof2016-11-181-1/+1
* SONAR-8383 improve display of log links in sysinfo pageStas Vilchik2016-11-171-24/+25
* SONAR-8383 download all log files from sysinfo consoleSimon Brandhof2016-11-171-1/+24
* use jest (#1202)Stas Vilchik2016-09-021-85/+56
* SONAR-7718 Web API requests should send X-XSRF-TOKEN HTTP headerStas Vilchik2016-06-151-1/+2
* move testsStas Vilchik2016-06-031-0/+117
* SONAR-7271 hide 2 sections from System Info pageSimon Brandhof2016-05-181-4/+6
* enforce js code style5.5-M14Stas Vilchik2016-04-056-9/+8
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-311-2/+2
* SONAR-7436 System Info must not fail if the monitored process is not upSimon Brandhof2016-03-251-1/+1
* SONAR-7436 Monitoring of CE process in system WS and consoleSimon Brandhof2016-03-251-2/+2
* improve code qualityStas Vilchik2016-02-221-1/+1
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-191-2/+2
* SONAR-1976 ask confirmation before restart serverStas Vilchik2016-01-181-20/+10
* Fix project title in copyright headersSimon Brandhof2016-01-137-7/+7
* SONAR-1976 Administrators should be able to request a server restart from web...Stas Vilchik2016-01-131-2/+23
* rewrite translation moduleStas Vilchik2016-01-062-2/+4
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-057-0/+133
* improve code qualityStas Vilchik2015-12-081-2/+2
* improve code qualityStas Vilchik2015-12-081-1/+1
* upgrade to react 0.14.0Stas Vilchik2015-10-273-3/+4
* SONAR-6928 rename the section "ComputeEngineQueue" to "ComputeEngine"Simon Brandhof2015-10-231-1/+1
* SONAR-6928 apply feedbackStas Vilchik2015-10-221-4/+18
* SONAR-6928 Rewrite the System Info pageStas Vilchik2015-10-167-53/+153