aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15458 Add SonarLint promotion for failed Quality GateMathieu Suen2021-10-0112-5/+425
* [NO JIRA] Fix some CSS scoping issuesWouter Admiraal2021-10-012-1/+2
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-30243-470/+490
* SONAR-15404 Fix documentation tooltip links when running in a web contextWouter Admiraal2021-09-172-9/+13
* SONAR-15338 Adapt to the new way of detecting secured settings being setMathieu Suen2021-09-162-2/+15
* SONAR-15212 adjustments in CWEs assignements to categories. Support for new CWEsLukasz Jarocki2021-09-161-0/+6
* SONAR-15177 Fix no code info when showing source viewerMathieu Suen2021-09-161-3/+3
* SONAR-15391 Fix special caracter search in documentationMathieu Suen2021-09-163-28/+29
* SONAR-15376 Make secured settings hidden when setMathieu Suen2021-09-1546-418/+1025
* SONAR-15366 Add Settings Search featureJay2021-09-1318-24/+932
* Fix multiple Code SmellsWouter Admiraal2021-09-1331-391/+616
* SONAR-13086 Improve activity and comment layout for Security HotspotsWouter Admiraal2021-09-0816-681/+1134
* SONAR-14511 Improve Security Hotspot status change flowWouter Admiraal2021-09-0721-55/+1005
* SONAR-15322 Fix DevOps platform field's max length disprecanciesPhilippe Perrin2021-08-3110-6/+17
* SONAR-13876 Explicit line of code is for main branch in project info drawerMathieu Suen2021-08-302-7/+32
* SONAR-13736 Keep search query when browsing code fileMathieu Suen2021-08-308-14/+162
* SONAR-12018 Keep users on Measures page when drilling downWouter Admiraal2021-08-30159-372/+938
* SONAR-15340 - Increase DevOps form fields max lengthBelen Pruvost2021-08-3010-3/+16
* SONAR-15327 Inform admin users that DevOps Platform secrets can be encryptedPhilippe Perrin2021-08-3013-22/+122
* SONAR-15175 Warn server id is not usable when running on embedded dtabaseMathieu Suen2021-08-274-66/+175
* SONAR-15313 drop endpoints from WebAPI deprecated since 7.XLukasz Jarocki2021-08-269-42/+104
* SONAR-13623 Replace "master/slave" with a better terminologyWouter Admiraal2021-08-2610-28/+28
* SONAR-11538 Explain bubble charts only take into account 1st 500 filesWouter Admiraal2021-08-269-42/+866
* SONAR-15312 Guide Jenkins users to configure pull/merge request discoveryWouter Admiraal2021-08-252-28/+430
* SONAR-12019 Fix counter in measure page for Application and PortfolioMathieu Suen2021-08-259-112/+44
* SONAR-13149 Add validation for URL in settingsMathieu Suen2021-08-252-1/+48
* SONAR-15195 Mention that quality profile exporters are deprecatedWouter Admiraal2021-08-242-0/+10
* Remove lingering code about custom metrics (deprecated and removed)Wouter Admiraal2021-08-241-1/+0
* SONAR-15279 Enable bulk change for profile editorsWouter Admiraal2021-08-243-9/+106
* SONAR-13363 Prevent loading the component twice for nothingWouter Admiraal2021-08-243-33/+139
* SONAR-15135 Correct Azure DevOps onboarding error messageWouter Admiraal2021-08-243-31/+122
* SONAR-15036 Use monospace font for license IDWouter Admiraal2021-08-242-2/+6
* SONAR-13879 Add default information for Quality Profile comparison formMathieu Suen2021-08-236-3/+210
* SONAR-15310 Add compilation instruction to Maven tutorialsMathieu Suen2021-08-234-4/+4
* SONAR-15284 Distinct filter for app or portfolio recompute filterMathieu Suen2021-08-231-1/+1
* SONAR-15301 Ease project creation page comprehensionPhilippe Perrin2021-08-235-1084/+1013
* SONAR-15303 Improve DevOps Platform configuration screen wording to reduce co...Philippe Perrin2021-08-2016-950/+883
* SONAR-15297 Remove all sonar-ui-common theming logicWouter Admiraal2021-08-2058-939/+959
* SONAR-15297 Remove all sonar-ui-common initialization logicWouter Admiraal2021-08-2047-283/+115
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201591-4377/+3700
* SONAR-15297 Remove dependency on sonar-ui-common for core-extension-governanceWouter Admiraal2021-08-201-1/+6
* SONAR-15297 Remove dependency on sonar-ui-common for core-extension-securityr...Wouter Admiraal2021-08-201-0/+2
* SONAR-15297 Remove dependency on sonar-ui-common for core-extension-licenseWouter Admiraal2021-08-201-0/+8
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201590-2845/+33848
* SONAR-15119 Align Azure Pipelines tutorial end with other tutorialsPhilippe Perrin2021-08-207-270/+133
* SONAR-15119 Align Gitlab CI tutorial end with other tutorialsPhilippe Perrin2021-08-207-536/+102
* SONAR-15119 Tutorials shouldn't always mention that the page will automatical...Philippe Perrin2021-08-2019-61/+146
* SONAR-13890 Make bitbucket/github tutorial ending a stand-alone step for incr...Mathieu Suen2021-08-1447-123/+399
* SONAR-15106 Make Azure Tutorial more generic for cfamily.Mathieu Suen2021-08-142-7/+6
* SONAR-14139 Prevent users from using a Quality Gate with no conditionsMathieu Suen2021-08-1313-90/+429