mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
* feat: 🎸 set-up NP data plugin * refactor: 💡 move interpreter functions registry to NP * refactor: 💡 move interpreter renderer registry to NP plugin * refactor: 💡 move interpreter typesRegistry to NP * refactor: 💡 move interpreter types to NP * chore: 🤖 import typeRegistry from NP and change TS type folder * refactor: 💡 move interpreter expression types to NP * refactor: 💡 move rest of interpreter common folder to NP plugin * fix: 🐛 fix TypeScript errors * test: 💍 improve typings and test mocks * refactor: 💡 make Interpreter internal registry impl private * test: 💍 inline NP backdoor mock creation in test suites * chore: 🤖 change @kbn/interpreter import paths to try fix errors * fix: 🐛 improve core Plugin interfaces * feat: 🎸 add stop() lifecycle to NP data plugins * refactor: 💡 move interpreter into expressions service data NP * refactor: 💡 inline Registry @kbn/interpreter class * refactor: 💡 remove dependency on @kbn/interpreter in data pub * refactor: 💡 move interpreter common dir into expressions dir * fix: 🐛 use TS types in kibana_context * feat: 🎸 add types suggested in PR review * feat: 🎸 add semantic interpreter registration functions * refactor: 💡 use require for all @kbn/interpreter imports * test: 💍 add Karma test mocks, thx @spalger 🙏 * docs: ✏️ update Core docs * test: 💍 add Sinon stubs for registries * chore: 🤖 change import syntax in hopes CI will work * chore: 🤖 set App Architecture as owners of data plugin * docs: ✏️ add README * chore: 🤖 change import in hopes to fix optimizer * fix: 🐛 make stop() plugin life-cycle optional * docs: ✏️ update Core API docs * test: 💍 remove unnecessary Jest mock * chore: 🤖 don't import from deeply inside a plugin * refactor: 💡 try different interpreter import * fix: 🐛 fix Karma mocking * fix: 🐛 fix TypeScript type imports * test: 💍 fix broken test |
||
---|---|---|
.. | ||
api | ||
apm | ||
canvas | ||
code | ||
dev-tools | ||
development | ||
discover | ||
getting-started | ||
graph | ||
images | ||
infrastructure | ||
limitations | ||
logs | ||
management | ||
maps | ||
migration | ||
ml | ||
monitoring | ||
plugins | ||
release-notes | ||
reporting | ||
security | ||
settings | ||
setup | ||
siem | ||
spaces | ||
timelion | ||
uptime | ||
visualize | ||
api.asciidoc | ||
canvas.asciidoc | ||
CHANGELOG.asciidoc | ||
dashboard.asciidoc | ||
dev-tools.asciidoc | ||
development.asciidoc | ||
discover.asciidoc | ||
getting-started.asciidoc | ||
gs-index.asciidoc | ||
index.asciidoc | ||
index.x.asciidoc | ||
introduction.asciidoc | ||
limitations.asciidoc | ||
management.asciidoc | ||
migration.asciidoc | ||
plugins.asciidoc | ||
redirects.asciidoc | ||
setup.asciidoc | ||
timelion.asciidoc | ||
visualize.asciidoc |