Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Short URL storage does not respect kibana.index config property #6489

Closed
Bargs opened this issue Mar 9, 2016 · 1 comment
Closed

Short URL storage does not respect kibana.index config property #6489

Bargs opened this issue Mar 9, 2016 · 1 comment

Comments

@Bargs
Copy link
Contributor

Bargs commented Mar 9, 2016

References to .kibana need to be replaced with server.config().get('kibana.index') in https://github.com/elastic/kibana/blob/master/src/server/http/short_url_lookup.js

Reported on Discuss: https://discuss.elastic.co/t/shortened-url-added-to-kibana/43901/2

@Bargs
Copy link
Contributor Author

Bargs commented Apr 22, 2016

Fixed by #7009

@Bargs Bargs closed this as completed Apr 22, 2016
1Copenut added a commit that referenced this issue Jan 4, 2023
## Summary

`[email protected]` ⏩ `[email protected]`

---
## [`72.1.0`](https://github.com/elastic/eui/tree/v72.1.0)

- Changed design of empty ranges in `EuiColorStops` to have diagonal
gray stripes instead of a solid light gray color
([#6489](elastic/eui#6489))
- Changed popover in `EuiColorStops` to not appear when dragging/moving
a color stop ([#6489](elastic/eui#6489))
- `EuiPopover` now supports overriding `focusTrapProps.onClickOutside`,
which allows customization of auto-close behavior on outside click.
([#6500](elastic/eui#6500))

**CSS-in-JS conversions**

- Converted `EuiColorStops` to Emotion
([#6489](elastic/eui#6489))
- Added `brighten` service to manipulate CSS-in-JS colors
([#6489](elastic/eui#6489))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant