grafana/public
lean.dev 0719f73f35
Cloud Migration: Remove ID migration in favor of UID (#86550)
* - Added migration to add a new collumn UID to both migration and migration_run tables.
- Added migration to set UID for records already existent in the database before adding a new column.
- Added UID field to CloudMigration and CloudMigrationRun dtos (model.go)

* Fix db migration

* Updating store and model

* Updating API to use UID

* fix typo

* update openapi specs and generated endpoints

* fix spec

* update openapi specs and generated endpoints

* Fixing db mapping

* Fix frontend

* fix migration

* remove migration uid from run fetch endpoint

* Revert "merge"

This reverts commit d654e4c530, reversing
changes made to 5fe0b483eb.

* manual merge

* rename some funcs for consistency

* make interfaces consistent

* validate uids

* update generated frontend api

* fix enterprise spec

* manually resolve api

* try again

* try yet again

* once more

---------

Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
Co-authored-by: Michael Mandrus <michael.mandrus@grafana.com>
Co-authored-by: joshhunt <josh@trtr.co>
2024-05-01 12:29:25 -04:00
..
app Cloud Migration: Remove ID migration in favor of UID (#86550) 2024-05-01 12:29:25 -04:00
dashboards Elasticsearch: Add error source for DataQuery (#77386) 2023-11-06 11:36:39 +01:00
emails EmailVerification: Generate emails after rename (#85175) 2024-03-26 15:50:11 +01:00
fonts Chore: Update Inter font files (#82446) 2024-02-14 16:57:02 +00:00
gazetteer Geomap: Add more countries ISO 3166 Alpha-3-code to the gazetteer/countries.json (#75311) 2023-11-06 10:08:33 -08:00
img GrafanaUI: Add two icons add-user and clip-attach (#87112) 2024-05-01 17:27:27 +01:00
lib Monaco Editor: Load via ESM (#78261) 2024-02-22 12:31:40 +01:00
locales refactor: replace static placeholders with translatable ones (#87130) 2024-05-01 13:17:53 +02:00
maps Geomap: Support geojson styling properties (#80272) 2024-01-20 02:55:17 +02:00
sass Page: Use browser native scrollbars for the main page content (#82919) 2024-03-06 15:06:47 +00:00
test Change test render method to use locationService 2024-04-29 14:15:48 +01:00
vendor Plugins: Allow loading panel plugins from a CDN (#59096) 2023-01-27 15:08:17 +01:00
views K8s: Improve OpenAPI behaviour (#81606) 2024-01-31 01:17:14 +02:00
api-enterprise-spec.json Cloud Migration: Remove ID migration in favor of UID (#86550) 2024-05-01 12:29:25 -04:00
api-merged.json Cloud Migration: Remove ID migration in favor of UID (#86550) 2024-05-01 12:29:25 -04:00
openapi3.json Cloud Migration: Remove ID migration in favor of UID (#86550) 2024-05-01 12:29:25 -04:00
robots.txt