grafana/public/app/features/connections
mikkancso 659024f672
EditDataSources: Add EditDataSourceActions to EditDataSourcePages (#64487)
* add EditDataSourceActions to EditDataSourcePages

* fix tests

* EditDSPage: do not show buttons in header if topnav is off

* remove delete button from the header

* EditDSPage: hide buttons from footer when topnav is on

* update tests

* rename ActionProps to Props

* wrap setting of feature toggle in act in jest test

* fix jest test by using waitFor
2023-04-13 09:53:18 +02:00
..
__mocks__ Docs: Update wording / text and copy (#61868) 2023-01-30 15:26:21 +00:00
components/ConnectionsRedirectNotice Admin/Plugins: Change alert about Connections to subtitle (#65913) 2023-04-05 10:23:25 +02:00
hooks Connections: Show the Dashboards tab under DataSource settings (#61841) 2023-01-23 13:25:42 +01:00
pages EditDataSources: Add EditDataSourceActions to EditDataSourcePages (#64487) 2023-04-13 09:53:18 +02:00
tabs/ConnectData Chore: Avoid explicit React.FC<Props> when possible (round 2) (#64749) 2023-03-15 16:56:09 +02:00
Connections.test.tsx Connections: Fix minor issues around Your connections/Data sources page (#63801) 2023-03-01 08:23:08 +01:00
Connections.tsx Connections: Fix minor issues around Your connections/Data sources page (#63801) 2023-03-01 08:23:08 +01:00
constants.ts Connections: Show the Dashboards tab under DataSource settings (#61841) 2023-01-23 13:25:42 +01:00
routes.tsx Connections: Support standalone plugin pages (#57772) 2022-11-10 11:14:23 +01:00