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

Allow to search/filter contracts #819

Open
marien-probesys opened this issue Nov 22, 2024 · 0 comments
Open

Allow to search/filter contracts #819

marien-probesys opened this issue Nov 22, 2024 · 0 comments
Labels
topic: contracts All the stuff related to the contracts type: new Global features that aren't there yet

Comments

@marien-probesys
Copy link
Member

Problem

The list of contracts is quite difficult to browse when there are many contracts.

Solution

Provide a search engine for the contracts to filter by:

  • name
  • status (status:coming, or status:ongoing, or status:finished)
  • organization (org:"org name" or org:#id)
  • alert statuses (has:alert, or alert:consumption, or alert:date)

For now, we're just going to provide an advanced form to avoid the complexity of a quick search form.

@marien-probesys marien-probesys added type: new Global features that aren't there yet topic: contracts All the stuff related to the contracts labels Nov 22, 2024
@marien-probesys marien-probesys added this to the Version 0.13.0 milestone Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: contracts All the stuff related to the contracts type: new Global features that aren't there yet
Projects
None yet
Development

No branches or pull requests

1 participant