kibana/x-pack/plugins/lens/public/state_management
Marta Bondyra d4c03eb9b4
[Lens] Switch to SavedObjectClient.resolve (#110059)
* Step 2: Update client code to use resolve() method instead of get()

Following sharing Saved Objects developer guide: Step 2
This step demonstrates the changes to update client code to use the new
SavedObjectsClient `resolve()` method instead of `get()`.

* Step 3 Lens
2021-09-03 16:44:12 +02:00
..
init_middleware [Lens] Switch to SavedObjectClient.resolve (#110059) 2021-09-03 16:44:12 +02:00
index.ts [Lens] Redux selectors optimization (#107559) 2021-08-10 21:06:35 +02:00
lens_slice.test.ts
lens_slice.ts [Lens] Switch to SavedObjectClient.resolve (#110059) 2021-09-03 16:44:12 +02:00
optimizing_middleware.ts [Lens] moving store loading to middleware (#106872) 2021-08-03 18:37:15 +02:00
selectors.ts [Lens] Redux selectors optimization (#107559) 2021-08-10 21:06:35 +02:00
time_range_middleware.test.ts [Lens] Disable the global timepicker for index pattern without primary timefield and visualizations without timefield (#108052) 2021-08-13 18:24:00 +02:00
time_range_middleware.ts [Lens] Redux selectors optimization (#107559) 2021-08-10 21:06:35 +02:00
types.ts [Lens] Switch to SavedObjectClient.resolve (#110059) 2021-09-03 16:44:12 +02:00