~bjornt/maas:bug-1992975-group-none-next-page

Last commit made on 2022-10-14
Get this branch:
git clone -b bug-1992975-group-none-next-page https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
bug-1992975-group-none-next-page
Repository:
lp:~bjornt/maas

Recent commits

a6fe571... by Björn Tillenius

Add a few different test cases.

95c09ef... by Alberto Donato

LP:1988759 don't restrict LXD credentials to the maas project on LXD deploy

This causes MAAS not to be able to read storage volumes and networks from LXD

8d09695... by Peter Makowski

Update maas-ui to 0236dd896
fix: machine delete success (#4472)

24486bd... by Peter Makowski

Update maas-ui to 905056dd7
fix: browser history machines navigation (#4467)

fcaf5a3... by Alberto Donato

drop the ignore_unused helper

8fd43a0... by Peter Makowski

Update maas-ui to 264bd2655
feat(machines): tag actions using the new API (#4466)

* multiple tag lists handling
* fix: display automatic tags

ef09d03... by Adam Collard

Speed up test stats, use smaller test data

Eliminate assertThat

0e1994a... by Adam Collard

fix: filter tags by machine

Clean up the query (don't even ask about the previous one) and ensure
we actually update counts by filtering before the annotation.

ed14a3c... by Peter Makowski

Update maas-ui to 9ea794956
feat(machines): add group by parent (#4425)

* feat(machines): add group by parent

* test: migrate GroupSelect to RTL
- remove snapshot test

510edae... by Alberto Donato

validate that requested secrets are known.

This also reworks secret tests to parametrize them, since tests for DB-based
and Vault-based cases were duplicated