Commit graph

5 commits

Author SHA1 Message Date
Alejandro Fernández Haro
b36b198293
[Move @kbn/config-schema to server] transform (#191685) 2024-08-29 16:19:44 +02:00
Walter Rafelsberger
0cc560fbb6
[ML] Transforms: Adds _schedule_now action to transform list. (#153545)
- Adds `_schedule_now` action to transform list.
- Fixes bulk actions to be correctly disabled when not available.
2023-03-26 12:18:01 +02:00
spalger
3730dd0779 fix all violations 2022-04-16 01:37:30 -05: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
Walter Rafelsberger
dd1822047c
[ML] Transforms: API schemas and integration tests (#75164)
- Adds schema definitions to transform API endpoints and adds API integration tests.
- The type definitions based on the schema definitions can be used on the client side too.
- Adds apidoc documentation.
2020-09-14 16:31:23 +02:00