Skip to content

Support removal of filter based on variable selection#76

Closed
Gauravshah wants to merge 22 commits into
grafana-druid-plugin:masterfrom
GoshPosh:druid_filter_fix_v2
Closed

Support removal of filter based on variable selection#76
Gauravshah wants to merge 22 commits into
grafana-druid-plugin:masterfrom
GoshPosh:druid_filter_fix_v2

Conversation

@Gauravshah
Copy link
Copy Markdown
Collaborator

Variables are super powerful to create dynamic dashboards. One of the limitation was when selecting all we had to do .* as regex , it worked in some cases and and some cases it wouldn't work.

Removing the filter in case of all made most sense since we wanted all the values ( effectively removing filter itself)

Gauravshah and others added 22 commits August 3, 2017 06:29
fixing display size for period selector
…values_with_latest_master

# Conflicts:
#	dist/query_ctrl.js.map
#	dist/test/query_ctrl.d.ts
#	dist/test/query_ctrl.js
#	dist/test/query_ctrl.js.map
…t_master

Filter values auto complete latest master
…scoped_variables_master

# Conflicts:
#	dist/datasource.js
#	src/datasource.js
…scoped_variables_master

# Conflicts:
#	dist/datasource.js
#	src/datasource.js
check for hide first as per review & log it
…b.com:GoshPosh/druidplugin into enable_scoped_variables_master
fix start time bby rounding to day
added an option to ignore a filter when a predefined value is selected
adding filter.pattern for supporting regex
@Gauravshah
Copy link
Copy Markdown
Collaborator Author

working on cleaning commits

@Gauravshah
Copy link
Copy Markdown
Collaborator Author

cleaner PR #77

@Gauravshah Gauravshah closed this Aug 28, 2018
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.

2 participants