aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18881 Remove anyone group from group viewMathieu Suen2023-03-285-59/+5
* SONAR-18776 Fix input focus on the dropdownKevin Silva2023-03-271-1/+6
* SONAR-18776 Fix padding between branch selector and menuJeremy Davis2023-03-272-32/+1
* SONAR-18776 Fixing font color and Esc handlerRevanshu Paliwal2023-03-273-36/+45
* SONAR-18776 Changing all tooltips to follow design system styleRevanshu Paliwal2023-03-273-16/+12
* [NO JIRA] fix eslint reporting for SQJeremy Davis2023-03-271-0/+2
* SONAR-18776 Project settings and info linkJeremy Davis2023-03-2721-2329/+216
* SONAR-18776 Migrating breadcrumb and branch selector to MIUIRevanshu Paliwal2023-03-2745-2490/+1184
* SONAR-18776 Change the sub navigation menuKevin Silva2023-03-2711-35/+318
* SONAR-18776 New layout for project headerJeremy Davis2023-03-278-25/+67
* SONAR-18776 New UI for Header Meta (analysis status, homepage, version)Jeremy Davis2023-03-2738-1414/+1125
* SONAR-18662 Improve text for SCIM configurationMathieu Suen2023-03-273-14/+19
* SONAR-18895 fix markdown maximum heading levelZipeng WU2023-03-272-9/+11
* SONAR-18876 Fix missing label in admin users page, on token modal opener button7PH2023-03-273-3/+7
* SONAR-18875 Fix missing label in admin webhook page, on setting opener menu b...7PH2023-03-273-2/+8
* SONAR-18874 Fix missing aria label in marketplace changelog expand button7PH2023-03-279-7/+35
* SONAR-18847 Help tooltips are not read by screen readers in narration modeWouter Admiraal2023-03-2726-89/+114
* SONAR-18832 Add aria label on SCM account delete button in create user dialogstanislavh2023-03-277-75/+149
* SONAR-18833 Add aria label on log level edit button on system pagestanislavh2023-03-276-7/+14
* SONAR-18867 When native git fails, it should output the actual error messageZipeng WU2023-03-272-7/+66
* [NO JIRA] Correct CaYC link in README.mdWouter Admiraal2023-03-271-1/+1
* [NO JIRA] Rename file to avoid overriding root README.mdWouter Admiraal2023-03-271-0/+3
* NO-JIRA Update orchestrator version without mssql libEric Giffon2023-03-241-1/+1
* SONAR-18809 fix SSF-358Matteo Mara2023-03-2319-44/+374
* SONAR-18768 align the format of all page titlesstanislavh2023-03-2325-199/+300
* NO-JIRA add README.txt file to explain the need of an empty PULL_REQUEST_TEMP...Aurelien Poscia2023-03-231-0/+3
* [NO JIRA] Bootstrap custom ESLint rulesWouter Admiraal2023-03-2316-2/+591
* SONAR-18731 The activity graph is out of sync with X axisstanislavh2023-03-232-136/+164
* NO-JIRA Added empty PULL_REQUEST_TEMPLATE.md in /.github to override the one ...Aurelien Poscia2023-03-231-0/+0
* SONAR-18662 Improve Admin experience for SAML/SCIM configurationMathieu Suen2023-03-2221-601/+3507
* NO-JIRA - rename isEnable to isAvailable for feature flag, as features can be...Pierre2023-03-2218-37/+37
* SONAR-18759 introduce a new mechanism to activate SCIMPierre2023-03-2211-7/+52
* SONAR-18797 warn log message and truncate scim_users during upgradePierre2023-03-2210-0/+369
* SONAR-18657 Add Filters for all, local and managed groups on groups listguillaume-peoch-sonarsource2023-03-2240-758/+771
* SONAR-18662 Improve performance of group membership updatesAurelien Poscia2023-03-222-0/+67
* SONAR-18534 Support filter=displayName eq "displayName"Wojtek Wajerowicz2023-03-226-25/+223
* SONAR-18534 Support excludedAttributes=members for SCIM groups requestsAurelien Poscia2023-03-224-10/+74
* SONAR-18657 allow filtering on isManaged for /api/user_groups/searchWojtek Wajerowicz2023-03-2214-58/+333
* SONAR-18654 Make system/info return optional valuesAntoine Vigneau2023-03-228-33/+100
* SONAR-18689 Add Filters for all, local and managed users on user listguillaume-peoch-sonarsource2023-03-2222-330/+234
* SONAR-18654 Disable group creation when user auto provisioning is enableMathieu Suen2023-03-225-62/+79
* SONAR-18654 Add managed provider in system/info endpointAntoine Vigneau2023-03-228-247/+357
* SONAR-18525 fixed few code smellsAurelien Poscia2023-03-222-3/+2
* SONAR-18689 add filtering by managed in /api/users/searchAurelien Poscia2023-03-229-57/+213
* SONAR-18655 Prevent account creation at login when the instance is managedAntoine Vigneau2023-03-224-7/+72
* SONAR-18657 Do not use Elastic Search for /api/users/searchMathieu Suen2023-03-228-91/+307
* SONAR-18654 Lock users endpointsAntoine Vigneau2023-03-2210-15/+198
* SONAR-18654 Disable user creation when user auto provisioning is enableMathieu Suen2023-03-2220-89/+261
* SONAR-18708 add 'managed' property for users in the telemetryPierre2023-03-225-8/+50
* SONAR-18654 prevent editing groups when instance is managed.Wojtek Wajerowicz2023-03-2214-32/+249