~troyanov/maas:maasagent-cleanup

Last commit made on 2023-04-27
Get this branch:
git clone -b maasagent-cleanup https://git.launchpad.net/~troyanov/maas
Only Anton Troyanov can upload to this branch. If you are Anton Troyanov please log in for upload directions.

Branch merges

Branch information

Name:
maasagent-cleanup
Repository:
lp:~troyanov/maas

Recent commits

8af3dcb... by Anton Troyanov

chore(ci): remove verbose print from golangci-lint

66663a3... by Anton Troyanov

fix(ws): incorrect storage amount

Combining multiple aggregations with annotate() will yield the wrong results
because joins are used instead of subqueries.

See related Django bug: https://code.djangoproject.com/ticket/10060

Resolves LP:2003940

e23cfd8... by Björn Tillenius

fix: use reduced iso duration format

3a0a3f7... by Nick De Villiers

Update maas-ui to 6fd611379
fix: Add missing data-testid to secondary nav title #4877 (#4879)

f44b33b... by Björn Tillenius

Move Script metadataserver models to maasserver.

1d28ac1... by Jones Ogolo <email address hidden>

Update maas-ui to 0c76d6fc8
fix: round off values to 1 decimal place at most lp#2012466 (#4876)

2f24261... by Christian Grabowski

Update initial SQL

ae7eced... by Christian Grabowski

skip checking serial if a newer one exists

update interface+ip trigger to ignore controllers handled in other trigger

693b0cd... by Björn Tillenius

Move Node metadataserver models to maasserver.

724472d... by Nick De Villiers

Update maas-ui to c89b18fd8
feat(settings): Add secondary navigation MAASENG-1364 (#4874)

- Added secondary navigation for the settings menu
- Unfocus main navigation on link click (so it collapses)
- Add theme colour support

![image](https://user-images.githubusercontent.com/35104482/234291512-b830b724-143a-4c40-8e7b-43b204ac3678.png)

---------

Co-authored-by: Peter Makowski <email address hidden>