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

Filter Expression Autocomplete #979

Closed
andymikulski opened this issue Aug 14, 2017 · 2 comments
Closed

Filter Expression Autocomplete #979

andymikulski opened this issue Aug 14, 2017 · 2 comments
Labels
Enhancement P3 We'll work on this in the future

Comments

@andymikulski
Copy link
Contributor

Description
Provide users editing the extra filter expression field with autocompletion for objects available in the JEXL context (normandy, transforms, and operators)

Goal

  • Eliminate the need to constantly refer to the filter expression docs
  • Prevent typos, forgotten arguments, etc, ultimately saving time for the end user

Level of Effort
Medium-. The front end library we use has components that come real close to what we want, but the last 10% to nail it is 90% of the work.

@andymikulski
Copy link
Contributor Author

@MattGrimes @gregglind , does this sound like a valuable tool for you and your teams?

@MattGrimes
Copy link

This sounds extremely handy. Just yesterday rrayborn and i both made the same mistake with normandy.isFirstRun using normandy.FirstRun instead. Autocomplete would have saved a head scratching.

@mythmon mythmon changed the title Feature Proposal: Filter Expression Autocomplete Filter Expression Autocomplete Jan 30, 2018
@mythmon mythmon added Enhancement P3 We'll work on this in the future labels Jan 30, 2018
@mythmon mythmon added this to Backlog in Admin Interface Feb 21, 2018
Admin Interface automation moved this from Backlog to Completed Apr 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement P3 We'll work on this in the future
Projects
No open projects
Admin Interface
  
Completed
Development

No branches or pull requests

5 participants