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

Feature/sort talks page #717

Merged
merged 8 commits into from
Aug 20, 2024
Merged

Feature/sort talks page #717

merged 8 commits into from
Aug 20, 2024

Commits on Jul 22, 2024

  1. Add language and track to create_talk

    Neil Muller committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    56b932d View commit details
    Browse the repository at this point in the history
  2. Add parameter to sort talks

    Neil Muller committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9a79f10 View commit details
    Browse the repository at this point in the history
  3. Add test for sorting behavior

    Neil Muller committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ccd47f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Add unsorted case to tests

    Neil Muller committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    479ceba View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Pass sorted flag back to template for links

    Neil Muller committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    62aded5 View commit details
    Browse the repository at this point in the history
  2. Add clickable headers to the table for sorting

    Neil Muller committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    390d633 View commit details
    Browse the repository at this point in the history
  3. Pass sort flag through to pagination

    Neil Muller committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4b8f37c View commit details
    Browse the repository at this point in the history
  4. Update wafer/talks/views.py

    Appy feedback from PR
    
    Co-authored-by: Stefano Rivera <[email protected]>
    drnlm and stefanor authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4edc96d View commit details
    Browse the repository at this point in the history