grafana/public/app/features/datasources
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
..
__mocks__ Alerting: Update 'Create alert' to 'New alert rule' in the panel and docs (#76950) 2023-11-02 17:33:53 +01:00
components Remove feature toggle data source page header (#77751) 2023-11-06 15:21:15 -05:00
state Data sources: Refactor logic for naming new data sources (#78479) 2023-11-22 09:57:26 +00:00
api.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
api.ts Datasource: Overhaul plugin error handling and action buttons (#67014) 2023-04-28 15:57:17 +02:00
constants.ts Data Connections: Add data sources (#52436) 2022-07-25 14:29:21 +02:00
hooks.ts DS Picker: Add missing props and improve autoheight logic (#70393) 2023-06-23 10:26:18 +02:00
tracking.ts Datasources: Pass down the edit-form errors (#69830) 2023-07-13 11:31:02 +02:00
types.ts Datasource: Overhaul plugin error handling and action buttons (#67014) 2023-04-28 15:57:17 +02:00
utils.ts Data sources: Refactor logic for naming new data sources (#78479) 2023-11-22 09:57:26 +00:00