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

Favorites in "select manually" #56

Closed
hackenbergstefan opened this issue Sep 29, 2023 · 1 comment · Fixed by #62
Closed

Favorites in "select manually" #56

hackenbergstefan opened this issue Sep 29, 2023 · 1 comment · Fixed by #62
Labels
enhancement New feature or request

Comments

@hackenbergstefan
Copy link
Owner

Some users use "select manually" frequently and have to scroll down a lot...

Add the following feature:

  • Add a property favorite to user (Model as STRING, but handle as list in python?)
  • Add checkbox Show in favorites on {endpoint} to mark this use for this endpoint as favorite
  • Display favorites of this endpoint on top of "select manually"-page
@hackenbergstefan hackenbergstefan added the enhancement New feature or request label Sep 29, 2023
hackenbergstefan added a commit that referenced this issue Jul 24, 2024
@hackenbergstefan
Copy link
Owner Author

Favorites implemented differently tracing how often a user has selected him:herself using "select manually"

hackenbergstefan added a commit that referenced this issue Jul 24, 2024
hackenbergstefan added a commit that referenced this issue Jul 24, 2024
hackenbergstefan added a commit that referenced this issue Jul 24, 2024
hackenbergstefan added a commit that referenced this issue Jul 24, 2024
* Print semver instead of githash on welcome

* Implement "Favorites in select manually".

Fixes #56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant