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

[Feature] Datasource selector of multiple datasources #5167

Merged
Merged
Changes from 1 commit
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
3758626
initial commit for datasource
mengweieric Aug 10, 2023
3f6b467
initial commit for datasource service
mengweieric Aug 10, 2023
634c074
[Data Sources] Move datasource codebase from datasource plugin to dat…
mengweieric Aug 19, 2023
160c73e
[Data Sources] Add datasource factory
mengweieric Aug 19, 2023
12ab226
datasource service
mengweieric Sep 19, 2023
c71e0ea
datasource with factory
mengweieric Sep 19, 2023
ad55a8a
datasource selector
mengweieric Sep 19, 2023
5ce2363
exposes datasources from data plugin
mengweieric Sep 19, 2023
0042959
index pattern datasource registration
mengweieric Sep 19, 2023
1b8a746
add datasource selector to discover
mengweieric Sep 19, 2023
23cf242
remove unused files
mengweieric Sep 19, 2023
23aba4a
add/exposes types for datasources as a set of services
mengweieric Sep 19, 2023
249f139
add datasource selector unit tests
mengweieric Sep 22, 2023
116d1c1
merge datasource selector features with main
mengweieric Sep 30, 2023
2b8f7ff
add metadata to selectable
mengweieric Sep 30, 2023
c8a29b7
redirection to observability for non-index-pattern datasource
mengweieric Sep 30, 2023
b31e16f
add datasource factory tests
mengweieric Oct 1, 2023
4f1dc68
add datasource service test
mengweieric Oct 1, 2023
6e8c2d1
datasources related fixes
mengweieric Oct 2, 2023
e873130
add tests for datasource selectable
mengweieric Oct 2, 2023
b54dedd
added types/interfaces for sidebar selector, and add a couple of enha…
mengweieric Oct 2, 2023
94de201
remove pill effect
mengweieric Oct 2, 2023
53794f0
change type for name display in selector for index patterns
mengweieric Oct 2, 2023
50ace85
remove legacy index selector
mengweieric Oct 2, 2023
8cd2fe3
rename datasource change handler
mengweieric Oct 2, 2023
dd4b542
remove unused constants
mengweieric Oct 2, 2023
467b177
fix a redirection bug
mengweieric Oct 2, 2023
025cff7
Merge branch 'main' into feature/mul-data-source
mengweieric Oct 3, 2023
20487e0
add to change log
mengweieric Oct 3, 2023
4866312
Merge branch 'main' into feature/mul-data-source
joshuarrrr Oct 3, 2023
5532d38
fix bg color issue in source selector
mengweieric Oct 3, 2023
afc8a9f
Merge branch 'main' into feature/mul-data-source
joshuarrrr Oct 3, 2023
e2e0f19
Merge branch 'main' into feature/mul-data-source
mengweieric Oct 3, 2023
7e54205
address oui and missing guard
mengweieric Oct 4, 2023
78b8b83
add test subj
mengweieric Oct 4, 2023
3b43cae
i18 and datasource interface default return
mengweieric Oct 4, 2023
0758f4e
Merge branch 'main' into feature/mul-data-source
mengweieric Oct 4, 2023
422da0b
add default datasource tests
mengweieric Oct 4, 2023
f01ca6c
fix typo
mengweieric Oct 4, 2023
b967036
Merge branch 'main' into feature/mul-data-source
mengweieric Oct 4, 2023
3be325f
modify wording
mengweieric Oct 4, 2023
dcc8b2f
add experimental annotation to datasource
mengweieric Oct 4, 2023
759f3fa
Merge branch 'main' into feature/mul-data-source
mengweieric Oct 4, 2023
46fe28e
Merge branch 'main' into feature/mul-data-source
mengweieric Oct 4, 2023
8da7f55
add type datasource filtering to remove type error hint
mengweieric Oct 4, 2023
55a1f3a
remove unused type
mengweieric Oct 4, 2023
2227733
add 'type' to option type
mengweieric Oct 4, 2023
64872bd
Type fixes
ashwin-pc Oct 4, 2023
00491eb
cherry-pick type changes from remote and add partial fixes
mengweieric Oct 4, 2023
ccbb92b
add one type exports
mengweieric Oct 4, 2023
09f7002
remaining type errors fixed
ashwin-pc Oct 4, 2023
023507b
Merge branch 'main' into feature/mul-data-source
mengweieric Oct 4, 2023
811347c
addressing comments
mengweieric Oct 5, 2023
e8f219b
address dedup
mengweieric Oct 5, 2023
3642ef5
refactor datasource_selectable to address comments
joshuali925 Oct 5, 2023
a27d7e0
remove unnecessary optional chaining
joshuali925 Oct 5, 2023
f188b5f
Merge branch 'main' into feature/mul-data-source
mengweieric Oct 5, 2023
d56bc1d
refactor variable names
joshuali925 Oct 5, 2023
ff8f3ef
move functnions out of selectable component
mengweieric Oct 5, 2023
0a1bfd5
add comments for dedup/options list updates
mengweieric Oct 5, 2023
21af094
add experimental annotation
mengweieric Oct 5, 2023
24e6775
callback and experimental annotation on types
mengweieric Oct 5, 2023
fe8cfeb
handleSourceSelection callback
mengweieric Oct 5, 2023
81ff866
datasource annotation and import adjustment
mengweieric Oct 5, 2023
30fc3d6
remove pill effect
mengweieric Oct 5, 2023
5ab664b
minor changes addressing latest comments
mengweieric Oct 6, 2023
bea8e75
remove unused tests
mengweieric Oct 6, 2023
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
Prev Previous commit
Next Next commit
Merge branch 'main' into feature/mul-data-source
joshuarrrr authored Oct 3, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit afc8a9f753afa963811a379bc977dcd01b5a408a

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.