Commit Graph

33867 Commits

Author SHA1 Message Date
Wojtek Wajerowicz
b5907dac5c SONAR-18525 Rely on GroupService instead of GroupSupport for PUT /api/scim/v2/Groups/{groupId} endpoint 2023-03-22 20:04:06 +00:00
Antoine Vigneau
c398acbb6a SONAR-18532 Add support for group membership DELETE in /api/scim/v2/Groups 2023-03-22 20:04:06 +00:00
Aurelien Poscia
32dcc4c93f SONAR-18532 Add support for group membership PUT in /api/scim/v2/Groups 2023-03-22 20:04:06 +00:00
Wojtek Wajerowicz
8d3dec94ac SONAR-18525 Support of PUT verb for /api/scim/v2/Groups/{groupId} 2023-03-22 20:04:06 +00:00
Antoine Vigneau
f13f329eb0 SONAR-18525 Support of DELETE verb for /api/scim/v2/Groups 2023-03-22 20:04:06 +00:00
Aurelien Poscia
47890e3136 SONAR-18525 ITs for SCIM groups (de)provisioning 2023-03-22 20:04:06 +00:00
Aurelien Poscia
3d89e48cd8 SONAR-18525 Support of DELETE verb for /api/scim/v2/Groups 2023-03-22 20:04:06 +00:00
Antoine Vigneau
e5fa399151 SONAR-18525 SCIM Group data model (Mapper, DTO, DAO, Migrations) 2023-03-22 20:04:06 +00:00
Eric Giffon
f645ee2ea9 SONAR-18583 Condition on schema when dropping constraints 2023-03-22 20:04:06 +00:00
stanislavh
25a549c337 SONAR-18870 Add labels for qualifier and visibility filters in project management page 2023-03-22 20:04:06 +00:00
7PH
d948b21f7b SONAR-18845 Improve Projects Management page accessibility 2023-03-22 20:04:05 +00:00
Antoine Vinot
b4e39aba5f SONAR-18462 - Fix ALM PR decoration not using ad hoc type 2023-03-22 20:04:05 +00:00
stanislavh
cc07008aa1 SONAR-18544 Issues list does not scroll to open issue box on page refresh on Chromium based 2023-03-21 20:02:50 +00:00
Léo Geoffroy
1e1840fac3 SONAR-18679 Move remaining ITs 2023-03-21 20:02:50 +00:00
Matteo Mara
8aec375fa6 SONAR-18805 improve validation of the SAML authentication when login or name is empty 2023-03-21 20:02:50 +00:00
Kevin Silva
776503eeb7 SONAR-18795 Tooltip still visible after router change 2023-03-20 20:02:58 +00:00
Revanshu Paliwal
a7e74149a1 SONAR-18755 Validation fixes for MIUI navbar 2023-03-20 20:02:58 +00:00
7PH
0df8e69c03 SONAR-18831 Refactor ProjectManagementPageUI tests 2023-03-20 20:02:58 +00:00
Jacek Poreda
6e43a98176 SONAR-18729 Optimize ce_queue peek query by changing 'not exists' to 'left join' with condition 2023-03-20 20:02:58 +00:00
Eric Giffon
3858bedeb6 SONAR-18591 Update CI scripts with sonar.token 2023-03-20 20:02:58 +00:00
7PH
9412069bcd SONAR-18823 Rework SourceViewerTest E2Es UI tests 2023-03-17 20:03:20 +00:00
Benjamin Campomenosi
0118f63afd SONAR-18687 Move ITs for sonar-werserver-webapi from src/test to src/it 2023-03-17 10:46:01 +01:00
Lukasz Jarocki
c9c41f52a9 SONAR-18679 moved unit test to integration test in sonar-scanner-engine 2023-03-17 10:45:58 +01:00
Lukasz Jarocki
83e185826c SONAR-18679 moved unit test to integration test in sonar-scanner-protocol 2023-03-17 10:45:58 +01:00
Eric Giffon
16ce577fd4 SONAR-18591 Add sonar.token property and deprecate sonar.login 2023-03-17 10:45:58 +01:00
Antoine Vinot
cf21baf17e SONAR-18389 - Fix Sarif import triggered multiple times for project with many modules 2023-03-17 10:45:57 +01:00
7PH
27e0c9780d SONAR-18757 Create identity providers E2Es UI tests 2023-03-17 10:45:57 +01:00
stanislavh
c95343aa71 SONAR-18771 Fix unstable test assign_hotspot_to_someone_else 2023-03-17 10:45:57 +01:00
Alain Kermis
daec2c376e SONAR-18730 Update quality profile add project web service permissions description 2023-03-17 10:45:56 +01:00
Léo Geoffroy
2ae32d4661 NO-JIRA increase version of dependency git-files-blame 2023-03-17 10:08:02 +01:00
stanislavh
c04692732b SONAR-18736 Drop and refactor UI BBTs for rules page 2023-03-17 10:08:02 +01:00
Alain Kermis
0eb2911cd3 SONAR-18589 Fix system info user count 2023-03-17 10:08:02 +01:00
Léo Geoffroy
545f09ba0f SONAR-18679 update its sonar auth 2023-03-17 10:08:02 +01:00
Léo Geoffroy
ffe809c197 SONAR-18679 update UTs to ITs sonar-ce 2023-03-17 10:08:02 +01:00
Kevin Silva
11d32ba258 [NO-JIRA] Add live-reload of design system 2023-03-14 20:03:28 +00:00
Léo Geoffroy
d8a3797bd6 SONAR-18408 Integrate git-files-blame algorithm to scanner-engine
Co-authored-by: lukasz-jarocki-sonarsource <lukasz.jarocki@sonarsource.com>
Co-authored-by: leo-geoffroy-sonarsource  <leo.geoffroy@sonarsource.com>
Co-authored-by: benjamin-campomenosi-sonarsource  <benjamin.campomenosi@sonarsource.com>
Co-authored-by: Duarte Meneses <duarte.meneses@sonarsource.com>
2023-03-14 20:03:28 +00:00
Jeremy Davis
c1325337e9 [No JIRA] Fix coverage for the design system 2023-03-14 20:03:28 +00:00
Léo Geoffroy
536cc8474d SONAR-18679 move old UTs to ITs in sonar modules 2023-03-14 20:03:28 +00:00
David Cho-Lerat
c4e2a35150 Fix some code smells in MMF-3035 2023-03-14 20:03:27 +00:00
Dimitris Kavvathas
dd791e68ca SONAR-18638 Drop deprecated fields in Rules WS API.
Drop "effortToFixDescription" and replace with "gapDescription".
Drop "debtRemFnCoeff" and replace with "remFnGapMultiplier".
Drop "defaultDebtRemFnCoeff" and replace with "defaultRemFnGapMultiplier".
Drop "debtRemFnOffset" and replace with "remFnBaseEffort".
Drop "defaultDebtRemFnOffset" and replace with "defaultRemFnBaseEffort".
Correct the version when the field 'scope' was added.
Drop "debtOverloaded" and replace with "remFnOverloaded".
Deprecate "defaultDebtRemFnType" and "debtRemFnType" and replace with "defaultRemFnType" and "remFnType" accordingly.
Deprecate "defaultDebtRemFn" and "debtRemFn" and replace with "defaultRemFn" and "remFn" accordingly.
2023-03-13 20:02:45 +00:00
Ambroise C
82c7e9e96b SONAR-18638 Remove deprecated fields in Rule API response 2023-03-13 20:02:45 +00:00
David Cho-Lerat
d4f7645c59 Activate useful @typescript-eslint rules & fix warnings in design-system/ and related components (#7759) 2023-03-13 20:02:45 +00:00
Lukasz Jarocki
b5a22322f8 SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategy 2023-03-13 20:02:45 +00:00
Lukasz Jarocki
828d3fded1 SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategy 2023-03-13 20:02:45 +00:00
Benjamin Campomenosi
74ba0dce64 SONAR-18573 - Improve login validation for User creation 2023-03-13 20:02:44 +00:00
David Cho-Lerat
36a0ecb147 Add "ts-check" script for design-system/ 2023-03-13 20:02:44 +00:00
Zipeng WU
2760f7f89b SONAR-18629 Drop deprecated test utility methods in Issue and Rule testing 2023-03-13 20:02:44 +00:00
Jeremy Davis
b33a7cd219 SONAR-18524 New Main App bar 2023-03-13 20:02:44 +00:00
stanislavh
8d902e9e24 SONAR-18707 Drop and refactor BBTs for quality profile 2023-03-13 20:02:44 +00:00
Steve Marion
4b5ae093e3 [SONAR-15839] add reversing of metric deprecation changelog. 2023-03-10 20:02:47 +00:00