aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/update-center
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-038-44/+43
* fix "Administration" active menu itemStas Vilchik2017-09-131-1/+1
* update prettierStas Vilchik2017-09-131-4/+12
* SONAR-9747 Make components and global settings independant from each others i...Grégoire Aubert2017-08-251-2/+2
* translate all routes files to ts (#2378)Stas Vilchik2017-08-181-5/+7
* 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-14/+6
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-101-0/+3
* SONAR-8836 Always display categories in installed plugins pageGrégoire Aubert2017-05-091-1/+1
* upgrade prettier (#1954)Stas Vilchik2017-04-203-13/+17
* improve react usage (#1936)Stas Vilchik2017-04-191-1/+1
* optimize js bundles (#1855)Stas Vilchik2017-03-273-12/+39
* adjust formattingStas Vilchik2017-03-212-6/+6
* format code using prettier (#1774)Stas Vilchik2017-03-1714-117/+114
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1014-28/+28
* improve search on update center pageStas Vilchik2017-01-301-1/+1
* SONAR-8399 Broken layout when plugin license is too bigStas Vilchik2016-12-291-1/+4
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-296-22/+23
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-223-23/+16
* reorganize store directoriesStas Vilchik2016-12-091-1/+1
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-082-3/+21
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-072-10/+16
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-283-9/+69
* fix WS call on the update center pageStas Vilchik2016-06-301-3/+0
* SONAR-7094 Correct, expand update center summary (#941)Stas Vilchik2016-05-125-14/+35
* enforce js code style5.5-M14Stas Vilchik2016-04-0512-12/+1
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-312-9/+9
* improve code qualityStas Vilchik2016-02-241-1/+1
* improve code qualityStas Vilchik2016-02-229-157/+157
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-192-9/+9
* SONAR-5947 Simplify the "System Upgrade" tab of the "Update Center" pageStas Vilchik2016-02-041-6/+6
* SONAR-5947 Simplify the "System Upgrade" tab of the "Update Center" pageStas Vilchik2016-02-031-17/+20
* SONAR-1976 ask confirmation before restart serverStas Vilchik2016-01-182-18/+5
* Fix project title in copyright headersSimon Brandhof2016-01-1312-12/+12
* SONAR-1976 Administrators should be able to request a server restart from web...Stas Vilchik2016-01-132-5/+25
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0512-0/+228
* improve code qualityStas Vilchik2015-12-221-3/+2
* install webpackStas Vilchik2015-12-186-14/+9
* fix search on the update center pageStas Vilchik2015-12-031-4/+4
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-148-20/+29
* migrate js apps to es2015 modulesStas Vilchik2015-09-1812-625/+621
* SONAR-6661 update ui of the update centerStas Vilchik2015-09-171-8/+5
* Revert "use single web app"Stas Vilchik2015-09-1012-39/+22
* clean up ruby codeStas Vilchik2015-08-261-1/+1
* use the single web appStas Vilchik2015-08-2612-21/+38
* SONAR-6661 show update center in offline modeStas Vilchik2015-07-293-8/+28
* SONAR-6381 show an error message when a plugin cannot be installedStas Vilchik2015-07-282-0/+11
* fix quality flawsStas Vilchik2015-07-071-1/+1
* SONAR-6661 apply feedbackStas Vilchik2015-07-076-6/+22
* SONAR-6661 improve the layoutStas Vilchik2015-07-063-148/+156