aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Collapse)AuthorAgeFilesLines
* Revert "SONAR-17606 Comment popover should not close on mouse out (#7066)"Revanshu Paliwal2022-12-141-2/+2
| | | | This reverts commit 6bd056db4e02a880c4b802dbb0066cb9ad736994.
* SONAR-17725 Using incorrect ARIA role "group" for list of buttonsguillaume-peoch-sonarsource2022-12-132-11/+4
|
* SONAR-17740 Add RTL test for 'project/create' bitbucket and gitlab pages and ↵Kevin Silva2022-12-1350-6833/+1001
| | | | remove the enzyme tests
* SONAR-17688 Fix SAML url setting max lengthPhilippe Perrin2022-12-122-33/+30
|
* SONAR-17724 Using incorrect ARIA role "tab" for Rules navigation (#7206)David Cho-Lerat2022-12-122-9/+5
|
* SONAR-17726 Remove the "reload" link on the Rules page (#7205)David Cho-Lerat2022-12-095-55/+3
|
* SONAR-17645 Add field in SonarQube UI to enable SCIM featureAurelien Poscia2022-12-092-3/+2
|
* SONAR-17481 make bold text distinguisable from subsection headersstanislavh2022-12-082-7/+7
|
* SONAR-17615 Add RTL test for 'project/create' Azure pages and remove the ↵Kevin Silva2022-12-0713-1527/+151
| | | | enzyme tests
* SONAR-17683 Remove server/sonar-docsWouter Admiraal2022-12-066-72/+9
|
* SONAR-17738 Point to new documentation pathsWouter Admiraal2022-12-0636-73/+81
|
* SONAR-13743 BitbucketServer show full repositorystanislavh2022-12-062-16/+8
| | | | name
* SONAR-17612 Do not lose the comment draft by clicking outside the comment ↵David Cho-Lerat2022-12-066-29/+28
| | | | box (#7167)
* SONAR-17588 Fix display of available DevOps platformPhilippe Perrin2022-12-062-7/+2
|
* [SONAR-14188] Disable text cropping for repository namestanislavh2022-12-022-6/+5
| | | | in AZDO Onboarding feature
* SONAR-17677 Improve compare action on QP pagestanislavh2022-12-0125-1432/+297
|
* SONAR-17625 Code highlighting for Security Hotspot messages and code ↵David Cho-Lerat2022-12-018-11/+46
| | | | locations (#7114)
* SONAR-17592 Code highlighting for issue messages and code locationsDavid Cho-Lerat2022-12-0126-35/+453
|
* SONAR-17684 add the specific DevOps platform to the instance selector labelKevin Silva2022-11-2914-20/+50
|
* SONAR-17619 Fix SSF-157alain2022-11-291-0/+9
|
* [NO JIRA] Improve background tasks and account RTL ITsMathieu Suen2022-11-2914-94/+122
|
* SONAR-17689 Move Docker analysis config to Languages setting tabPhilippe Perrin2022-11-291-0/+1
|
* SONAR-17667 Finish migration of Activity Graph tests to RTLWouter Admiraal2022-11-2838-1945/+579
|
* SONAR-17633 Change system info file nameJeremy Davis2022-11-282-3/+3
|
* SONAR-17623 Preserve code tab scrolling and stateJeremy Davis2022-11-282-14/+27
|
* SONAR-17608 Allow cancel even if not edit done on login messageKevin Silva2022-11-289-79/+112
|
* SONAR-12338 Better document the Extend Quality Profile actionMathieu Suen2022-11-2425-870/+902
|
* SONAR-17644 Fix snippet expansionJeremy Davis2022-11-242-9/+10
|
* SONAR-17386 handle issues on deleted filesJeremy Davis2022-11-2419-24/+118
|
* SONAR-17632 Add link to the product roadmapstanislavhh2022-11-242-7/+18
|
* SONAR-17472 Improve accessibility of analysis navigation on Activity pageWouter Admiraal2022-11-2422-1274/+474
|
* [NO JIRA] Remove deprecated usage of scrollToElement()Wouter Admiraal2022-11-244-41/+14
|
* SONAR-17595 Fix inconsistent behavior when clicking on message of issues ↵David Cho-Lerat2022-11-232-2/+2
| | | | with secondary locations (#7058)
* SONAR-17588 Allow project onboarding when multiple Bitbucket integrations ↵Revanshu Paliwal2022-11-2227-224/+539
| | | | are configured
* SONAR-17586 fix gitlab search after changing configKevin Silva2022-11-221-0/+1
|
* SONAR-17587 fix github search after changing configKevin Silva2022-11-221-1/+4
|
* SONAR-17589 fix azure search after changing configKevin Silva2022-11-221-1/+4
|
* MMF-2745 Default permission improvementsJacek2022-11-213-1/+15
|
* SONAR-17587 Allow project onboarding when multiple Github integrations are ↵Revanshu Paliwal2022-11-1822-142/+265
| | | | configured
* [NO JIRA] Update metrics mockWouter Admiraal2022-11-1811-321/+321
|
* SONAR-17589 Allow project onboarding when multiple Azure integrations are ↵Kevin Silva2022-11-1814-219/+311
| | | | configured
* SONAR-17606 Comment popover should not close on mouse out (#7066)David Cho-Lerat2022-11-171-2/+2
|
* SONAR-17586 Allow project onboarding when multiple Gitlab integrations are ↵Revanshu Paliwal2022-11-1722-198/+601
| | | | configured
* SONAR-17480 Update Review Priority Badges (#7053)David Cho-Lerat2022-11-172-10/+8
|
* SONAR-17594 Remove issue message that appears as secondary issue whilst ↵Mathieu Suen2022-11-161-2/+6
| | | | being the primary
* SONAR-17593 Update ./gradlew commands to use 'sonar'Wouter Admiraal2022-11-1510-13/+13
|
* SONAR-17591 Fix keyboard arrow behavior in multi-line inputMathieu Suen2022-11-144-11/+37
|
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-117-8/+8
|
* SONAR-17495 Add up/down navigation on togglerMathieu Suen2022-11-0710-105/+205
|
* SONAR-17554 Move the before creation date picker issue filterMathieu Suen2022-11-047-410/+442
|