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] Implement mock drilldown plugin #2

Open
wants to merge 32 commits into
base: feature/drilldown
Choose a base branch
from

Conversation

willie-hung
Copy link
Owner

@willie-hung willie-hung commented Nov 16, 2023

Description

Implemented a drilldown plugin allows users to design their own navigation controls, customized to fit their specific preferences and workflow requirements.

Issue Resolved

Resolves #3

Demo

Demo 1 (Implemented a new visualization type)

demo.mov

Demo 2 (Implemented it's own drilldown functionality)

drilldown.card.demo.mov

Demo 3 (Multiple drilldown form with external website navigation)

Render_multiple_form.mov

Testing the changes

No test included.

Signed-off-by: Willie Hung <willie880201044@gmail.com>
willie-hung and others added 4 commits November 19, 2023 17:58
Signed-off-by: Willie Hung <willie880201044@gmail.com>
Signed-off-by: keskami <kkak808@gmail.com>
Signed-off-by: Willie Hung <willie880201044@gmail.com>
Copy link

@joshuarrrr joshuarrrr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Willie-The-Lord Excellent start - most of my comments can also be addressed in follow-up PRs and commits, so feel free to merge as-is if it allows the team to better split up tasks and keep moving forward.

src/plugins/vis_type_drilldown/public/drilldown_vis.ts Outdated Show resolved Hide resolved
src/plugins/vis_type_drilldown/README.md Outdated Show resolved Hide resolved
src/plugins/vis_type_drilldown/.i18nrc.json Outdated Show resolved Hide resolved
src/plugins/vis_type_drilldown/.eslintrc.js Outdated Show resolved Hide resolved
src/plugins/vis_type_drilldown/opensearch_dashboards.json Outdated Show resolved Hide resolved
src/plugins/vis_type_drilldown/public/drilldown_vis.ts Outdated Show resolved Hide resolved
…rds'

Signed-off-by: keskami <kkak808@gmail.com>
Signed-off-by: Willie Hung <willie880201044@gmail.com>
@willie-hung willie-hung changed the title Implement mock drilldown plugin [Feature] Implement mock drilldown plugin Nov 29, 2023
Added SuperSelect and Grabbed URL of SavedObject with Type 'Dashboard'
Signed-off-by: Willie Hung <willie880201044@gmail.com>
Signed-off-by: Willie Hung <willie880201044@gmail.com>
Signed-off-by: Willie Hung <willie880201044@gmail.com>
@shawnkchan shawnkchan mentioned this pull request Nov 30, 2023
7 tasks
Signed-off-by: Willie Hung <willie880201044@gmail.com>
Signed-off-by: Willie Hung <willie880201044@gmail.com>
willie-hung and others added 5 commits November 29, 2023 23:28
Signed-off-by: Willie Hung <willie880201044@gmail.com>
Signed-off-by: keskami <kkak808@gmail.com>
Signed-off-by: Willie Hung <willie880201044@gmail.com>
[Feature] Implement multiple drilldownform
Signed-off-by: keskami <kkak808@gmail.com>
@shawnkchan shawnkchan mentioned this pull request Dec 1, 2023
7 tasks
Switch Statement for Static URL and Dashboard Navigation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants