aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-11713 Change chunk filenames delimiterGrégoire Aubert2019-03-191-1/+4
|
* SONAR-11669 Fix duplicates entries in component tree when using Show more linkGrégoire Aubert2019-03-191-0/+1
|
* SONAR-11631 Replace codePeriodVersion with buildString (frontend)Wouter Admiraal2019-03-194-10/+45
|
* SONAR-11668 Jump to measures list view from dashboardJeremy Davis2019-03-187-58/+130
|
* SONARCLOUD-456 Update screenshot for marketing pageJeremy Davis2019-03-185-1/+45
|
* SONAR-11776 Quality Gate failure conditions should be sortedDuarte Meneses2019-03-111-2/+3
|
* SONAR-11704 Update Bitbucket Cloud widgetsWouter Admiraal2019-03-111-8/+10
|
* SONAR-11726 Add documentation suggestions for new PR overviewWouter Admiraal2019-03-111-1/+4
|
* SONAR-11724 Remove Leak Period logic from code navigatorWouter Admiraal2019-03-118-131/+29
|
* SONAR-11719 Update measures page for Prs anad SLBsWouter Admiraal2019-03-1113-159/+182
|
* SONAR-11693 New Overview tab for PRs and SLBsWouter Admiraal2019-03-1147-188/+3589
|
* SONAR-11700 Show QG badge instead of issue breakdown for PRs and SLBsWouter Admiraal2019-03-1119-898/+116
|
* SONARCLOUD-472 Escape HTML entityWouter Admiraal2019-03-081-2/+3
|
* SONARCLOUD-472 - Rephrase pricing question (#1302)n-b-sonar2019-03-081-3/+3
|
* SONARCLOUD-343 improve existing org alm bindingJeremy2019-03-0625-307/+738
|
* Feature/jay/hardening feb 19 (#1297)Jeremy2019-03-0624-561/+184
| | | | | | | * SONARCLOUD-441 Add COBOL to languages * SONARCLOUD-435 Validate fields immediately * SONARCLOUD-367 Add pricing to footer * SONARCLOUD-169 Fix image size issue
* SONARCLOUD-379 Display user sync warning message only if there are other ↵Grégoire Aubert2019-03-065-10/+31
| | | | members already
* SONARCLOUD-380 Drop members sync feature for BitbucketGrégoire Aubert2019-03-0612-172/+154
|
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-06167-1578/+2971
| | | | | | | * Update modal-fields * Update form-fields styling * Update modal-fields usage in extensions * Clean css
* 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
| | | | | | | | - Remove team button and refactor modals - Sync members after importing alm organization - Update AlmOrganization type and introduce mock function - Add info box when importing or binding organization - Remove manage team button in bound org empty state if member sync
* SONARCLOUD-422 Integrate bitbucket auth into sonar-enterpriseBenoît Gianinetti2019-03-061-0/+10
|
* SONARCLOUD-421 Integrate GitHub auth plugin into sonar enterpriseBenoit2019-03-061-0/+3
|
* SONARCLOUD-379 Enable users sync on existing ALM bound organizationsGrégoire Aubert2019-03-0666-818/+2116
| | | | | | | | | * Display org sync advertisement block * Add membersSync prop to organization type and update mock functions * Extract RadioCard from CardPlan * Allow to customize Modal through ConfirmButton * Add user sync configuration modal * Show help tooltip when user sync is activated
* 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-11656 Fix Quality Profile changelog order * SONAR-11715 Fix license threshold modal close button * Fix account tokens header label
* SONAR-11611 comment prompt button label (#1219)Jeremy2019-02-118-45/+1070
| | | | SONAR-11611 Change cancel button label when comment prompt is auto triggered
* Enable coverage for web appGrégoire Aubert2019-02-113-6/+10
|
* 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 ↵Julien Lancelot2019-02-1116-38/+591
| | | | | SonarSource/feature/jl/add_dates_to_users_and_user_tokens Add dates to users and user tokens
* SONAR-8697 Enable keyboard file navigation in Code pageWouter Admiraal2019-02-1138-387/+933
|
* Allows scanner to work through web dev serverGrégoire Aubert2019-01-281-1/+2
|
* Fix usage of button-link, replace it with ButtonLink componentGrégoire Aubert2019-01-2848-442/+352
|
* Update upath dependency to support Node >=10Grégoire Aubert2019-01-181-3/+3
|
* 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
|