kibana
https://github.com/elastic/kibana
TypeScript
Your window into the Elastic Stack
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported457 Subscribers
View all SubscribersAdd a CodeTriage badge to kibana
Help out
- Issues
- Failing test: Jest Integration Tests.src/core/server/integration_tests/ui_settings - uiSettings/routes doc exists set route returns a 200 and all values including update
- Failing test: Jest Integration Tests.src/core/server/integration_tests/ui_settings - uiSettings/routes doc exists set route returns a 400 if trying to set overridden value
- Failing test: Jest Integration Tests.src/core/server/integration_tests/ui_settings - uiSettings/routes doc exists setMany route returns a 200 and all values including updates
- Failing test: Jest Integration Tests.src/core/server/integration_tests/ui_settings - uiSettings/routes doc exists setMany route returns a 400 if trying to set overridden value
- Failing test: Jest Integration Tests.src/core/server/integration_tests/ui_settings - uiSettings/routes doc exists delete route returns a 200 and deletes the setting
- Failing test: Jest Integration Tests.src/core/server/integration_tests/ui_settings - uiSettings/routes doc exists delete route returns a 400 if deleting overridden value
- Failing test: Jest Integration Tests.src/core/server/integration_tests/ui_settings - uiSettings/routes doc exists global get route returns a 200 and includes userValues
- Failing test: Jest Integration Tests.src/core/server/integration_tests/ui_settings - uiSettings/routes doc exists global set route returns a 200 and all values including update
- Failing test: Jest Integration Tests.src/core/server/integration_tests/ui_settings - uiSettings/routes doc exists global set route returns a 400 if trying to set overridden value
- Failing test: Jest Integration Tests.src/core/server/integration_tests/ui_settings - uiSettings/routes doc exists global setMany route returns a 200 and all values including updates
- Docs
- TypeScript not yet supported