aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* update web dependenciesStas Vilchik2018-10-26124-6146/+5654
* Fix code flowsPascal Mugnier2018-10-254-839/+739
* SONAR-11370 Update link to rules pagePascal Mugnier2018-10-254-13/+36
* SONAR-11369 SONAR-11370 SONAR-11371 Remove mocking of WSPascal Mugnier2018-10-251-11/+1
* SONAR-11371 Change the banner text with rules missing infoPascal Mugnier2018-10-253-103/+119
* SONAR-11397 Update UI using WS mockPascal Mugnier2018-10-254-16/+120
* SONAR-11369 Update UI using WS mockPascal Mugnier2018-10-257-45/+716
* SONAR-11181 Cut "external_" from a rule keyStas Vilchik2018-10-252-3/+12
* SONAR-11213 Colorblind friendly branches status iconStas Vilchik2018-10-251-0/+14
* SONAR-11228 Provide link to the security page when creating a tokenStas Vilchik2018-10-254-603/+471
* SONAR-11399 fix text wrapping on the permission templates pageStas Vilchik2018-10-251-2/+4
* SONAR-11358 hide analyze new project button for users without permissionStas Vilchik2018-10-252-3/+8
* Disable ts-jest typescript diagnosticsGrégoire Aubert2018-10-251-0/+7
* 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