aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-22914 Render CVE information in Issues and Security Hotspots pages7PH2024-09-1222-53/+398
|
* DOC-1472 Update user guide in-product linksCaroline Dupuis2024-09-121-3/+3
|
* SONAR-22970 Fix openinIDEJeremy Davis2024-09-122-8/+24
|
* SONAR-22301 Fix accessibility issues on project overview page (#11729)Stanislav2024-09-127-94/+81
|
* SONAR-22943 Fix portfolio drilldown link to project (#11730)Stanislav2024-09-124-8/+10
|
* SONAR-22970 Improve branch queries and fix loading conflictJay2024-09-1227-145/+205
|
* SONAR-22970 Align dependencies with SonarCloudDavid Cho-Lerat2024-09-1229-1052/+1471
|
* SGB-78 Fix flaky Bitbucket Cloud ITPawel Kupinski2024-09-111-5/+1
|
* CODEFIX-15 Add view fix in ide buttonMathieu Suen2024-09-1111-73/+496
|
* SONAR-22698 Fix activity page for sub-portfoliosViktor Vorona2024-09-111-7/+3
|
* SONAR-22931 Create User form validationguillaume-peoch-sonarsource2024-09-111-1/+2
| | | | fix ITs
* SONAR-22931 improve wording and spacingguillaume-peoch-sonarsource2024-09-111-2/+2
|
* SONAR-22931 Clear confirm password when password is emptyguillaume-peoch-sonarsource2024-09-111-0/+6
|
* SONAR-22938 Admin password complexity first loginSarath Nair2024-09-119-127/+51
| | | | | | | | | | | | | | | | | | Fix ITs fix its Fix ITs reafctor Fix test Fix tests remove unnecessary check review comment
* SONAR-22937 Reset password complexitySarath Nair2024-09-114-73/+41
| | | | SQ issue fix
* SONAR-22936 Update user password complexity (#11694)Sarath Nair2024-09-113-60/+34
|
* SONAR-22931 Add password complexity when creating users as adminguillaume-peoch-sonarsource2024-09-114-15/+252
| | | | | | | | | | Removing zxcvbn Confirm Password Fix CI issues Fix SQ analysis issue
* DOC-1420: Update doc linksCaroline Dupuis2024-09-102-13/+13
| | | | Update doc links due to the restructuring of the content in Instance Administration section.
* SONAR-22323 Fix a11y issues on PR overview pageIsmail Cherri2024-09-1015-256/+351
|
* CODEFIX-12 Show new suggestion feature in issues pageRevanshu Paliwal2024-09-0429-33/+1313
|
* SONAR-22941 Update RTL and related depsJeremy Davis2024-09-0437-285/+348
|
* SONAR 22666 Adding test email configuration modal (#11664)Shane Findley2024-09-035-138/+229
|
* SONAR-22313 Fix A11y issues on import/export page (#11650)Sarath Nair2024-09-026-276/+271
|
* SONAR 22666 Edit email configuration (#11638)Shane Findley2024-09-0210-93/+1157
|
* Update dotnet docs linkkevin.hinz2024-09-021-1/+1
|
* SONAR-22666 Adding oauth email support (#11653)Shane Findley2024-08-3017-28/+1247
|
* SONAR-22862 Refactor permission mapping API changes (#11630)Sarath Nair2024-08-2912-129/+99
|
* SONAR-22862 Can add/view/delete GitLab custom role (#11616)Sarath Nair2024-08-297-106/+270
|
* SONAR-22813 and SONAR-22814 Use the new Modal and ModalAlertJeremy Davis2024-08-2832-375/+483
|
* SONAR-19710 fix implicit task dependencies. skip java plugin tasks for ↵Steve Marion2024-08-272-4/+8
| | | | frontend builds
* SONAR-22888 Fix overview bubble charts for coverage and duplicationGrégoire Aubert2024-08-271-10/+5
|
* SONAR-22889 Fix webapp dev server proxy for HTTPSGrégoire Aubert2024-08-271-1/+2
|
* SONAR-22804 Add a unified jest timezone configurationIsmail Cherri2024-08-272-0/+23
|
* SONAR-22728 Do not show releasability for ApplicationViktor Vorona2024-08-261-1/+5
|
* SONAR-22728 Update tooltipsViktor Vorona2024-08-262-5/+15
|
* SONAR-22728 Fix bubble chartViktor Vorona2024-08-264-4/+20
|
* SONAR-22728 Fix click on the bubble for applicationViktor Vorona2024-08-261-3/+5
|
* SONAR-22728 Change Activity Split line textViktor Vorona2024-08-262-5/+13
|
* SONAR-22728 Show Split line in activity for every new metricViktor Vorona2024-08-261-11/+6
|
* SONAR-22728 Fix Sonar IssuesViktor Vorona2024-08-267-31/+14
|
* SONAR-22728 Fix hidden components message for measures list viewViktor Vorona2024-08-261-3/+5
|
* SONAR-22728 Fix SecurityReview filter and new_tech_debt metricViktor Vorona2024-08-262-6/+6
|
* SONAR-22728 Fix BBT tests + bugs related to thatViktor Vorona2024-08-268-58/+165
|
* SONAR-22728 Hide new rating measures if the main ones are not computed + ↵Viktor Vorona2024-08-261-27/+1
| | | | Enable real BE call
* SONAR-22716 Combine old ratings and new ones in one activity graphViktor Vorona2024-08-2619-262/+1645
|
* SONAR-22728 Portfolio effort and last_change metricsViktor Vorona2024-08-263-0/+34
|
* SONAR-22708 Add calculation change banner on projects and portfoliosIsmail Cherri2024-08-264-2/+152
|
* SONAR-22728 Cache portfolio list measure and show awaiting analysis pillIsmail Cherri2024-08-261-1/+1
|
* SONAR-22728 Portfolio overviewViktor Vorona2024-08-265-3/+122
|
* SONAR-22727 Fetch real dataViktor Vorona2024-08-2619-151/+778
|