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

GScan: search and filter #337

Closed
oliver-sanders opened this issue Dec 16, 2019 · 1 comment · Fixed by #499
Closed

GScan: search and filter #337

oliver-sanders opened this issue Dec 16, 2019 · 1 comment · Fixed by #499
Assignees
Milestone

Comments

@oliver-sanders
Copy link
Member

oliver-sanders commented Dec 16, 2019

Add search and filter functionality to GScan (#139).

gscan-filter

  • Search:
    • By partial registration name e.g. "foo' matches "fool/bar" and "bar/fool".
    • Accept globs / regex?
  • Filter:
    • Filter by "discrete" data only.
    • May involve adding to the GScan subscription to acquire the required data.

A further enhancement would be searching non-discrete metadata via a different interface. E.G. searching by suite title, description or the Cylc7 "group".

Pull requests welcome!

@oliver-sanders oliver-sanders mentioned this issue Dec 16, 2019
8 tasks
@oliver-sanders oliver-sanders added this to the 1.0 milestone Dec 16, 2019
@kinow kinow mentioned this issue Aug 20, 2020
4 tasks
@kinow kinow self-assigned this Sep 17, 2020
@kinow kinow modified the milestones: 1.0, 0.3 Sep 17, 2020
@kinow
Copy link
Member

kinow commented Sep 17, 2020

Hm, doesn't look too hard to implement. We have filters already in Tree view, will try to add that to GScan too.

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 a pull request may close this issue.

2 participants