grafana/pkg/services/dashboardversion/dashverimpl
idafurjes b573b19ca3
Chore: Remove dashboards from models pkg (#61578)
* Copy dashboard models to dashboard pkg

* Use some models from current pkg instead of models

* Adjust api pkg

* Adjust pkg services

* Fix lint

* Chore: Remove dashboards models

* Remove dashboards from models pkg

* Fix lint in tests

* Fix lint in tests 2

* Fix for import in auth

* Remove newline

* Revert unused fix
2023-01-18 13:52:41 +01:00
..
dashver_test.go chore(dashboard version service): make method sigs more consistent (#60736) 2022-12-27 11:17:24 -05:00
dashver.go chore(dashboard version service): make method sigs more consistent (#60736) 2022-12-27 11:17:24 -05:00
sqlx_store_test.go Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04:00
sqlx_store.go chore(dashboard version service): remove user table join from store implementations (#60779) 2022-12-28 07:59:10 -05:00
store_test.go Chore: Remove dashboards from models pkg (#61578) 2023-01-18 13:52:41 +01:00
store.go chore(dashboard version service): make method sigs more consistent (#60736) 2022-12-27 11:17:24 -05:00
xorm_store_test.go Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04:00
xorm_store.go chore(dashboard version service): remove user table join from store implementations (#60779) 2022-12-28 07:59:10 -05:00