aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/controls
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-1830-3234/+0
|
* SONAR-23654 Fix small UI bugsViktor Vorona2024-11-271-2/+2
|
* SONAR-22322 Fix a11y issues on Webhooks pageAmbroise C2024-11-221-6/+16
|
* SONAR-22300 SONAR-23528 Fix 11y issues on Projects page & fetch measures by ↵stanislavh2024-11-212-64/+45
| | | | chunks
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-2229-23/+45
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-23205 Remove legacy CSS custom propertiesJeremy Davis2024-10-223-6/+4
|
* SONAR-23136 Replace usage of secondary.dark with echoes design tokensGrégoire Aubert2024-10-111-2/+2
|
* Revert "SONAR-23137 Remove success status around legacy input"Jeremy Davis2024-10-101-1/+3
| | | | This reverts commit bba5ffa2fe6afe5c4eed1e4709db9f52710b0a7c.
* SONAR-22290 Fix focus indicator in legacy componentsJeremy Davis2024-10-081-1/+1
|
* SONAR-23137 Remove success status around legacy inputJeremy Davis2024-10-081-3/+1
|
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-241-3/+3
|
* SONAR-22813 and SONAR-22814 Use the new Modal and ModalAlertJeremy Davis2024-08-283-17/+32
|
* SONAR-22614 Groups page - adjust flag message and table headerSarath Nair2024-07-291-1/+1
| | | | Fix validation issues and tests
* SONAR-22610 Adjust flag message and table header in users pageSarath Nair2024-07-291-3/+6
| | | | | | use doc link Use word sticky
* SONAR-22523 Replace old Buttons with Echoes ButtonsGrégoire Aubert2024-07-243-19/+23
|
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-0510-25/+25
|
* SONAR-22218 Various fixesGrégoire Aubert2024-05-271-0/+3
|
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-273-20/+25
|
* SONAR-22218 Deprecate old tooltips and migrate some of themJeremy Davis2024-05-272-5/+19
|
* SONAR-22618 Get rid of aliases to sonar-wb in SRstanislavh2024-05-071-1/+1
|
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-301-1/+1
|
* SONAR-22049 Align ComponentQualifierViktor Vorona2024-04-303-3/+3
|
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-301-1/+1
|
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-301-1/+1
|
* SONAR-22049 Align HelpTooltip And DocHelpTooltip (DocumentationTooltip)Viktor Vorona2024-04-302-84/+1
|
* SONAR-21656 Replace old icons with MIUI iconsGrégoire Aubert2024-03-081-108/+0
|
* SONAR-21656 Remove legacy buttonsJeremy Davis2024-03-072-460/+0
|
* SONAR-19032 Migrate global messages to MIUIDavid Cho-Lerat2024-03-072-4/+16
|
* SONAR-21656 Remove legacy Dropdown componentJeremy Davis2024-03-053-394/+0
|
* SONAR-21692 fix leftovers with act warningsViktor Vorona2024-02-222-15/+12
|
* SONAR-21692 Remove act warnings from Toggler, IssuesSidebar, ↵stanislavh2024-02-211-20/+6
| | | | IssuesAppGuides, MultiSelectMenu, DropdownMenu
* SONAR-21692 Remove act() that are not neededViktor Vorona2024-02-201-8/+5
|
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-2036-3184/+34
| | | | Co-authored-by: David Cho-Lerat <david.cho-lerat@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-21239 Fix issues scrollingJeremy Davis2024-02-011-1/+3
|
* SONAR-21422 Migrating projects management page to adopt new UIRevanshu Paliwal2024-01-243-390/+0
|
* SONAR-21467 Implement new branch overview headerstanislavh2024-01-242-34/+42
|
* SONAR-21445 migrate Marketplace page to the new UIJeremy Davis2024-01-221-1/+1
|
* SONAR-21428 - User list in security with provider adopts new UIKevin Silva2024-01-161-38/+17
|
* NO-JIRA Update license headers to 2024Pierre2024-01-0369-71/+69
|
* SONAR-21382 Migrate Groups page to MIUIViktor Vorona2023-12-281-19/+40
|
* SONAR-21119 UI for GitLab Authentication tab with users and groups provisioningguillaume-peoch-sonarsource2023-12-221-1/+2
|
* SONAR-21070 - Changed project settings webhooks to adapt new UIKevin Silva2023-11-293-50/+60
|
* SONAR-21073 Use new /group-memberships endpoints on UIViktor Vorona2023-11-282-15/+28
|
* SONAR-21017 Tests: RTL helpers already call `act()` internallyDavid Cho-Lerat2023-11-241-2/+2
|
* SONAR-21017 Tests: fix the use of Jest fake timersDavid Cho-Lerat2023-11-241-3/+3
|
* SONAR-21017 Automatic batching change: setState calls are now batched at the ↵David Cho-Lerat2023-11-241-9/+10
| | | | | | end of the scope (see https://react.dev/blog/2022/03/08/react-18-upgrade-guide#automatic-batching)
* SONAR-21017 Tests: click actions should use RTL's userEventDavid Cho-Lerat2023-11-241-4/+5
|
* SONAR-21017 TypeScript: properly extend interfacesDavid Cho-Lerat2023-11-243-3/+3
|
* SONAR-21017 TypeScript: the `children` prop must now be explicit (see ↵David Cho-Lerat2023-11-242-2/+2
| | | | https://react.dev/blog/2022/03/08/react-18-upgrade-guide#updates-to-typescript-definitions)
* NO-JIRA Add keyboard handler for RadioCardstanislavh2023-10-232-1/+66
|