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

Patch queue functionality #101

Open
9 of 15 tasks
bonzini opened this issue Nov 28, 2018 · 1 comment
Open
9 of 15 tasks

Patch queue functionality #101

bonzini opened this issue Nov 28, 2018 · 1 comment

Comments

@bonzini
Copy link
Contributor

bonzini commented Nov 28, 2018

  • Basic support in database and web interface
  • Add "queue:XXX" to search query
  • Allow downloading queue as mbox
    • Add /my-queues/PROJECTNAME, which automatically restricts the my-queues query to a project
    • Add /my-queues/PROJECTNAME/NAME to format queues like search results
    • Add /my-queues/PROJECTNAME/NAME/mbox view, similar to series mbox view
  • Allow emptying a queue from the my-queues page
  • Per-project WatchedQuery
  • Sanitize queue names
  • REST API improvements
    • Expose queues in REST API as /projects/.../queues/...
      • PATCH/POST/PUT on series can add/remove series from a queue
      • Add mbox_uri in project queue view
    • Expose watched queries in /users
    • Add mbox_uri to SeriesSerializer, redirecting to mbox view from www/views.py
@elmarco
Copy link

elmarco commented Aug 14, 2023

@bonzini there is a wip branch for this? thanks

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

No branches or pull requests

2 participants