aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/design-system/src
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-22570 Implement the new Flag message component (#11390)Sarath Nair2024-07-225-4/+308
|
* SONAR-22453 Use DropdownMenu from EchoesDavid Cho-Lerat2024-07-125-27/+68
|
* SONAR-22418 Deprecate old select componentsGrégoire Aubert2024-07-105-6/+15
|
* SONAR-22418 Add depreaction noticesJeremy Davis2024-07-105-2/+22
|
* [NO-JIRA] Upgrade minor frontend dependencyMathieu Suen2024-07-0410-56/+39
|
* SONAR-22429 Fix inline copy button7PH2024-06-192-3/+16
|
* NO JIRA Fixing the spotlight when element is insert in the DOM after it ↵Mathieu Suen2024-06-181-1/+9
| | | | render the tooltip
* SONAR-22383 Simplify project overview the Cayc warningMathieu Suen2024-06-182-1/+23
|
* SONAR-22383 Simplify the branch and pull request page layoutMathieu Suen2024-06-183-15/+35
|
* SONAR-22218 Various fixesGrégoire Aubert2024-05-271-0/+2
|
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-2721-41/+40
|
* SONAR-22218 Deprecate old tooltips and migrate some of themJeremy Davis2024-05-276-160/+155
|
* SONAR-22261 Upgrade to echoes-react 0.3.0 and update deprecation noticeDavid Cho-Lerat2024-05-231-4/+3
|
* SONAR-22168 Align Titlestanislavh2024-05-133-2/+2
|
* SONAR-22148 Spotlight tour for cayc in branch overviewMathieu Suen2024-05-102-1/+27
|
* SONAR-22168 Align PageContentFontWrapperIsmail Cherri2024-05-083-4/+26
|
* NO-JIRA use valid helper path (#11106)Lucas2024-05-082-2/+2
|
* SONAR-22168 Align InputSelectstanislavh2024-05-0612-161/+232
|
* SONAR-22049 Move ToggleButton to sonar-aligned folderstanislavh2024-04-3010-8/+29
|
* SONAR-22049 Align FlagMessageIsmail Cherri2024-04-304-7/+13
|
* SONAR-22049 Allow table to use grid template and column widthsIsmail Cherri2024-04-304-29/+91
|
* SONAR-22049 Align Note componentstanislavh2024-04-309-11/+57
|
* SONAR-22049 Align buttons componentsstanislavh2024-04-3034-49/+95
|
* SONAR-22049 Align RatingLabel typestanislavh2024-04-3011-22/+105
|
* SONAR-21970 implement prettier plugin organize importsIsmail Cherri2024-04-162-8/+14
|
* SONAR-21973 Showcase new icons from Echoes in a few placesDavid Cho-Lerat2024-04-121-1/+1
|
* SONAR-21973 Add deprecation notices on all MIUI icons that now have an ↵David Cho-Lerat2024-04-1254-1/+379
| | | | Echoes replacement
* SONAR-21973 Add deprecation notices for IconProps, CustomIcon, OcticonHocDavid Cho-Lerat2024-04-121-0/+18
|
* SONAR-21973 Remove unused iconsDavid Cho-Lerat2024-04-124-202/+1
|
* SONAR-21822 Add monorepo setup for GitHubAmbroise C2024-04-102-0/+38
|
* SONAR-19144 Increase branch selector dropdown max lengthDavid Cho-Lerat2024-03-281-1/+1
|
* SONAR-21797 Show deprecation badges for metrics on activity pagestanislavh2024-03-253-10/+12
|
* SONAR-21756 Fix card header heights (#10799)Andrey Luiz2024-03-221-0/+12
|
* SONAR-21888 Fixing issue in qg add condition modalRevanshu Paliwal2024-03-211-4/+2
|
* SONAR-21808 Add the failed badge on software quality cardsMathieu Suen2024-03-182-7/+10
|
* SONAR-21639 Start using new RadioButtonGroup and deprecate legacy ↵Jeremy Davis2024-03-163-34/+10
| | | | RadioButton component
* SONAR-21303 Showcase the Checkbox component from Echoes in a few placesDavid Cho-Lerat2024-03-131-0/+13
|
* SONAR-21656 Drop old page.css classes and associatedGrégoire Aubert2024-03-111-5/+0
|
* SONAR-21768 Projects/code and app/projects pages adopt the new taxonomystanislavh2024-03-083-5/+28
|
* SONAR-21656 Replace old icons with MIUI iconsGrégoire Aubert2024-03-086-4/+116
|
* SONAR-21656 Migrate TreeMap-related components to the new UIJeremy Davis2024-03-071-0/+10
|
* SONAR-19032 Migrate global messages to MIUIDavid Cho-Lerat2024-03-073-4/+5
|
* SONAR-21656 Migrate SonarLint promotion Notification to the new UIJeremy Davis2024-03-051-0/+5
|
* SONAR-21298 Showcase Echoes' Link and LinkStandalone components in a few placesDavid Cho-Lerat2024-02-281-0/+32
|
* SONAR-21298 Showcase Echoes' Spinner component in a few placesDavid Cho-Lerat2024-02-281-0/+7
|
* SONAR-21692 Fix jest warnings related to Valid DOM in IssuesApp (#10695)Ismail Cherri2024-02-231-1/+1
|
* SONAR-21692 Remove warnings from design-systemstanislavh2024-02-228-22/+42
|
* SONAR-21692 Remove act warnings from Toggler, IssuesSidebar, ↵stanislavh2024-02-213-41/+31
| | | | IssuesAppGuides, MultiSelectMenu, DropdownMenu
* SONAR-21692 Remove act() that are not neededViktor Vorona2024-02-202-8/+4
|
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-209-57/+28
| | | | Co-authored-by: David Cho-Lerat <david.cho-lerat@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>