grafana/pkg/api/dtos
jackyin 008c51b5b1
SignupInvitedPage: Show orgName (#94940)
* no orgname

* format code

* update unit test

* delete contextSrv

* fix unit test

* run prettier

---------

Co-authored-by: Laura Benz <laura.benz@grafana.com>
2024-10-23 16:49:27 +03:00
..
acl.go Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2023-11-22 14:20:22 +01:00
annotations.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
apikey.go API keys: Add last_used_at and docs changes for migration (#64293) 2023-03-09 14:16:42 +00:00
dashboard.go PublicDashboards: Remove publicDashboardUid from DashboardMeta (#85126) 2024-05-23 11:21:21 -03:00
datasource.go Add apiVersion to plugin models (#87510) 2024-05-14 13:58:27 +02:00
folder.go Chore: Remove FolderID from DTO Folder (#78420) 2023-12-07 13:56:04 +01:00
frontend_settings.go Frontend Sandbox: Create a plugin sandbox enable registry. Use enable list instead of disable list (#94809) 2024-10-17 16:56:50 +02:00
index.go Frontend: Extract CSS imports into files (#94655) 2024-10-16 11:10:34 +02:00
invite.go SignupInvitedPage: Show orgName (#94940) 2024-10-23 16:49:27 +03:00
live.go Live: http publish, refactor live interfaces (#32317) 2021-03-30 13:23:29 +03:00
models_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
models.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
org.go feat(organization): added update org address to http api and to org details settings view, closes #2672 2015-09-08 14:22:44 +02:00
playlist.go Added playlist controls to new react DashNav 2019-02-04 21:08:30 +01:00
plugins.go Plugins: Add Subresource Integrity checks (#93024) 2024-10-04 14:55:09 +02:00
prefs.go Navigation: Backend to save navigation customization into preferences (#89783) 2024-07-03 10:40:51 +01:00
short_url.go Dashboard: Allow shortlink generation (#27409) 2020-10-14 12:48:48 +02:00
user_token.go Session Refactor: Add auth module label to session's list (#94958) 2024-10-22 10:57:36 +02:00
user.go Password policy (#82268) 2024-02-16 04:58:05 -06:00