kibana/x-pack/plugins/licensing/server
Mikhail Shustov 5ec6fe315f
[DX] Bump TS version to v4.1 (#83397)
* bump version to 4.1.1-rc

* fix code to run kbn bootstrap

* fix errors

* DO NOT MERGE. mute errors and ping teams to fix them

* Address EuiSelectableProps configuration in discover sidebar

* use explicit type for EuiSelectable

* update to ts v4.1.2

* fix ts error in EuiSelectable

* update docs

* update prettier with ts version support

* Revert "update prettier with ts version support"

This reverts commit 3de48db3ec.

* address another new problem

Co-authored-by: Chandler Prall <chandler.prall@gmail.com>
2020-11-24 16:04:33 +01:00
..
routes Delay client-side feature usage registration until start (#79365) 2020-10-07 09:18:43 -06:00
services Get rid of global types (#81739) 2020-10-28 11:03:04 +01:00
index.ts Record security feature usage (#67526) 2020-06-04 12:29:28 -04:00
licensing_config.ts
licensing_route_handler_context.test.ts Add featureUsage API to licensing context provider (#69838) 2020-06-25 15:28:48 -06:00
licensing_route_handler_context.ts Add featureUsage API to licensing context provider (#69838) 2020-06-25 15:28:48 -06:00
mocks.ts Add featureUsage API to licensing context provider (#69838) 2020-06-25 15:28:48 -06:00
on_pre_response_handler.test.ts [DX] Bump TS version to v4.1 (#83397) 2020-11-24 16:04:33 +01:00
on_pre_response_handler.ts License fetching concurrency (#77560) 2020-09-18 09:01:27 -07:00
plugin.test.ts expose es config on es setup contract (#73055) 2020-08-17 21:08:27 +02:00
plugin.ts add client-side feature usage API (#75486) 2020-08-31 08:44:27 +02:00
types.ts Move and rename legacy elasticsearch client (#69797) 2020-06-29 17:43:31 +02:00
wrap_route_with_license_check.test.ts
wrap_route_with_license_check.ts