aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11360 Display "empty project" in projects pageStas Vilchik2018-10-303-3/+15
* SONAR-11263 Add a confirmation modal when canceling background tasksStas Vilchik2018-10-268-23/+62
* update web dependenciesStas Vilchik2018-10-26121-4453/+4349
* 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
* SONAR-11265 use valid-url library to validate urlsStas Vilchik2018-10-164-67/+6
* 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
* 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-121-5/+20
* Update TS to 3.1.2Grégoire Aubert2018-10-1112-24/+56
* SONAR-10708 fix activity graph tooltip text overflowStas Vilchik2018-10-113-7/+11
* 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-101-1/+1
* 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
* 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