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

[ Issue #509 + #510] Series views #589

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jul 31, 2024

  1. views: add series-list view

    This view is meant to give a quickoverview on a project since some of
    them can have hundreds of patches actives.
    This view also allows the user to apply changes on all of the series
    patches at once
    
    Signed-off-by: andrepapoti <[email protected]>
    andrepapoti committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1799337 View commit details
    Browse the repository at this point in the history
  2. tests: Add tests for series list view

    Signed-off-by: andrepapoti <[email protected]>
    andrepapoti committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5878433 View commit details
    Browse the repository at this point in the history
  3. views: add series-detail view

    Signed-off-by: andrepapoti <[email protected]>
    andrepapoti committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5cfa0dd View commit details
    Browse the repository at this point in the history
  4. views: add shortcut to series-list view on base.html

    Signed-off-by: andrepapoti <[email protected]>
    andrepapoti committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    55f0276 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. docs: add release notes for series-list and series-detail

    Signed-off-by: andrepapoti <[email protected]>
    andrepapoti committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ebe0397 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edff002 View commit details
    Browse the repository at this point in the history