grafana/pkg/models
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
..
roletype Move role types to a separate package (#55665) 2022-09-23 12:40:02 +02:00
usertoken Sessions: Remove invalid session cookie if it's invalid/expired/missing (#59556) 2022-11-30 15:33:19 +01:00
alert_notifications.go API: Extract OpenAPI specification from source code using go-swagger (#40528) 2022-02-08 13:38:43 +01:00
alert_test.go Chore: StoreSplit tag service (#55453) 2022-09-21 08:04:01 -04:00
alert.go Chore: StoreSplit tag service (#55453) 2022-09-21 08:04:01 -04:00
context_test.go Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00
context.go AuthN: Clean errors in user/org sync (#61560) 2023-01-16 16:37:04 +00:00
dashboard_acl_test.go Chore: Rewrite models dashboard acl test to standard library (#30022) 2021-01-01 13:22:48 +01:00
dashboard_acl.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
entity.go EntityStore: Move slug+folder to summary metadata (#59620) 2022-12-01 14:45:08 -05:00
folders.go Chore: Remove dashboards from models pkg (#61578) 2023-01-18 13:52:41 +01:00
jwt.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
libraryelements.go LibraryElements: Creates usage stats for panels and variables (#34476) 2021-05-24 06:11:01 +02:00
licensing.go FeatureFlags: Revert managing feature flags outside of settings.Cfg (#44382) 2022-01-24 16:08:05 +01:00
live.go Chore: Remove dashboards from models pkg (#61578) 2023-01-18 13:52:41 +01:00
plugin_settings.go Chore: Remove unused models (#61533) 2023-01-16 12:52:55 +01:00
search.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
theme.go Dash previews: populate crawler queue from SQL query (#44083) 2022-02-09 13:23:32 +04:00
user_auth.go Auth: Display id Provider label in orgs/users view (#58033) 2022-11-29 15:20:28 +01:00
user.go Chore: Delete duplicate models for user (#60906) 2023-01-03 15:25:35 +01:00
validations.go Plugins: Requests validator (#30445) 2021-02-03 20:47:45 +01:00