aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-22807 Provisioning of permissions uses custom mappingNolwenn Cadic2024-08-231-1/+0
* SONAR-22807 Implement get and patch gitlab permissions mapping endpointNolwenn Cadic2024-08-237-10/+11
* SONAR-22807 Allow customization of mapping used for GitlabSarath Nair2024-08-2311-258/+644
* SONAR-22807 Add default permissions mappings for GitLab in DevOps_perms_mappi...Aurelien Poscia2024-08-233-1/+210
* SONAR-22807 Adapt the BE to use the renamed table DEVOPS_PERMS_MAPPINGAurélien Poscia2024-08-2319-316/+361
* SONAR-22807 Implement required DB migrations to rename github_perms_mapping t...Nolwenn Cadic2024-08-2319-9/+953
* SONAR-22853 Correctly navigate user in case of sync failure (#11591)Sarath Nair2024-08-234-23/+35
* SGB-123 cover null value case for email.smtp_secure_connection.securedBogdana2024-08-232-2/+3
* SONAR-20277 deprecate parameter ceTaskId and componentKey, and response field...Matteo Mara2024-08-221-0/+9
* SONAR-22287 Fix a11y issues on Issue Detail page7PH2024-08-202-4/+3
* SONAR-22287 Fix a11y issues on Background Tasks page7PH2024-08-205-38/+51
* SONAR-22287 Fix a11y issues on Background Tasks page7PH2024-08-207-10/+18
* SONAR-22287 Fix a11y issues in project's Quality Profile page7PH2024-08-202-4/+6
* SONAR-22287 Fix a11y issues in project's Code page7PH2024-08-201-1/+1
* SONAR-22521 fixed the issue where sometimes the upgrade warning text was not ...lukasz-jarocki-sonarsource2024-08-203-2/+6
* SONAR-22559 Remove GitLab auto-provisioning status + Gitlab Binding Banner fo...guillaume-peoch-sonarsource2024-08-197-103/+104
* SONAR-22559 Fix project settings navigationguillaume-peoch-sonarsource2024-08-191-1/+1
* SONAR-22559 Not apply permission templates on GitLab projectsSarath Nair2024-08-199-56/+189
* SONAR-22559 Refactor submission of project permissions sync tasksAurelien Poscia2024-08-195-0/+27
* SONAR-22559 Make permissions read-only for GitLab projectsguillaume-peoch-sonarsource2024-08-198-42/+291
* SONAR-22559 Update permissions during project onboardingNolwenn Cadic2024-08-194-15/+30
* SONAR-22559 Remove permissions on GitLab managed groups for GitLab projectsAurelien Poscia2024-08-191-1/+11
* SONAR-22559 Display project name instead of ID in logsAurelien Poscia2024-08-193-0/+63
* SONAR-22559 Auto-provision GitLab project permissions for usersAurelien Poscia2024-08-191-0/+11
* SONAR-22559 Add method to fetch projects' members from GitLabAurelien Poscia2024-08-194-2/+117
* SONAR-22641 update info for email config host telemetryBogdana2024-08-163-3/+50
* SONAR-22516 add telemetry for email configurationBogdana2024-08-167-1/+244
* SONAR-22516 Fix BBT using email configurationAntoine Vigneau2024-08-163-6/+7
* SONAR-22638 add OAuth authentication for sending emailsBogdana2024-08-168-13/+223
* SONAR-22516 API v2 endpoints for managing the email configurationAntoine Vigneau2024-08-1630-23/+2671
* SONAR-22516 Retrieve SMTP configuration from internal_propertiesAntoine Vigneau2024-08-166-20/+159
* SONAR-22516 Migrate SMTP related properties into internal_propertiesAntoine Vigneau2024-08-163-1/+450
* SONAR-22785 Fix description of API docs in users and groups search (#11536)Sarath Nair2024-08-153-3/+3
* SONAR-22723 In the Projects Management page, remove 3 dots when no action can...guillaume-peoch-sonarsource2024-08-142-8/+47
* NO-JIRA Validation fixes7PH2024-08-1343-382/+452
* SONAR-22646 Improve issue indicator render cycle (#11448)Lucas2024-08-133-99/+147
* SONAR-22495 Show issue red message box below its exact location in the code s...7PH2024-08-134-62/+90
* SONAR-22498 CodeSnippet supports issue indicator for jupyter preview (#11414)Lucas2024-08-139-25/+596
* SONAR-22494 Create a highlight.js plugin to underline issues in code snippets7PH2024-08-1310-44/+602
* SONAR-22495 Render the Jupyter Notebook cells where the issue is & Add previe...7PH2024-08-1312-95/+417
* SONAR-22499 CodeViewer supports ipynb files (#11371)Lucas2024-08-1310-5/+1313
* SONAR-22492 Implement a helper to convert a position in a raw JSON to a path ...Benjamin Raymond2024-08-137-0/+974
* SONAR-22110 remove test and ut monitoring projects.Steve Marion2024-08-082-13/+1
* SONAR-22296 Fix a11y issues on hotspots pageStanislav2024-08-0710-63/+121
* SONAR-22685 Fix Icon swap issue in admin nav bar (#11474)Grégoire Aubert2024-08-061-1/+5
* DOC-1293 - Update in-product links due to restructuringCaroline Dupuis2024-08-061-12/+12
* NOJIRA Fix API doc about permissions of api/projects/update_key (#11456)Antoine Vigneau2024-08-061-5/+1
* SONAR-22645 improving documentation about prometheus metricslukasz-jarocki-sonarsource2024-07-311-3/+3
* SONAR-22306 Fix a11y of subnavigation componentsJeremy Davis2024-07-305-36/+41
* SONAR-22303 Fix aria-label misuse (Deque issue #1744337)David Cho-Lerat2024-07-305-10/+44