aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-21970 implement prettier plugin organize importsIsmail Cherri2024-04-1621-34/+34
* SONAR-21973 Showcase new icons from Echoes in a few placesDavid Cho-Lerat2024-04-129-43/+64
* SONAR-21823 Adding support for gitlab monorepo importsShane Findley2024-04-1119-470/+916
* SONAR-21822 Fix GitHub scan onboarding tutorial for monorepoAmbroise C2024-04-114-44/+33
* SONAR-22017 Show link to SonarQube downloads for no longer active versionViktor Vorona2024-04-103-3/+14
* SONAR-22017 Update Notification banner - no network connection caseViktor Vorona2024-04-1014-41/+104
* SONAR-22017 Active version is also based on current EOLIsmail Cherri2024-04-106-22/+51
* SONAR-21822 Check if selected repository is already bound to an existing projectAmbroise C2024-04-108-60/+268
* SONAR-22011 Explain token creation for monorepo (#10935)Lucas2024-04-104-18/+45
* SONAR-21822 Add monorepo setup for GitHubAmbroise C2024-04-1046-633/+1980
* SONAR-21858 Fix project overall ratings tooltip textIsmail Cherri2024-04-053-13/+45
* SONAR-21911 Upgrade Scanner for Gradle to 5.0.0.4638antoine.vinot2024-04-056-16/+16
* SONAR-21910 Remove custom mapping for measure domainsViktor Vorona2024-04-052-20/+10
* SONAR-13582 Drop 'Language specific parameters' settingJulien HENRY2024-04-051-26/+0
* SONAR-21909 Remove "build" from current version informationIsmail Cherri2024-04-031-4/+3
* SONAR-21909 Add version status badge in Footer and System InformationIsmail Cherri2024-04-037-23/+172
* SONAR-21909 Upgrade dialog - testsViktor Vorona2024-04-031-0/+446
* SONAR-21909 Update Banner and Dialog with new LTA wordingstanislavh2024-04-0310-103/+74
* SONAR-21909 migrate api/system/upgrades to react-queryViktor Vorona2024-04-033-190/+192
* SONAR-20325 Issue Detail shows rule introduction (#10892)Lucas2024-04-037-42/+41
* SONAR-21691 Do not retry react-queries that return 4xx error codesDavid Cho-Lerat2024-04-024-4/+89
* SONAR-21942 Fixing scroll issue inside issue details pageRevanshu Paliwal2024-04-022-28/+8
* SONAR-21826 Display content-type in APIv2 documentationJeremy Davis2024-04-026-147/+273
* SONAR-19144 Increase branch selector dropdown max lengthDavid Cho-Lerat2024-03-281-1/+1
* SONAR-21819 Add FE API functionAmbroise C2024-03-284-1/+67
* SONAR-21748 Fix scanner context modal titleDavid Cho-Lerat2024-03-271-16/+12
* SONAR-21900 Fix the hotspot page branch refreshingMathieu Suen2024-03-251-24/+27
* SONAR-21797 Add info message about chart gap for app/portfoliostanislavh2024-03-252-3/+101
* SONAR-21799 Fix CCT banner for only once scanned projectViktor Vorona2024-03-251-0/+11
* SONAR-21798 Remove link from deprecated tooltip badge in activitystanislavh2024-03-253-35/+26
* SONAR-21799 Fix Banner about old software qualities for PortfolioViktor Vorona2024-03-255-10/+20
* SONAR-21799 Measures page reflects software qualitiesIsmail Cherri2024-03-2517-116/+447
* SONAR-21797 Show software qualites measure history in graphstanislavh2024-03-2510-25/+73
* SONAR-21797 Show deprecation badges for metrics on activity pagestanislavh2024-03-257-24/+137
* SONAR-21797 Refactor activity app to use react-querystanislavh2024-03-2521-907/+638
* SONAR-21798 Portfolio reflects Software QualitiesIsmail Cherri2024-03-256-27/+32
* SONAR-21765 Fix security hotspot link in the new code overview tabMathieu Suen2024-03-228-136/+58
* SONAR-21756 Fix card header heights (#10799)Andrey Luiz2024-03-225-40/+32
* SONAR-21888 Fixing issue in qg add condition modalRevanshu Paliwal2024-03-212-4/+3
* SONAR-21882 Fix SSF-570Antoine Vigneau2024-03-201-0/+3
* SONAR-21880 Fix SSF-569Bogdana2024-03-202-1/+4
* SONAR-21878 Fix SSF-568Antoine Vigneau2024-03-201-5/+6
* SONAR-21859 Update CFamily onboarding tutorials (#10792)Lucas2024-03-193-152/+99
* SONAR-21744 Fixing line label for overall duplication and coverageRevanshu Paliwal2024-03-191-4/+1
* SONAR-21718 Fixing branch or pull request name overflowing out of the dropdow...Revanshu Paliwal2024-03-192-2/+2
* SONAR-21808 Add the failed badge on software quality cardsMathieu Suen2024-03-187-21/+61
* SONAR-21867 Create Image component with baseUrlDavid Cho-Lerat2024-03-1823-166/+210
* SONAR-21820 Fix broken image on login page (#10778)Sarath Nair2024-03-182-20/+38
* SONAR-21865 Fix Background Tasks' bad requestJeremy Davis2024-03-161-1/+5
* SONAR-21639 Start using new RadioButtonGroup and deprecate legacy RadioButton...Jeremy Davis2024-03-166-97/+71