Skip to content
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.

Fix table sorting on current reservations page #1418

Closed
@orenyk

Description

@orenyk

Similar to #1378, the sorting on /reservations/current/:id doesn't really make sense. It looks like it's just sorting by reservation ID, but really future reservations should be sorted by start date, in ascending order, and checked out reservations should be sorted by checkout time, in descending order. Should be easy, let's bundle it in v6.0.0.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions