kibana/x-pack/plugins/lens/public/indexpattern_datasource
Marta Bondyra b87852071b
[Lens] fix passing 0 as static value (#118032)
* [Lens] fix passing 0 as static value

* allow computed static_value to be passed

* Update x-pack/plugins/lens/public/xy_visualization/reference_line_helpers.tsx

Co-authored-by: Marco Liberati <dej611@users.noreply.github.com>

* ci fix

Co-authored-by: Marco Liberati <dej611@users.noreply.github.com>
2021-11-11 08:26:48 +01:00
..
__mocks__
__snapshots__
dimension_panel [Lens] Refactor little things in preparation for gauges (#117868) 2021-11-10 13:52:05 +01:00
operations [Lens] fix passing 0 as static value (#118032) 2021-11-11 08:26:48 +01:00
change_indexpattern.tsx [Lens] Fix editor blowing up when working on non-exisiting data view (#114816) 2021-10-21 19:43:30 +02:00
datapanel.scss [Lens] Design updates in prep for thresholds (#113428) 2021-09-30 18:23:58 -04:00
datapanel.test.tsx [Lens] replace react specific props events with html events (#113156) 2021-09-28 10:55:41 +02:00
datapanel.tsx [feature branch] index pattern => data view for user facing content (#109821) 2021-10-20 18:53:39 -05:00
document_field.ts
field_item.scss
field_item.test.tsx filter types (#111269) 2021-10-06 17:46:54 +02:00
field_item.tsx [kibana_react] Extract <FieldButton /> and <FieldIcon/> to a package (#115377) 2021-11-08 17:33:14 +01:00
field_list.scss
field_list.tsx
fields_accordion.test.tsx
fields_accordion.tsx
help_popover.scss
help_popover.tsx
index.ts [DX] Upgrade prettier to v2.4.0 (#112359) 2021-09-19 22:34:30 -07:00
indexpattern.test.ts [Lens] fix passing 0 as static value (#118032) 2021-11-11 08:26:48 +01:00
indexpattern.tsx [eslint] enable type-specific lint rules (#114184) 2021-11-03 16:56:17 -06:00
indexpattern_suggestions.test.tsx [Lens] Avoid to compute over time suggestion for expensive configurations (#115932) 2021-11-03 14:57:23 +01:00
indexpattern_suggestions.ts [Lens] Avoid to compute over time suggestion for expensive configurations (#115932) 2021-11-03 14:57:23 +01:00
layerpanel.test.tsx [DX] Upgrade prettier to v2.4.0 (#112359) 2021-09-19 22:34:30 -07:00
layerpanel.tsx [Lens] Fix editor blowing up when working on non-exisiting data view (#114816) 2021-10-21 19:43:30 +02:00
lens_field_icon.test.tsx
lens_field_icon.tsx [kibana_react] Extract <FieldButton /> and <FieldIcon/> to a package (#115377) 2021-11-08 17:33:14 +01:00
loader.test.ts [Lens] Fix editor blowing up when working on non-exisiting data view (#114816) 2021-10-21 19:43:30 +02:00
loader.ts [Lens] Fix editor blowing up when working on non-exisiting data view (#114816) 2021-10-21 19:43:30 +02:00
mocks.ts
no_fields_callout.test.tsx [feature branch] index pattern => data view for user facing content (#109821) 2021-10-20 18:53:39 -05:00
no_fields_callout.tsx [feature branch] index pattern => data view for user facing content (#109821) 2021-10-20 18:53:39 -05:00
pure_helpers.test.ts
pure_helpers.ts
query_input.tsx
state_helpers.ts
time_shift_utils.tsx [Lens] Fix editor blowing up when working on non-exisiting data view (#114816) 2021-10-21 19:43:30 +02:00
to_expression.ts
types.ts [eslint] enable type-specific lint rules (#114184) 2021-11-03 16:56:17 -06:00
utils.ts [Lens] Fix editor blowing up when working on non-exisiting data view (#114816) 2021-10-21 19:43:30 +02:00
visualize_geo_field_button.tsx