summaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-12000 Update frontend for webhooks secretSiegfried Ehret2019-04-291-0/+4
|
* SONAR-11889 Add new hotspots measure in project measures pageGrégoire Aubert2019-04-231-0/+1
| | | * Update bugs and security hotspots icons (with transparent center)
* SONAR-11893 Add hotspots to the SQ about pageWouter Admiraal2019-04-231-1/+2
| | | | * Mock Icon components to avoid having SVG data in snapshots
* SONAR-11892 Compute Security Hotspot measuresJulien Lancelot2019-04-231-0/+4
|
* SONAR-11885 Add Hotspots to Overview pageGrégoire Aubert2019-04-231-1/+3
| | | | | | | | * Update Measures links on Overview page * Add tooltips to the issues and metrics on the Overview page * Move activity page links on the Overview page * Add tests for untested components * Add bugs and vulnerabilities graphs on overview page
* SONAR-11886 Highlight Hotspots in issues pageGrégoire Aubert2019-04-231-1/+3
| | | | | | | | | | | | | * Update see rule button style in issues * Update selected and hover styling of concise issues * Update issues selected and hover styling * Issues type facet don't filter out hotspots by default anymore * Update issue box styling for hotspots * Automatically open severity & standard facet based on the issue type * Add security hotspots newsbox on issues page * Update clear icon and close buttons * Allow to dismiss hotspots newsbox on issues page * Display help tooltip on hotspots entry of the types facet
* SONAR-11859 Fix issue changelogJulien HENRY2019-04-231-1/+1
|
* SONAR-11856 Display true pull request target instead of baseGrégoire Aubert2019-04-231-1/+1
|
* SONAR-11858 Fix quality issuesDuarte Meneses2019-04-231-11/+0
|
* SONAR-11858 Apply light issue tracking with siblings for all branchesJulien HENRY2019-04-234-11/+11
|
* SONAR-11757 single notification for FPs and changes on my issuesSébastien Lesaint2019-04-232-22/+332
|
* SONAR-11734 Guard against missing language pluginsWouter Admiraal2019-04-081-0/+1
|
* Remove no more used org.sonar.core.timemachine.Periods classJulien Lancelot2019-03-273-465/+0
|
* SONAR-11749 Add Jump to content links for assistive technology usersWouter Admiraal2019-03-261-0/+7
|
* SONAR-11764 Make Rating components accessibleWouter Admiraal2019-03-261-0/+2
|
* fix Change Default Visibility localization6.7Colin Mueller2019-03-211-1/+2
|
* SONAR-11631 Replace codePeriodVersion with buildString (frontend)Wouter Admiraal2019-03-191-1/+1
|
* Revert "SONAR-11626 Make set/unset_baseline internal"Janos Gyerik2019-03-191-0/+1
| | | | This reverts commit edfade01ea94fffa9802bd8d13f9455b13878611.
* Fix typos in SonarQube homepageSimon Brandhof2019-03-191-1/+1
| | | | | | https://discuss.sonarsource.com/t/sq-about-page-typos/2233 [skip ci]
* SONAR-11668 Jump to measures list view from dashboardJeremy Davis2019-03-181-1/+2
|
* SONAR-11729 implemented PrDecorator for Bitbucket ServerMichal Duda2019-03-181-1/+1
|
* SONAR-11693 New Overview tab for PRs and SLBsWouter Admiraal2019-03-111-0/+7
|
* SONAR-11795 Drop persistit and move coverage measures computation to CE sideJulien HENRY2019-03-082-23/+2
|
* SONAR-11802 fix description of metric "sqale_index"Simon Brandhof2019-03-072-2/+2
|
* SONAR-11561 Allow more special characters in branch namesDuarte Meneses2019-03-062-9/+9
|
* SONARCLOUD-343 improve existing org alm bindingJeremy2019-03-061-3/+14
|
* Feature/jay/hardening feb 19 (#1297)Jeremy2019-03-061-2/+3
| | | | | | | * 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-061-1/+1
| | | | members already
* SONARCLOUD-380 Drop members sync feature for BitbucketGrégoire Aubert2019-03-061-2/+0
|
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-061-8/+6
| | | | | | | * 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-061-1/+2
|
* SONARCLOUD-380 Trigger member sync when importing ALM orgJeremy Davis2019-03-061-8/+10
| | | | | | | | - 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-379 Enable users sync on existing ALM bound organizationsGrégoire Aubert2019-03-061-4/+23
| | | | | | | | | * 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
* SONAR-11670 Drop preview modeJulien HENRY2019-02-212-15/+1
|
* SONARCLOUD-336: Automatically guess the projectKey/organizationMichal Duda2019-02-182-1/+8
|
* SONAR-11609 Update the Issues bulkchange actionWouter Admiraal2019-02-141-3/+2
|
* SONAR-11626 Make set/unset_baseline internalJanos Gyerik2019-02-111-1/+0
|
* SONAR-11653 Use the manual baseline in analysis when definedJanos Gyerik2019-02-112-1/+2
| | | | and populates the period fields of the analysis when baseline is manual
* SONAR-11662 Display projectVersion on activity pageWouter Admiraal2019-02-111-0/+1
|
* SONAR-11653 Update New Code Period display for manual baselinesWouter Admiraal2019-02-111-0/+1
|
* SONAR-11626 Add a note to New Code Period description about manual baselineJanos Gyerik2019-02-111-0/+1
|
* Bugfixing (#1227)Jeremy2019-02-111-1/+1
| | | | | | * 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-111-0/+1
| | | | SONAR-11611 Change cancel button label when comment prompt is auto triggered
* SONAR-11551 Add confirmation message when project is deletedWouter Admiraal2019-02-111-0/+1
|
* Merge pull request #1178 from ↵Julien Lancelot2019-02-111-0/+3
| | | | | SonarSource/feature/jl/add_dates_to_users_and_user_tokens Add dates to users and user tokens
* SONAR-11651 Display tooltip next to warning quality gate statusGrégoire Aubert2019-01-181-0/+2
|
* SONARCLOUD-329 Create downgrade reason pageWouter Admiraal2019-01-181-0/+1
|
* SONARCLOUD-331 Add confirmation input when deleting organizationWouter Admiraal2019-01-181-0/+1
|
* SONAR-11589 Disable language facet in rules page when QP is selectedGrégoire Aubert2019-01-181-0/+1
|
* replace Protobuf.setNullable with Optional.ofNullableMichal Duda2019-01-182-70/+0
|