aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SONAR-21303 Showcase the Checkbox component from Echoes in a few placesDavid Cho-Lerat2024-03-136-37/+42
* SONAR-21795 Fix SSF-565Antoine Vigneau2024-03-131-0/+3
* SONAR-21656 Remove legacy css from styles.cssJeremy Davis2024-03-113-152/+1
* SONAR-21656 Remove legacy misc.cssJeremy Davis2024-03-1132-253/+60
* SONAR-21656 Migrate formattingHelp and GraphTooltips to the new UIJeremy Davis2024-03-115-147/+156
* SONAR-21656 Drop old page.css classes and associatedGrégoire Aubert2024-03-1130-996/+106
* SONAR-21656 Drop old note classesGrégoire Aubert2024-03-118-28/+21
* SONAR-21768 Projects/code and app/projects pages adopt the new taxonomystanislavh2024-03-0816-214/+516
* SONAR-21767 Project overview show old count when analysis data is missingIsmail Cherri2024-03-087-132/+249
* SONAR-21766 Project list uses old measures if there are no new onesViktor Vorona2024-03-084-13/+128
* SONAR-21656 Replace old icons with MIUI iconsGrégoire Aubert2024-03-0891-2263/+270
* SONAR-21184 Improve permissions group and icon vertical alignmentguillaume-peoch-sonarsource2024-03-081-1/+1
* SONAR-21413 Show insecure configuration warning for GitLab (#10742)Sarath Nair2024-03-086-87/+142
* SONAR-21656 Remove legacy buttonsJeremy Davis2024-03-078-523/+78
* SONAR-21656 Migrate TreeMap-related components to the new UIJeremy Davis2024-03-0711-224/+164
* SONAR-19032 Migrate global messages to MIUIDavid Cho-Lerat2024-03-0751-445/+172
* SONAR-21642 Fix project permissions for project adminJeremy Davis2024-03-063-46/+23
* SONAR-21656 Remove boxed group css and account cssJeremy Davis2024-03-065-190/+1
* SONAR-21656 Remove legacy Dropdown componentJeremy Davis2024-03-057-636/+0
* SONAR-21656 Migrate SonarLint promotion Notification to the new UIJeremy Davis2024-03-053-63/+103
* SONAR-21298 Showcase Echoes' Link and LinkStandalone components in a few placesDavid Cho-Lerat2024-02-2816-149/+310
* SONAR-21298 Showcase Echoes' Spinner component in a few placesDavid Cho-Lerat2024-02-285-51/+79
* SONAR-21692 Improve GlobalMessageContainer-it, Login-itstanislavh2024-02-263-8/+15
* SONAR-21692 Improve Account-it, ProjectDumpApp-it testsstanislavh2024-02-232-15/+9
* SONAR-21692 Remove warnings from indexation componentsstanislavh2024-02-232-6/+7
* SONAR-21692 Fix testing warnings for ProjectActivity + NewCodeDefinitionstanislavh2024-02-233-14/+24
* SONAR-21692 Fix jest warnings related to Valid DOM in IssuesApp (#10695)Ismail Cherri2024-02-235-33/+33
* SONAR-21692 fix leftovers with act warningsViktor Vorona2024-02-226-29/+35
* SONAR-21692 Refactor ComponentContainer-test to make it clear what happened t...Viktor Vorona2024-02-221-52/+80
* SONAR-21692 Fix test warnings in ComponentContainerViktor Vorona2024-02-221-27/+27
* SONAR-21692 Fix jest warnings related to ProjectDumpApp and IssuesAppIsmail Cherri2024-02-223-10/+19
* SONAR-21692 fix react-queries to not do calls when it is not neededViktor Vorona2024-02-224-7/+25
* SONAR-21692 QualityProfiles and PullRequestOverview clean up test logsViktor Vorona2024-02-212-13/+18
* SONAR-21692 Fix RTL act Github Authentication test (#10682)Ismail Cherri2024-02-211-21/+10
* SONAR-21692 Remove test warnings from QualityGate, CaycGuide, GitHubViktor Vorona2024-02-214-41/+25
* SONAR-21692 Fix RTL act warnings from GlobalMessage, Account, ComponentMeasur...Ismail Cherri2024-02-218-41/+72