aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-20532 Confirmation toast after saving github rolesguillaume-peoch-sonarsource2023-10-031-0/+2
|
* SONAR-20366 Migrate profile compare pagestanislavh2023-09-291-3/+3
| | | | Co-authored-by: Benjamin Raymond <31401273+7PH@users.noreply.github.com>
* SONAR-20578 remove dependency from common part to extensionAurelien Poscia2023-09-287-0/+52
|
* SONAR-20532 Do not allow custom roles without any permissionsViktor Vorona2023-09-281-1/+2
|
* SONAR-20532 Wording and testsViktor Vorona2023-09-281-1/+2
|
* SONAR-20532 Add custom roles to mapping modalViktor Vorona2023-09-281-0/+3
|
* NO-JIRA Refactor graphql lib to externalize query so that each ↵Steve Marion2023-09-273-0/+116
| | | | implementation can store it independently. Move existing query to their own modules. Add gitlab graphql config to the gitlab module.
* SONAR-20429 Raise event in case plugin has been updatedJacek2023-09-211-0/+1
|
* SONAR-20424 Store and populate within issue `clean_code_attribute`Jacek2023-09-211-3/+13
|
* SONAR-20336 Users page - change wording on managed info bannerViktor Vorona2023-09-201-1/+1
|
* SONAR-20447 Add new "Open in IDE" button for IssuesDavid Cho-Lerat2023-09-191-1/+4
|
* SONAR-20297 Adjust styles for CCT tour componentstanislavh2023-09-191-1/+1
|
* SONAR-20337 Updating modals for quality gate's conditionsRevanshu Paliwal2023-09-191-0/+1
|
* SONAR-20337 - Quality gate left menu should adpot new uIKevin Silva2023-09-191-0/+1
|
* SONAR-20392 Update wordingViktor Vorona2023-09-151-2/+2
|
* SONAR-20392 Add Edit mapping button for auto-provisioningViktor Vorona2023-09-151-0/+4
|
* SONAR-20392: Mapping modalViktor Vorona2023-09-151-0/+2
|
* SONAR-20355 Show warning when changing parent profileWouter Admiraal2023-09-141-0/+1
|
* SONAR-20356 Add message in QP copy, extend and create modal to warn user ↵7PH2023-09-141-0/+2
| | | | when a QP will not inherit from a built-in
* SONAR-20355 Add and initialize property ↵Benjamin Campomenosi2023-09-142-0/+13
| | | | sonar.qualityProfiles.allowDisableInheritedRules
* Fix typoDavid Cho-Lerat2023-09-131-1/+1
|
* SONAR-20356 Add built-in QP encouragement flag message in quality profile page7PH2023-09-121-0/+2
|
* SONAR-20366 Migrate quality profile individual QP page to new UI7PH2023-09-121-0/+4
|
* SONAR-20402 Align authentication settings card verticalyMathieu Suen2023-09-121-1/+2
|
* NO-JIRA Fix CCT typo7PH2023-09-051-1/+1
|
* SONAR-20249 Hide NCD banner on save (#9186)Ambroise C2023-09-011-16/+1
|
* SONAR-20309 Do not sync GH permissions when admins did not explicitly ↵guillaume-peoch-sonarsource2023-08-311-0/+6
| | | | consent to it
* NO-JIRA improve wording of messages for enabling SCIM/GitHub provisioningAurelien Poscia2023-08-311-2/+2
|
* SONAR-19435 Infer component type from URL to make component not found error ↵7PH2023-08-311-2/+4
| | | | more explicit
* SONAR-19600 Change wording for DevOps platform settings description ↵David Cho-Lerat2023-08-311-0/+1
| | | | depending on edition
* SONAR-19930 New code definition: Simplify title above list of choicesDavid Cho-Lerat2023-08-291-4/+4
|
* SONAR-19728 Update indexation notification textAmbroise C2023-08-251-2/+3
|
* SONAR-19761 Change documentation URLWouter Admiraal2023-08-242-2/+2
|
* SONAR-20197 Adjust tooltips and add deprecated fieldsstanislavh2023-08-241-0/+5
|
* [NO JIRA] Rewording Github Provisioning with Permissionguillaume-peoch-sonarsource2023-08-241-2/+2
|
* SONAR-20176 Add banner to notify about automatic branches NCD updateAmbroise C2023-08-241-0/+2
|
* SONAR-20156 Display banner on the project NCD page to notify project admins ↵Andrey Luiz2023-08-241-1/+1
| | | | | about project NCD change Co-authored-by: Ambroise C <ambroise.christea@sonarsource.com>
* SONAR-20171 Add banner to notify about automatic project's NCD updateAmbroise C2023-08-241-1/+1
|
* SONAR-20156 Add information message on global NCD page when NCD is ↵Andrey Luiz2023-08-241-1/+3
| | | | automatically updated (#9090)
* SONAR-20156 Display global banner on the UI for automatically changed NCD ↵Andrey Luiz2023-08-241-0/+3
| | | | (#9078)
* SONAR-20219 Remove over compliant Quality Gate warningsNolwenn Cadic2023-08-231-10/+0
| | | Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com>
* SONAR-20023 Small UI fixesWouter Admiraal2023-08-231-2/+2
|
* SONAR-20197 Rules facet filters use CCTstanislavh2023-08-221-0/+3
|
* SONAR-20197 Add CCT to rule details viewWouter Admiraal2023-08-221-14/+14
|
* SONAR-20197 Add CCT to rule list viewWouter Admiraal2023-08-221-4/+51
|
* SONAR-20197 Drop filter by similar rulesWouter Admiraal2023-08-221-6/+0
|
* SONAR-20023 Fix typos in tooltipsWouter Admiraal2023-08-221-2/+2
|
* SONAR-20086 Validation fixes for onboarding configuration pagesRevanshu Paliwal2023-08-221-5/+4
|
* SONAR-20023 Prefix all attributes with 'Not'Wouter Admiraal2023-08-221-14/+14
|
* [NO JIRA] Reword GitHub Provisioningguillaume-peoch-sonarsource2023-08-181-3/+3
|