aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* update eslint, its plugins and config (#837)Stas Vilchik2018-10-174-62/+315
* SONAR-11265 use valid-url library to validate urlsStas Vilchik2018-10-166-67/+18
* SONARCLOUD-120 limit the maximum descriptionStas Vilchik2018-10-161-1/+1
* SONARCLOUD-120 display second step on the create organization pageStas Vilchik2018-10-162-13/+32
* SONARCLOUD-120 fix docs url on the create organization pageStas Vilchik2018-10-164-6/+6
* Fix public buildEric Hartmann2018-10-151-2/+4
* SONAR-11265 relax url validationStas Vilchik2018-10-152-10/+4
* SONAR-11289 Display plus menu only for logged in users on SonarCloudGrégoire Aubert2018-10-156-57/+34
* SONARCLOUD-138 guide through contact formStas Vilchik2018-10-121-2/+23
* SONARCLOUD-138 Make forms clearer when upgrading an organization (#761)Stas Vilchik2018-10-1219-837/+53
* SONAR-11289 Always display plus menu on SonarCloudGrégoire Aubert2018-10-125-29/+76
* SONAR-11313 enable locations navigator when selecting a flowStas Vilchik2018-10-122-1/+29
* SONAR-11175 fix timeline tooltip position after page resizeStas Vilchik2018-10-121-12/+2
* SONAR-11230 fix coverage indicator overflowStas Vilchik2018-10-121-0/+1
* SONAR-10890 use new "official" build flag in the web appStas Vilchik2018-10-123-7/+23
* SONAR-10890 Move official distribution to sonar-applicationEric Hartmann2018-10-121-8/+0
* SONAR-10890 Add official flag to index.htmlEric Hartmann2018-10-121-0/+1
* SONAR-10890 Move branding into privateEric Hartmann2018-10-121-25/+6
* Update TS to 3.1.2Grégoire Aubert2018-10-1114-114/+1598
* SONAR-10708 fix activity graph tooltip text overflowStas Vilchik2018-10-113-7/+11
* display only biggest js assetsStas Vilchik2018-10-111-3/+3
* SONAR-11303 fix {instance} replacement in docsStas Vilchik2018-10-112-2/+13
* SONAR-11152 fix line highlighting inside new codeStas Vilchik2018-10-111-0/+5
* SONAR-11311 fix rule permalinkStas Vilchik2018-10-116-12/+70
* Apply feedbacksPascal Mugnier2018-10-105-20/+44
* Do not reorder permissions list on togglePascal Mugnier2018-10-102-12/+49
* Hide plus menu when dropdown is emptyPascal Mugnier2018-10-101-2/+14
* SONAR-11270 Allow to set default template to APPGrégoire Aubert2018-10-103-7/+4
* SONAR-11289 Make portfolio creation popup accessible to non global adminGrégoire Aubert2018-10-1011-150/+331
* SONAR-11271 Add new permissions and update layout to group themGrégoire Aubert2018-10-1022-721/+937
* SONAR-8019 Ease the workflow for adding permissions to new users/groupsPascal Mugnier2018-10-1035-1214/+775
* SONAR-11260 Fetch analysis warnings only for projectsGrégoire Aubert2018-10-101-9/+11
* Port remaining SONAR space docsG. Ann Campbell2018-10-102-2/+9
* SONAR-11302 Decrease ORGANIZATIONS#KEE from 300 to 255Julien Lancelot2018-10-104-9/+9
* SONAR-11260 Use WS api/ce/analysis_status to display warnings in dashboardGrégoire Aubert2018-10-1014-31/+154
* SONAR-11262 Add branch name in failed analysis notifGrégoire Aubert2018-10-105-27/+119
* SONAR-11207 keep line breaks inside warnings (#708)Stas Vilchik2018-10-103-4/+57
* rewrite the rest of the background tasks app in tsStas Vilchik2018-10-1012-218/+209
* SONAR-11207 Display analysis warnings in the web appStas Vilchik2018-10-1016-8/+449
* move Task type to app/typesStas Vilchik2018-10-1022-107/+59
* Update SonarCloud T&CFabrice Bellingard2018-10-101-0/+0
* SONARCLOUD-128 allow up to 300 characters for org name and keyStas Vilchik2018-10-105-15/+19
* SONAR-11316 fix stale projects list of a quality gateStas Vilchik2018-10-101-0/+2
* rewrite app utils in ts (#773)Stas Vilchik2018-10-104-61/+100
* redirect to the login page when accessing private project anonymouslyStas Vilchik2018-10-031-2/+2
* SONAR-10971 Correctly display login and branch quality gates on IE11Grégoire Aubert2018-10-032-4/+4
* Replace bintray urls with binaries.sonarsource.comTom2018-10-032-9/+9
* upgrade to babel 7 (#745)Stas Vilchik2018-10-038-656/+874
* SONARCLOUD-43 always render step form (avoids reload of billing form)Stas Vilchik2018-09-256-544/+634
* SONARCLOUD-120 update landing page of just created organizationStas Vilchik2018-09-2514-28/+301