grafana/public/app/features/datasources/state
Ieva 9a3b2937aa
Data sources: Refactor logic for naming new data sources (#78479)
* move the name finding logic for new data sources from frontend to backend

* cleanup and fix test

* linting

* change the way the number after the ds type is incremented - keep incrementing it without adding more hyphens

* enterprise spec updates (unrelated to the PR)
2023-11-22 09:57:26 +00:00
..
actions.test.ts Data sources: Refactor logic for naming new data sources (#78479) 2023-11-22 09:57:26 +00:00
actions.ts Data sources: Refactor logic for naming new data sources (#78479) 2023-11-22 09:57:26 +00:00
buildCategories.test.ts Add SumoLogic plugin (#77025) 2023-10-25 15:02:03 +02:00
buildCategories.ts Add SumoLogic plugin (#77025) 2023-10-25 15:02:03 +02:00
contexts.ts refactor: rename Data Connections to Connections (#56353) 2022-10-05 09:56:58 +02:00
hooks.ts Datasources: Cleanup unused code from datasources (#73360) 2023-08-17 14:37:39 +02:00
index.ts Data Connections: Add data sources (#52436) 2022-07-25 14:29:21 +02:00
navModel.ts UsageInsights: Disable frontend features when backend is disabled (#77772) 2023-11-09 11:53:20 +01:00
reducers.test.ts Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
reducers.ts Datasource: Overhaul plugin error handling and action buttons (#67014) 2023-04-28 15:57:17 +02:00
selectors.ts Chore: Upgrade react-redux (#77296) 2023-10-31 16:24:34 +00:00