aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-17295 Improving user experience for SAML authentication pageRevanshu Paliwal2022-09-151-0/+4
|
* SONAR-17296 Allow admin to test SAML configurationJeremy Davis2022-09-151-0/+3
|
* SONAR-17295 Improve SAML configuration page user experienceRevanshu Paliwal2022-09-141-0/+1
|
* SONAR-17266 Provide a new Webhook Secret field when creating a GitHub ↵Philippe Perrin2022-09-131-0/+2
| | | | binding configuration
* SONAR-17242 Add anonymize checkbox to user deactivation formGuillaume Peoc'h2022-09-021-0/+4
|
* SONAR-16874 [891661] Buttons must have discernible textGuillaume Peoc'h2022-09-021-0/+1
|
* SONAR-17020 Status message not automatically announcedMathieu Suen2022-09-011-1/+1
|
* SONAR-16841 Button: Button does not have a nameMathieu Suen2022-09-011-0/+1
|
* SONAR-16829 Accessible name not same order as visible labelMathieu Suen2022-08-301-0/+1
|
* SONAR-16824 Short text alternative is missingMathieu Suen2022-08-301-0/+1
|
* SONAR-17228 Making title as optional for authentication use caseRevanshu Paliwal2022-08-301-4/+0
|
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-291-0/+1
|
* SONAR-16738 [891611] Visual list is not marked up as listWouter Admiraal2022-08-291-0/+1
|
* SONAR-16789, SONAR-16965 Group of checkboxes is missing <fieldset>Mathieu Suen2022-08-261-0/+2
|
* SONAR-16823 Buttons have same name but different actionsMathieu Suen2022-08-251-0/+1
|
* SONAR-16790 Programmatic label does not convey purpose of controlMathieu Suen2022-08-251-2/+2
|
* SONAR-17228 tabs for Authentication settingsJeremy Davis2022-08-251-8/+9
|
* SONAR-17226 Display authentication-related settings in a more intuitive wayRevanshu Paliwal2022-08-251-8/+10
|
* SONAR-16782 [893373] Status message not automatically announcedWouter Admiraal2022-08-111-3/+4
|
* SONAR-16782 [893363] Status message not automatically announcedWouter Admiraal2022-08-111-0/+1
|
* SONAR-16782 [893330] Instructions rely on ability to seeWouter Admiraal2022-08-111-2/+2
|
* SONAR-16538 Styling changes for comment popup and issue pageRevanshu Paliwal2022-08-101-0/+2
|
* SONAR-17153 Clean fromHotspot from issueMathieu Suen2022-08-081-7/+0
|
* SONAR-17147 Refactoring comment popup and improving accessibiltyMathieu Suen2022-08-081-0/+2
|
* SONAR-16731 [891660] Programmatic label does not convey purpose of controlJeremy Davis2022-08-081-1/+1
|
* SONAR-16731 [891586] [891587] Form elements must have labelsJeremy Davis2022-08-051-0/+2
|
* SONAR-16731 [891608] Purpose of link is not clear in contextJeremy Davis2022-08-051-0/+25
|
* SONAR-16731 [891648] Buttons have same name but different actionsJeremy Davis2022-08-051-16/+16
|
* SONAR-16731 [891515] Sidebar ContrastJeremy Davis2022-08-051-0/+1
|
* SONAR-16760 [891731] Purpose of link is not clear in contextWouter Admiraal2022-08-041-0/+3
|
* SONAR-16760 [891634] ARIA hidden element must not be focusable or contain ↵Wouter Admiraal2022-08-041-0/+1
| | | | focusable elements
* SONAR-16538 Moving sonarlint and badges in the issue headerMathieu Suen2022-08-031-2/+2
|
* SONAR-16538 Move issue attributes and actions to the issue headerRevanshu Paliwal2022-08-031-0/+1
|
* SONAR-16690 [891550] Character key shortcuts exist and cannot be modified or ↵Jeremy Davis2022-08-031-0/+6
| | | | turned off
* SONAR-16885 [892385] [892390]Wouter Admiraal2022-08-031-6/+7
| | | | | * [892385] Short text alternative is missing * [892390] Detailed alternative description is missing
* SONAR-16583 Collection of hashes of issue locations takes too longDuarte Meneses2022-08-022-0/+17
|
* SONAR-16885 [892372] Group of navigation links missing semanticsWouter Admiraal2022-08-021-0/+1
|
* SONAR-16885 [892404] [892409] [892231] [892423]Wouter Admiraal2022-08-021-1/+1
| | | | | | | * [892404] State: Selected state of the element is missing or incorrect * [892409] Visual list is not marked up as list * [892231] Color alone is used to convey info * [892423] Keyboard focus is lost or misplaced due to user interaction or content update
* SONAR-16703 [891721] Label does not convey purpose of controlWouter Admiraal2022-07-291-0/+1
|
* SONAR-16537 Improve scrolling on issue pageMathieu Suen2022-07-291-1/+0
|
* SONAR-16537 Change issue file header styleMathieu Suen2022-07-291-0/+1
|
* SONAR-16647 - Move previous SSE events to DB queueBelen Pruvost2022-07-286-88/+13
|
* SONAR-16703 [891680] Purpose of link is not clear in contextWouter Admiraal2022-07-281-0/+1
|
* SONAR-16703 [891676] Multiple links have the same programmatic link text but ↵Wouter Admiraal2022-07-281-0/+1
| | | | different destinations
* SONAR-16599 Use withCurrentUserContext + refactoringPhilippe Perrin2022-07-271-4/+1
|
* SONAR-17081 - Minimal compatibility version should be compared with runtime ↵Léo Geoffroy2022-07-224-23/+23
| | | | API version
* SONAR-17028 Fix project name validation when emptyMathieu Suen2022-07-211-1/+1
|
* SONAR-12270 Fix confusing deprecated param badgeWouter Admiraal2022-07-181-0/+1
|
* SONAR-15105 Add download scripts for Other CI tutorialsWouter Admiraal2022-07-151-2/+5
|
* SONAR-13924 Improve visibility of new code facet on issues pageJeremy Davis2022-07-141-0/+1
|