Commit Graph

33867 Commits

Author SHA1 Message Date
Jeremy Davis
cac946d272 [NO JIRA] fix eslint reporting for SQ 2023-03-27 20:03:03 +00:00
Jeremy Davis
07b49a758a SONAR-18776 Project settings and info link 2023-03-27 20:03:03 +00:00
Revanshu Paliwal
b211e45ffe SONAR-18776 Migrating breadcrumb and branch selector to MIUI 2023-03-27 20:03:03 +00:00
Kevin Silva
54686faf91 SONAR-18776 Change the sub navigation menu 2023-03-27 20:03:03 +00:00
Jeremy Davis
5d50f22bed SONAR-18776 New layout for project header 2023-03-27 20:03:03 +00:00
Jeremy Davis
bb35852a61 SONAR-18776 New UI for Header Meta (analysis status, homepage, version) 2023-03-27 20:03:03 +00:00
Mathieu Suen
9bbd0d7e20 SONAR-18662 Improve text for SCIM configuration 2023-03-27 20:03:03 +00:00
Zipeng WU
f33e7bd06f SONAR-18895 fix markdown maximum heading level 2023-03-27 20:03:03 +00:00
7PH
78bd9b45b4 SONAR-18876 Fix missing label in admin users page, on token modal opener button 2023-03-27 20:03:03 +00:00
7PH
71694b89f7 SONAR-18875 Fix missing label in admin webhook page, on setting opener menu button 2023-03-27 20:03:03 +00:00
7PH
a604f61d07 SONAR-18874 Fix missing aria label in marketplace changelog expand button 2023-03-27 20:03:02 +00:00
Wouter Admiraal
d41e387251 SONAR-18847 Help tooltips are not read by screen readers in narration mode 2023-03-27 20:03:02 +00:00
stanislavh
dc25d166d7 SONAR-18832 Add aria label on SCM account delete button in create user dialog 2023-03-27 20:03:02 +00:00
stanislavh
8ce527ddfc SONAR-18833 Add aria label on log level edit button on system page 2023-03-27 20:03:02 +00:00
Zipeng WU
ba260e0990 SONAR-18867 When native git fails, it should output the actual error message 2023-03-27 20:03:02 +00:00
Wouter Admiraal
ad31f64efa [NO JIRA] Correct CaYC link in README.md 2023-03-27 20:03:02 +00:00
Wouter Admiraal
6903a5766c [NO JIRA] Rename file to avoid overriding root README.md 2023-03-27 20:03:02 +00:00
Eric Giffon
c846caae5d NO-JIRA Update orchestrator version without mssql lib 2023-03-24 20:03:04 +00:00
Matteo Mara
ede5afcbdd SONAR-18809 fix SSF-358
Co-authored-by: Ambroise C <ambroise.christea@sonarsource.com>
2023-03-23 20:02:57 +00:00
stanislavh
6d5e0d3fc0 SONAR-18768 align the format of all page titles 2023-03-23 20:02:57 +00:00
Aurelien Poscia
b56be3e878 NO-JIRA add README.txt file to explain the need of an empty PULL_REQUEST_TEMPLATE.md 2023-03-23 20:02:57 +00:00
Wouter Admiraal
132554f7ff [NO JIRA] Bootstrap custom ESLint rules 2023-03-23 20:02:57 +00:00
stanislavh
47f4e5051b SONAR-18731 The activity graph is out of sync with X axis 2023-03-23 20:02:57 +00:00
Aurelien Poscia
c717748caf NO-JIRA Added empty PULL_REQUEST_TEMPLATE.md in /.github to override the one in /docs on the private repo 2023-03-23 20:02:57 +00:00
Mathieu Suen
bb83673c23 SONAR-18662 Improve Admin experience for SAML/SCIM configuration 2023-03-22 20:04:08 +00:00
Pierre
168dc5e145 NO-JIRA - rename isEnable to isAvailable for feature flag, as features can be available in an edition but not enabled. 2023-03-22 20:04:08 +00:00
Pierre
be71e17311 SONAR-18759 introduce a new mechanism to activate SCIM 2023-03-22 20:04:08 +00:00
Pierre
cb3ffbb09c SONAR-18797 warn log message and truncate scim_users during upgrade 2023-03-22 20:04:08 +00:00
guillaume-peoch-sonarsource
37add48161 SONAR-18657 Add Filters for all, local and managed groups on groups list 2023-03-22 20:04:08 +00:00
Aurelien Poscia
0de4d1230e SONAR-18662 Improve performance of group membership updates 2023-03-22 20:04:08 +00:00
Wojtek Wajerowicz
4b5dcfc708 SONAR-18534 Support filter=displayName eq "displayName" 2023-03-22 20:04:07 +00:00
Aurelien Poscia
41d49880bc SONAR-18534 Support excludedAttributes=members for SCIM groups requests 2023-03-22 20:04:07 +00:00
Wojtek Wajerowicz
c2607c6af4 SONAR-18657 allow filtering on isManaged for /api/user_groups/search 2023-03-22 20:04:07 +00:00
Antoine Vigneau
6ad827619b SONAR-18654 Make system/info return optional values 2023-03-22 20:04:07 +00:00
guillaume-peoch-sonarsource
c96fc17ae4 SONAR-18689 Add Filters for all, local and managed users on user list 2023-03-22 20:04:07 +00:00
Mathieu Suen
2879fc6789 SONAR-18654 Disable group creation when user auto provisioning is enable 2023-03-22 20:04:07 +00:00
Antoine Vigneau
3ef3da67d4 SONAR-18654 Add managed provider in system/info endpoint 2023-03-22 20:04:07 +00:00
Aurelien Poscia
fae006196a SONAR-18525 fixed few code smells 2023-03-22 20:04:07 +00:00
Aurelien Poscia
c1b2909907 SONAR-18689 add filtering by managed in /api/users/search 2023-03-22 20:04:07 +00:00
Antoine Vigneau
c711b44ab5 SONAR-18655 Prevent account creation at login when the instance is managed 2023-03-22 20:04:07 +00:00
Mathieu Suen
8de8853030 SONAR-18657 Do not use Elastic Search for /api/users/search 2023-03-22 20:04:07 +00:00
Antoine Vigneau
dd22374f61 SONAR-18654 Lock users endpoints 2023-03-22 20:04:07 +00:00
Mathieu Suen
d9803bb1f6 SONAR-18654 Disable user creation when user auto provisioning is enable 2023-03-22 20:04:07 +00:00
Pierre
9d02b0639e SONAR-18708 add 'managed' property for users in the telemetry 2023-03-22 20:04:07 +00:00
Wojtek Wajerowicz
e1bb13c356 SONAR-18654 prevent editing groups when instance is managed. 2023-03-22 20:04:07 +00:00
Wojtek Wajerowicz
fb1d8a7c05 SONAR-18654 add ability to check if instance is managed. 2023-03-22 20:04:06 +00:00
Aurelien Poscia
49718115f5 SONAR-18656 Identify managed users and groups 2023-03-22 20:04:06 +00:00
Wojtek Wajerowicz
43cf9933e6 SONAR-18654 Component for indicating if instance is externally managed. 2023-03-22 20:04:06 +00:00
Aurelien Poscia
57babadd5a SONAR-18525 fix POST support 2023-03-22 20:04:06 +00:00
Aurelien
2d7926d0aa SONAR-18525 delete group, even if some local users are left inside
SONAR-18525 delete group, even if some local users are left inside
2023-03-22 20:04:06 +00:00