aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-06167-1578/+2971
* SONARCLOUD-413 Add organizations list in onboarding modalJeremy Davis2019-03-0626-108/+733
* SONARCLOUD-380 Trigger member sync when importing ALM orgJeremy Davis2019-03-0657-630/+737
* SONARCLOUD-379 Enable users sync on existing ALM bound organizationsGrégoire Aubert2019-03-0666-818/+2116
* Re-activate all tests for the ExtendProfileForm componentWouter Admiraal2019-02-281-1/+1
* SONAR-11687 Remove multiselection of issuesJeremy Davis2019-02-277-111/+124
* SONARCLOUD-407 Update Bitbucket Pipelines documentationJulien HENRY2019-02-182-4/+4
* Fix testMocks fileGrégoire Aubert2019-02-151-28/+0
* SONAR-11609 Update the Issues bulkchange actionWouter Admiraal2019-02-148-165/+276
* SONAR-11717 Fix searchbox focusJeremy Davis2019-02-124-4/+9
* SONAR-11625 Fix project search field resize glitchJeremy Davis2019-02-121-4/+0
* SONAR-11678 Don't delete analysis if it's the baselineWouter Admiraal2019-02-112-1/+3
* SONAR-11662 Display projectVersion on activity pageWouter Admiraal2019-02-117-159/+203
* SONAR-11653 Update New Code Period display for manual baselinesWouter Admiraal2019-02-113-4/+38
* Bugfixing (#1227)Jeremy2019-02-112-2/+24
* SONAR-11611 comment prompt button label (#1219)Jeremy2019-02-118-45/+1070
* Split test utils and mocks, better type mocksGrégoire Aubert2019-02-1123-150/+159
* SONAR-11645 Disable sibling navigation in MeasuresWouter Admiraal2019-02-1110-319/+85
* SONAR-11551 Add confirmation message when project is deletedWouter Admiraal2019-02-111-0/+4
* Merge pull request #1178 from SonarSource/feature/jl/add_dates_to_users_and_u...Julien Lancelot2019-02-1116-38/+591
* SONAR-8697 Enable keyboard file navigation in Code pageWouter Admiraal2019-02-1138-387/+933
* Fix usage of button-link, replace it with ButtonLink componentGrégoire Aubert2019-01-2848-442/+352
* SONAR-11651 Display tooltip next to warning quality gate statusGrégoire Aubert2019-01-187-9/+50
* SONARCLOUD-359 Update links to sonarcloud pricing pageGrégoire Aubert2019-01-181-1/+1
* SONARCLOUD-335 Update about page languages linkGrégoire Aubert2019-01-185-14/+46
* Fix minor code style issueWouter Admiraal2019-01-181-1/+1
* SONARCLOUD-329 Create downgrade reason pageWouter Admiraal2019-01-1813-16/+552
* SONARCLOUD-331 Add confirmation input when deleting organizationWouter Admiraal2019-01-182-5/+77
* SONAR-11589 Disable language facet in rules page when QP is selectedGrégoire Aubert2019-01-187-33/+130
* SONAR-11615 Drop "sonar.onboardingTutorial.showToNewUsers" settingStas Vilchik2019-01-163-12/+6
* SONAR-11614 Make display name optional during project creationStas Vilchik2019-01-165-21/+23
* SONAR-11613 Merge project creation tutorialsStas Vilchik2019-01-1643-2993/+688
* SONARCLOUD-335 Make SC about page language section clearerGrégoire Aubert2019-01-168-394/+274
* SONARCLOUD-349 Do not display empty organization page when filtering projects...Grégoire Aubert2019-01-161-2/+7
* SONAR-11565 Fix blank treemap for leak measures without new linesGrégoire Aubert2019-01-162-17/+3
* SONARCLOUD-290 Drop unnecessary request to api/organizations/search in issues...Grégoire Aubert2019-01-162-2/+8
* Fix minor code smellWouter Admiraal2019-01-161-1/+1
* SONAR-9392 Allow profile to be extended directlyWouter Admiraal2019-01-167-100/+421
* SONAR-9392 Add option to choose parent when creating new profileWouter Admiraal2019-01-162-3/+58
* SONAR-9392 Re-render the inheritance info upon updateWouter Admiraal2019-01-161-1/+6
* change year in file headersStas Vilchik2019-01-163-3/+3
* SONAR-11578 fix wrong count of hidden files in the measures page (#1078)Stas Vilchik2019-01-162-25/+33
* SONAR-11476 drop link to measure history for directoriesStas Vilchik2019-01-161-1/+1
* SONAR-11478 fix drilldown in a branchStas Vilchik2019-01-161-1/+5
* apply feedback on drop of modules (#1036)Stas Vilchik2019-01-167-137/+4
* SONAR-11479 Display the measures of the currently selected directory on the M...Stas Vilchik2019-01-1628-860/+598
* SONAR-11478 Update the tree view on the Measures page (#982)Stas Vilchik2019-01-1621-295/+246
* SONAR-11477 Drop UI for updating module keys (#958)Stas Vilchik2019-01-1622-909/+295
* SONAR-11476 Stop supporting homepage and other space pages for modules and di...Stas Vilchik2019-01-1624-701/+156
* Fix GlobalFooterSonarCloud testGrégoire Aubert2019-01-162-2/+2