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

Added link to open elasticsearch doc in raw new window for table panel #507

Closed
wants to merge 3 commits into from

Conversation

pkubat
Copy link

@pkubat pkubat commented Sep 17, 2013

Added an external link next to the Action title in the table panel that opens the selected elasticsearch document (event) directly via the elasticsearch document id (http://server:9200/index/typedocid?ptreety=true). This helps while trying to debug data issues by having the raw document to view.

closes #461

rashidkpc pushed a commit to rashidkpc/kibana that referenced this pull request Sep 17, 2013
@rashidkpc rashidkpc closed this Sep 18, 2013
harper-carroll pushed a commit to harper-carroll/kibana that referenced this pull request Jul 11, 2016
w33ble added a commit to w33ble/kibana that referenced this pull request Sep 13, 2018
Add a custom file upload component, which is used in the image uploader to provide a nicer, styled upload control than the old file input

* chore: make image upload a normal component

* fix: only update upload image state if still mounted

* feat: create a file upload component

useful for wrapping custom upload controls

* feat: use FileUpload for image upload argtype

* feat: handle drag and drop files

this mimics native file input functionality. also sends an activeTarget value into the render child so it can react to things being dragged over it

* feat: make drop target more apparent

use the activeTarget value to set the button class and text

* fix: make exposed prop clearer

also clean up and add some comments
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

Successfully merging this pull request may close these issues.

expose "doc id" via ui (or like to the raw document)
2 participants