grafana/public/app/features
mikkancso c72322874d
Connections: Update "Your connections/Data sources" page (#58589)
* navtree.go: update Data sources title and subtitle

* DataSourceList: move add button to header

* DataSourcesList: add buttons to items

The action buttons are added inside `<Card.Tags>` so that they end up at
the right end of the card, as it was designed.

The "Build a Dashboard" button's functionality is not defined yet.

* DataSourcesListHeader: add sort picker

* fix css

* tests: look for the updated "Add new data source" text

* tests: use an async test method to verify component updates are wrapped in an act()

* update e2e selector for add data source button

* fix DataSourceList{,Page} tests

* add comment for en dash character

* simplify sorting

* add link to Build a Dashboard button

* fix test

* test build a dashboard and explore buttons

* test sorting data source elements

* DataSourceAddButton: hide button when user has no permission

* PageActionBar: remove unneeded '?'

* DataSourcesList: hide explore button if user has no permission

* DataSourcesListPage.test: make setup prop explicit

* DataSourcesList: use theme.spacing

* datasources: assure explore url includes appSubUrl

* fix tests and add test case for missing permissions

Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
2022-11-30 09:41:01 +01:00
..
admin Fix: Email and username trimming and invitation validation (#58442) 2022-11-14 13:11:26 +01:00
alerting Add discord as a possible receiver in cloud rules (#59366) 2022-11-29 17:23:21 +01:00
annotations Chore: fix some types (#58662) 2022-11-11 16:29:49 +00:00
api-keys Navigation: share logic between buildBreadcrumbs and usePageTitle (#58819) 2022-11-22 16:48:07 +00:00
canvas Canvas: Improve disabled inline editing UX (#58610) 2022-11-10 13:04:42 -08:00
commandPalette Chore: Document theme toggle keybinding (#59031) 2022-11-22 14:01:51 +00:00
comments Chore: fix some types (#58662) 2022-11-11 16:29:49 +00:00
connections Connections: Update "Your connections/Data sources" page (#58589) 2022-11-30 09:41:01 +01:00
correlations Grafana UI: Add experimental InteractiveTable component (#58223) 2022-11-29 16:18:55 +00:00
dashboard PanelEdit: Fixes bug with not remembering panel options pane collapse/expand state (#59265) 2022-11-24 16:03:26 +01:00
datasources Connections: Update "Your connections/Data sources" page (#58589) 2022-11-30 09:41:01 +01:00
dimensions Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
explore Grafana UI: Add experimental InteractiveTable component (#58223) 2022-11-29 16:18:55 +00:00
expressions Chore: Migrate usage of v1 theme to v2 (#58154) 2022-11-03 18:15:55 +00:00
folders Folder: Provide adhoc ui for nested folder creation (#59126) 2022-11-23 13:08:36 +01:00
geo Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
inspector Chore: Migrate usage of v1 theme to v2 (#58154) 2022-11-03 18:15:55 +00:00
invites Navigation: share logic between buildBreadcrumbs and usePageTitle (#58819) 2022-11-22 16:48:07 +00:00
library-panels LibraryPanels: Fix issue where viewer with folder edit permissions could not update library panel (#58420) 2022-11-22 10:05:55 +00:00
live Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
logs Logs: Fix misalignment of LogRows (#59279) 2022-11-24 13:21:55 +01:00
manage-dashboards Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
notifications Page: Update profile page components to use new navId (#51664) 2022-07-11 14:35:30 +02:00
org Internationalization: Add language preference analytics (#59230) 2022-11-28 07:11:55 -05:00
panel Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
playlist Navigation: share logic between buildBreadcrumbs and usePageTitle (#58819) 2022-11-22 16:48:07 +00:00
plugins Plugins: Make the Plugin Details page reusable (#58741) 2022-11-29 13:45:03 +01:00
profile Internationalization: Add language preference analytics (#59230) 2022-11-28 07:11:55 -05:00
query Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
runtime Runtime: remove updateLocation from window context (#42857) 2021-12-07 20:01:35 -08:00
sandbox Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00
scenes Scenes: Url sync (#59154) 2022-11-29 14:49:26 +01:00
search Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
serviceaccounts Navigation: share logic between buildBreadcrumbs and usePageTitle (#58819) 2022-11-22 16:48:07 +00:00
storage Accessibility: Enable rule jsx-a11y/no-noninteractive-element-interactions (#58077) 2022-11-03 10:55:58 +00:00
teams Internationalization: Add language preference analytics (#59230) 2022-11-28 07:11:55 -05:00
templating Variables: Use new format registry from templateSrv (#58813) 2022-11-16 14:55:31 +01:00
transformers Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
users Auth: Display id Provider label in orgs/users view (#58033) 2022-11-29 15:20:28 +01:00
variables Internationalization: Translate VariableInput and VariableOptions components (#58748) 2022-11-15 17:30:33 +01:00
all.ts Chore: Remove empty and leftover files (#55757) 2022-09-26 11:33:07 -04:00