aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-19236 Add base layout for Hotspots pagestanislavh2023-05-243-46/+91
* SONAR-19146 Fix 'dancing' scrollbars in presence of a spinner (#8330)Vik Vorona2023-05-242-15/+21
* SONAR-19332 Warn and prevent parent NCD option selection if not compliant (#8...Andrey Luiz2023-05-237-4/+106
* SONAR-19294 fail call to api/new_code_period/set when non-compliant option is...Zipeng WU2023-05-232-3/+41
* SONAR-19294 Fail to unset NCD when parent NCD not CaYC compliant (#8314)Nolwenn Cadic2023-05-234-14/+337
* SONAR-19197 Move Code Variant facet before Directory facetWouter Admiraal2023-05-231-9/+9
* [NO_JIRA] Use react-query to get the identity providerMathieu Suen2023-05-2210-96/+177
* SONAR-19245 Improve accessibility of the SelectionCard componentWouter Admiraal2023-05-223-23/+34
* SONAR-19365 fix SSF-398Pierre2023-05-221-1/+1
* SONAR_19368 show full value of properties in /api/system/infoAurelien Poscia2023-05-222-7/+6
* SONAR-19249 Introduce new variant for the ListFooterWouter Admiraal2023-05-223-254/+153
* SONAR-19294 Restrict "number of days" NCD option available valuesPhilippe Perrin2023-05-229-27/+120
* NO-JIRA exclude log4j 1.x from apacheds-server-integ to kill the noise about ...Pierre2023-05-191-1/+3
* SONAR-19173 - Create a "code snippet" component design-systemKevin Silva2023-05-1712-0/+1386
* SONAR-19170 Create new Modal component in design-system/David Cho-Lerat2023-05-1717-2/+706
* [NO JIRA] Increase maximum zip sizeJeremy Davis2023-05-171-1/+1
* SONAR-19171 New Execution Flow componentJeremy Davis2023-05-169-0/+363
* SONAR-19292 Warn users about non-CaYC compliant NCD options during project setupPhilippe Perrin2023-05-1641-691/+868
* SONAR-19197 Show code variants on hotspotsWouter Admiraal2023-05-164-6/+33
* SONAR-19197 Show code variants on issuesWouter Admiraal2023-05-164-4/+31
* SONAR-19197 Allow issues to be filtered by code variantWouter Admiraal2023-05-1614-25/+251
* SONAR-19197 - Add BlackBox Test for code variantsAntoine Vinot2023-05-166-6/+185
* SONAR-19197 Support code variants in project import/exportEric Giffon2023-05-163-3/+8
* SONAR-19197 Add code variant logic to compute engineAlain Kermis2023-05-168-48/+114
* SONAR-19197 Update ES and web services with code variantsEric Giffon2023-05-1626-21/+252
* SONAR-19197 Add field for code variants to scanner-engineEric Giffon2023-05-163-1/+8
* SONAR-19197 Add code_variants to issues tableEric Giffon2023-05-1615-26/+298
* SONAR-19296 Add SearchSelectDropdown component to ui libstanislavh2023-05-1613-43/+685
* [NO JIRA] Remove dead code in PropertiesDaoDuarte Meneses2023-05-157-493/+13
* [NOJIRA] Make InternalPropertiesDaoIT deterministic (#8304)Wojtek Wajerowicz2023-05-151-1/+1
* SONAR-18852 Refactor 'portfolio_projects'Duarte Meneses2023-05-129-33/+67
* SONAR-19147 Fix assigned_to_me facetDimitris Kavvathas2023-05-122-5/+4
* SONAR-19096 add non-null check on the sanitizing of the relative path.Steve Marion2023-05-122-1/+17
* SONAR-19315 Delegate sub navigation accordion state to parent components7PH2023-05-122-15/+33
* SONAR-19165 New DatePicker componentJeremy Davis2023-05-1217-26/+1010
* SONAR-18856 accurate usage of project uuid in applicationsLukasz Jarocki2023-05-1222-116/+272
* NO-JIRA fix code smellsAurelien Poscia2023-05-124-20/+18
* SONAR-15440 SONAR-15441 Remove internal flag for Quality Gate permission mana...Zipeng WU2023-05-1212-12/+0
* SONAR-19167 - Create KeyboardHint component in DSKevin Silva2023-05-1214-0/+1162
* SONAR-19285 Add link icon to component librarystanislavh2023-05-124-1/+27
* NO-JIRA fix code smellAurelien Poscia2023-05-112-4/+3
* SONAR-19084 Fail fast if the GitHub App has not the expected permissionsAntoine Vigneau2023-05-111-54/+18
* SONAR-19084 GitHub Provisioning wordingguillaume-peoch-sonarsource2023-05-118-22/+22
* SONAR-19085 Remove external_groups entries when GitHub provisioning is deacti...Aurelien Poscia2023-05-118-9/+61
* SONAR-19085 Ensure .commit() is called when deleting groups.Wojtek Wajerowicz2023-05-111-1/+1
* SONAR-19084 Warn when github authentication configuration has missing propertiesMathieu Suen2023-05-114-57/+101
* SONAR-19085 Add debug logs when syncing groups.Wojtek Wajerowicz2023-05-111-5/+16
* SONAR-19084 Improve GitHub authentication settingsMathieu Suen2023-05-115-14/+20
* SONAR-19085 Create and update GitHub groupsAntoine Vigneau2023-05-119-9/+277
* SONAR-19085 Add index on 'external_groups(external_identity_provider, externa...Wojtek Wajerowicz2023-05-116-4/+128