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

"Create index pattern" wizard. #13454

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
7753b93
Create Index Pattern Creation wizard.
cjcenizal Jun 28, 2017
df31c10
Temp: comment out and mock getIndices functionality.
cjcenizal Jul 27, 2017
bedff77
Hook up data seaching
chrisronline Aug 10, 2017
7d381b5
Add for/id connections for form inputs and labels
chrisronline Aug 10, 2017
d6853f5
Automatically append a wildcard
chrisronline Aug 11, 2017
76e5322
Highlight the index pattern in the results
chrisronline Aug 11, 2017
e279214
Ensure we only remove the last character if it's a `*`
chrisronline Aug 11, 2017
7b96bf9
Auto hide index pattern id controls
chrisronline Aug 11, 2017
0975841
Ensure this link is tabbable
chrisronline Aug 11, 2017
62c099a
Move the advanced fields down
chrisronline Aug 14, 2017
8ff0510
Use toggle button
chrisronline Aug 14, 2017
527529e
This shouldn't ever be required
chrisronline Aug 14, 2017
cb90d9b
Revert "This shouldn't ever be required"
chrisronline Aug 16, 2017
7c8e4ab
Update based on comments in PR
chrisronline Aug 16, 2017
46f582b
Ffew more changes
chrisronline Aug 16, 2017
689ab22
Port changes from Tyler's PR, https://github.com/elastic/kibana/pull/…
chrisronline Aug 16, 2017
10d4124
Remove unnecessary file
chrisronline Aug 16, 2017
4125975
Fix broken functional tests
chrisronline Aug 17, 2017
beac2ff
Copy changes
chrisronline Aug 17, 2017
aee8d27
Fix functional tests
chrisronline Aug 17, 2017
6885614
Remove loading from the main select, and move to an additional select
chrisronline Aug 17, 2017
2a1090d
Show help text when loading
chrisronline Aug 18, 2017
6d91637
Fix sorting
chrisronline Aug 18, 2017
1fe349c
Fixing broken functional tests
chrisronline Aug 18, 2017
1333198
Couple changes from PR review
chrisronline Aug 22, 2017
71f2525
Ensure input field does not show a red border until touched
chrisronline Aug 22, 2017
db1a73a
More descriptive and consistent copy
chrisronline Aug 22, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

Loading