grafana/public/app/core
Ryan McKinley d7c76dacad ValueFormats: dynamically create units (#20763)
* update fixed

* update fixed

* update fixed

* don't change any tests

* add mising space

* Custom unit formats

* return a string for kbn

* return a string for kbn

* return a string for kbn

* Simplify unit tests

* More units

* fix more tests

* fix more tests

* fix more tests

* format values

* format values

* TimeSeries to string

* more kbn tests

* use the formatted value

* BarGauge: Fixed font size calculations

* support prefix

* add si support

* avoid npe

* BarGauge/BigValue: value formatting

* fix some tests

* fix tests

* remove displayDateFormat

* another unicode char

* Graph: Use react unit picker

* Updated unit picker

* Fixed build errors

* more formatting

* graph2 tooltip formatting

* optional chaining
2019-12-04 09:08:07 +01:00
..
actions Feature: Adds connectWithCleanup HOC (#19629) 2019-10-08 21:37:07 -07:00
components Migration: Migrate org switcher to react (#19607) 2019-12-03 22:47:19 +01:00
controllers Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
copy CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
directives Templating: highlight first item when searching a variable dropdown (#20264) 2019-11-08 09:57:32 +01:00
filters
hooks
live
middlewares
reducers Feature: Adds connectWithCleanup HOC (#19629) 2019-10-08 21:37:07 -07:00
redux Debt: Simplifies actionCreatorFactory (#19433) 2019-09-26 11:41:37 +01:00
selectors
services Chore: Remove angular dependency from prometheus datasource (#20536) 2019-11-21 15:36:56 +00:00
specs Migration: Migrate org switcher to react (#19607) 2019-12-03 22:47:19 +01:00
utils ValueFormats: dynamically create units (#20763) 2019-12-04 09:08:07 +01:00
angular_wrappers.ts ValueFormats: dynamically create units (#20763) 2019-12-04 09:08:07 +01:00
app_events.ts
config.ts
constants.ts
core.ts Migration: Migrate org switcher to react (#19607) 2019-12-03 22:47:19 +01:00
core_module.ts
jquery_extended.ts
lodash_extended.ts
logs_model.test.ts DataFrame: move labels to field (#19926) 2019-11-07 07:50:45 -08:00
logs_model.ts Chore: Remove several instances of non-strict null usage (#20563) 2019-11-26 09:01:32 +00:00
mod_defs.d.ts
nav_model_srv.ts
partials.ts
profiler.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
store.ts
table_model.ts Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
time_series2.ts ValueFormats: dynamically create units (#20763) 2019-12-04 09:08:07 +01:00