Spencer
|
4385ac4d83
|
[eslint] enable type-specific lint rules (#114184)
* [eslint] enable type-specific lint rules
* autofix violations
* duplicate eslint-disable to new export statement
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
|
2021-11-03 16:56:17 -06:00 |
|
Brandon Kobel
|
4584a8b570
|
Elastic License 2.0 (#90099)
* Updating everything except the license headers themselves
* Applying ESLint rules
* Manually replacing the stragglers
|
2021-02-03 18:12:39 -08:00 |
|
Brandon Kobel
|
170a2956c8
|
Updating the License (#88343)
* Updating the Licenses, except for applying eslint, building
* Applying ESLint rules,building @kbn/pm, regenerating api docs
|
2021-01-19 17:52:56 -08:00 |
|
Liza Katz
|
506e9537bf
|
[Search] Server strategy example (#71679)
* Server strategy example
* Add tsconfig
Renamed is_partial to isPartial
Added isPartial and isRunning to OSS response type
* Docs + remove unused sample code
* Fix test naming of arguments
* ts
* ts fix
* Add filters and query input selector
* Update examples/search_examples/public/components/app.tsx
Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
* Use new service
* exapmle plugin ts
* unsubscribe + use timefilter
* typo
* docs
* Add comments and use agg config
* Added agg configs
Added field selector
Added a custom input param
* Adding getEsQuery to query service (??)
* Add server side example
* docs
* caps
* list plugin in examples page
* fix typo
* Update examples/search_examples/public/application.tsx
Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
* Update examples/search_examples/public/application.tsx
Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
* Update examples/search_examples/public/components/app.tsx
Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
* Update examples/search_examples/public/components/app.tsx
Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
* Update examples/search_examples/public/components/app.tsx
Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
* eslint
Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
|
2020-08-11 23:28:43 +03:00 |
|