Commit Graph

86 Commits (e82784bff0a911464fb4039e06f5997a7efa4f33)

Author SHA1 Message Date
Michael Mandrus f9d86557cf
Dashboard: Mix initials and custom gravatars in recent viewers list (#47212) 4 years ago
Josh Hunt 71db5115f4
User: Expose GCOM user ID as externalUserId in grafanaBootData (#47307) 4 years ago
Will Browne 572ca553b6
Plugins: Add deprecation notice for /api/tsdb/query endpoint (#45238) 4 years ago
Sofia Papagiannaki 35fe58de37
API: Extract OpenAPI specification from source code using go-swagger (#40528) 4 years ago
ying-jeanne 54de1078c8
remove the global log error/warn etc functions (#41404) 4 years ago
ying-jeanne 681218275e
remove crit and trace (#40320) 4 years ago
Guilherme Caulada a9faab6b09
Dashboard: Add week start option to global and dashboard preferences (#40010) 4 years ago
Alexander Zobnin a7e721e987
Access control: Make Admin/Users UI working with the permissions (#33176) 5 years ago
Alexander Zobnin 8b843eb0a6
Access control: expose permissions to the frontend (#32954) 5 years ago
Agnès Toulet 7f1f559929
Permissions: Fix team and role permissions on folders/dashboards not displayed for non Grafana Admin users (#31132) 5 years ago
Agnès Toulet 22788d1d86
Add an option to hide certain users in the UI (#28942) 5 years ago
Arve Knudsen 4dd7b7a82d
Chore: Remove unused Go code (#28852) 5 years ago
Arve Knudsen 4c56eb3991
Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
Arve Knudsen 0a2d5e16dd
pkg/api: Check errors (#19657) 6 years ago
Marcus Efraimsson 5713048f48
Alerting: Improve alert rule testing (#16286) 7 years ago
pari- 9680a3d44d Gravatar fallback does not respect 'AppSubUrl'-setting (#12149) 8 years ago
Marcus Efraimsson 770acee56a
new property for current user indicating if edit permissions in folders 8 years ago
bergquist 9e2e6fc586 add fallback for gravatar in org/admin view 8 years ago
Marcus Efraimsson af34f9977e Add avatar to team and team members page (#10305) 8 years ago
bergquist 89923bf77a datasources: change to optimisic concurrency 8 years ago
Torkel Ödegaard 95f5c84a57 ux: making org visibile in profile view 8 years ago
Torkel Ödegaard c87418d060 refactoring: Dashboard history restore operation is now reusing existing 9 years ago
Daniel Lee aee4af2148 api: omit unused fields for /api/datasources 9 years ago
Daniel Lee cbd1455c42 fix(api): case insensitive sort for datasources 9 years ago
Torkel Ödegaard 330c1b945e refactor(datasource): refactoring datasource secure json fields handling, #6697, #6692 9 years ago
bergquist 7bc1c3cc1c feat(cloudwatch): make it possible to reset keys 9 years ago
Daniel Lee 2893b25a05 feat(datasources): allow updating of tls certs 9 years ago
Daniel Lee c9b2c694f1 refactor(dataproxy): TLS Client Auth 9 years ago
Joe Lanford 56b7e2dfaf Added support for TLS client auth for datasource proxies (#5801) 9 years ago
Torkel Ödegaard fb57bf77da ux(getting started): progress on getting started panel and persited help flag states, #6466 9 years ago
Torkel Ödegaard 3ecd96e682 feat(testdata): lots of work on new test data data source and scenarios 9 years ago
Torkel Ödegaard 34f15d92d0 feat(testdata): worked on testdata app 9 years ago
Torkel Ödegaard 5595fc2683 refactor(): refactored date handling and locale handling in #5517 10 years ago
Torkel Ödegaard ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page 10 years ago
Torkel Ödegaard 7023dedc05 feat(preferences): refactoring PR #4399 10 years ago
utkarshcmu 66621d762e Added getDashboardSlugById api 10 years ago
Torkel Ödegaard e4c0c39fbf ux(): began work on updating data source list to cards view 10 years ago
Torkel Ödegaard 0398face05 feat(plugins): dashboard import for data sources is working! #4298 10 years ago
Torkel Ödegaard 1f9f439acb lib(): added simplejson lib 10 years ago
utkarshcmu 4fbff99186 Implemented GetDataSourceIdByName API 10 years ago
Torkel Ödegaard 08f7ccff38 feat(avatar): added server side proxy and cache of gravatar requests 10 years ago
utkarshcmu 00a6efa15e Excluded total calculations from backend 10 years ago
utkarshcmu 972ac99b7c Added more metadata 10 years ago
utkarshcmu b30dcce4bc Added dtos and UI for more metadata 10 years ago
utkarshcmu 58121d89fc Updated http_api docs 10 years ago
utkarshcmu 753fd164d7 Added createdBy in metadata ui and dashboard table 10 years ago
Torkel Ödegaard 38ddc88b20 fix(api): do not include null jsonData field in /api/datasources resource, closes #3755 10 years ago
utkarshcmu cb5c1bd24d Removed created_by and fixed gofmt 10 years ago