MAAS UI: Sorting images, Configurable session timeout

Allow sorting images by last deployed

The initial MAAS image sorting specification has been completed and a first prototype of the feature is in review.

As part of this work also noticed a small bug where the sizes column was not sorted correctly. This has been fixed.

Configurable session timeout

The first version of the additional session configuration form on the Security page
is in review: https://github.com/canonical/maas-ui/pull/4638

screenshot of a session timeout configuration option

Setup MAAS GitHub Action

We have created a GitHub Action for installing and configuring MAAS
https://github.com/canonical/setup-maas

End-to-end testing with Playwright

We’re now verifying that machine.list and machine.count WebSocket API endpoints aren’t called unnecessarily (these calls are expensive).

1 Like