grafana/public/app/core/components
Torkel Ödegaard ae1a85b5ad
Drawer: Position under nav & minor redesign (#67824)
* Drawer: Redesign WIP

* Fix double margin

* Teak pos

* align paddings

* Hide toolbar actions when drawer is open

* deprecate expandable

* Updated test

* remove expandable var

* Added clickaway
2023-05-05 17:00:33 +02:00
..
AccessControl Login: Remove single admin team restriction (#54534) 2022-09-02 18:16:39 +02:00
Animations Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
AppChrome Drawer: Position under nav & minor redesign (#67824) 2023-05-05 17:00:33 +02:00
AppNotifications AppNotifications: Fixes issue with missing app notifications (#67190) 2023-04-25 11:46:58 +02:00
Branding PublicDashboards: Page to request access to protected pubdash (#61329) 2023-01-18 11:57:34 -06:00
Breadcrumbs Navigation: Ensure command palette is correctly translated (#61103) 2023-02-08 13:15:37 +00:00
CloseButton Chore: replace React.FC<Props> with simple function component (#54123) 2022-08-24 16:54:34 -04:00
ColorScale Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
DynamicImports GrafanaRoute: Use React.Lazy instead of react-loadable and improve error handling (#55339) 2022-09-21 05:41:05 +02:00
EmptyListCTA Chore: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2023-03-16 16:56:26 +02:00
FolderFilter Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
Footer Service accounts: Remove Add API keys buttons and remove one state of migrating for API keys tab (#63411) 2023-03-01 15:34:53 +00:00
ForgottenPassword Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
help Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
Layers Chore: Adjust unit tests so they work with react 18 (#64698) 2023-03-14 17:24:04 +00:00
LocalStorageValueProvider Make LocalStorageProvider react to storage events (#55810) 2022-09-27 14:37:59 +02:00
Login Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
modals Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
NavLandingPage Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
OptionsUI SQL Datasources: Update Max Connection and Max Idle Connection Defaults to 100 and add auto mode (#65834) 2023-04-17 11:44:05 +03:00
Page PageHeader: Set h1 style from wrapping element (#67735) 2023-05-03 17:19:56 +02:00
PageActionBar Connections: Update "Your connections/Data sources" page (#58589) 2022-11-30 09:41:01 +01:00
PageHeader Navigation: more nav interface cleanup (#67708) 2023-05-04 14:17:44 +01:00
PageInfo Add new PageInfo component (#58421) 2022-11-08 14:20:05 +00:00
PageLoader Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
PageNotFound PageNotFound: G10 Redesign (#66909) 2023-04-28 08:18:14 +02:00
PanelTypeFilter LibraryPanelSearch: Refactor and fix hyphen issue (#55314) 2022-09-21 18:37:17 +01:00
PasswordField Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
PermissionList Chore: Migrate more usage of v1 themes to v2 (#57680) 2022-11-02 10:25:08 +00:00
PluginHelp Plugins: Fix plugin query help markdown (#60485) 2023-01-03 14:20:27 +01:00
QueryOperationRow Core: Update components to have standard radii (#65065) 2023-03-21 12:24:50 +01:00
RolePicker Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
Select NestedFolders: Rename 'General' to 'Dashboards' in FolderPicker (#67113) 2023-04-25 16:22:36 +01:00
SharedPreferences Chore: adjust more unit tests to work with react 18 (#64759) 2023-03-15 10:12:13 +00:00
Signup Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
SplitPaneWrapper Core: Update components to have standard radii (#65065) 2023-03-21 12:24:50 +01:00
SVG Chore: Use DOMPurify to sanitize strings rather than js-xss (#62787) 2023-03-16 19:13:34 +02:00
TagFilter Chore: Improve some types (#64675) 2023-03-14 09:51:44 +00:00
TimelineChart FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
TimePicker TimePicker: Fixes issues with "Recently used absolute ranges" section (#66281) 2023-04-17 17:19:44 +02:00
TraceToLogs TraceToLogs: Enable trace-to-log feature for cloud-logging-data-source-plugin (#65614) 2023-05-04 13:23:13 +01:00
TraceToMetrics Tracing: Add links to documentation in config pages (#66442) 2023-04-13 14:56:35 +01:00
Upgrade Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
CardButton.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
connectWithCleanUp.tsx Chore: Update and enforce usage of typed react-redux hooks (#55349) 2022-09-19 10:49:35 +01:00
DocsLinkButton.tsx Tracing: Add links to documentation in config pages (#66442) 2023-04-13 14:56:35 +01:00
NodeGraphSettings.tsx Tracing: Add links to documentation in config pages (#66442) 2023-04-13 14:56:35 +01:00
WithFeatureToggle.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00