grafana/public/app/core
Emil Tullstedt 80e9546cec
Settings: Add setting for hiding version number for anonymous users (#24919)
* Settings: Add setting for hiding version number for anonymous users

Fixes #12925

* Hide version string from footer when unavailable

* Settings: Test frontend settings with hide version for anonymous users

* Settings: Add hide version variable to frontend settings

* Make AnonymousHideVersion non-global

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Settings: Improve test neighbor friendliness, reset state before and after

* Settings: Use T.Cleanup

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-06-17 07:39:50 +02:00
..
actions Chore: Migrates reducers and actions to Redux Toolkit (#21287) 2020-01-13 08:03:22 +01:00
components Settings: Add setting for hiding version number for anonymous users (#24919) 2020-06-17 07:39:50 +02:00
controllers Fixed share json (#23607) 2020-04-16 09:31:40 +02:00
copy Tracing: Add some error handling to JaegerQueryField (#23599) 2020-04-21 14:18:56 +02:00
directives Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
filters Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
hooks Migration: Alerting - notifications list (#22548) 2020-04-24 18:13:45 +02:00
live
middlewares Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
reducers FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
selectors Search/virtualize list (#23710) 2020-04-24 11:08:06 +03:00
services Search: support URL query params (#25541) 2020-06-16 11:52:10 +03:00
specs Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
utils Transform: added merge transform that will merge multiple series/tables into one table (#25490) 2020-06-15 15:03:13 +02:00
angular_wrappers.ts Convert remaining profile bits to React (#24310) 2020-06-08 18:19:00 +03:00
app_events.ts
config.ts DataLinks: Sanitize data/panel link URLs (#21140) 2019-12-18 11:31:11 +01:00
constants.ts NewPanelEditor: Fixed cleanup that could cause crash (#22384) 2020-02-22 21:08:42 +01:00
core.ts Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
core_module.ts
jquery_extended.ts GraphTooltip: added boundaries so we never render tooltip outside window. (#20874) 2019-12-04 18:08:49 +01:00
lodash_extended.ts
logs_model.test.ts Logs: Use result range instead of timepicker range for log histogram (#25027) 2020-05-29 15:39:13 +02:00
logs_model.ts Explore/Logs: Fix tooltip display for log graph (#25544) 2020-06-15 15:06:43 +01:00
mod_defs.d.ts
nav_model_srv.ts @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
partials.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
profiler.ts Image Rendering: Remove PhantomJS support (#23460) 2020-04-15 22:17:41 +02:00
store.ts Store: Error handling for setObject (#23650) 2020-04-20 15:13:02 +02:00
table_model.ts Datasource/CloudWatch: Prevents hidden dataframe fields from displaying in tables (#24580) 2020-05-13 14:34:23 +01:00
time_series2.ts Graph: Legend decimals now work as expected (#24931) 2020-05-20 17:28:41 +02:00