~troyanov/maas:fix-1982208

Last commit made on 2022-07-25
Get this branch:
git clone -b fix-1982208 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:
fix-1982208
Repository:
lp:~troyanov/maas

Recent commits

fa80788... by Anton Troyanov

fix: add missing sample configs into deb pkg

Fixes bug #1982208

d8382e0... by Alexsander de Souza

fix sorting issues in unittests

use `assertCountEqual()` when the order of the elements is not important.

a0f5fb2... by Peter Makowski

Update maas-ui to ba7bf9de
upgrade @canonical/macaroon-bakery to v1.2.2 (#4260)

Fix an issue where node util was used instead of window.TextDecoder in browser env

26c7f71... by Jack Lloyd-Walters

add servers element to OpenApi definition

34282fb... by Alexsander de Souza

Allow specifying the string match type

Filters starting with the equals sign represent an exact match, while other strings are case-insensitive substring matches

9691e65... by Jack Lloyd-Walters

Introduce OpenApi endpoint

371692b... by "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>

Update maas-ui to e3a9c83b
fix(deps): update all non-major dependencies (#4275)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

8902507... by "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>

Update maas-ui to 963db220
chore(deps): update dependency eslint-plugin-no-only-tests to v3 (#4276)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

88bf4dd... by Nick De Villiers

Update maas-ui to 0fad096c
Migrate Enzyme to RTL - app/settings/views/Configuration (#4265)

* Migrate Commisioning.test to RTL

* Migrate CommissinoingFormTest to RTL

* Migrate CommissioningFormFields.test to RTL

* Migrate General.test to RTL

* Migrate KernerlParameters.test to RTL

* Migrate KernelParametersForm.test to RTL

8b16770... by Nick De Villiers

Update maas-ui to b6bc560c
Migrate Enzyme to RTL - src/app/settings/views/Images (#4269)

* Migrate ThirdPartyDrivers.test to RTL

* Migrate ThirdPartDriversForm.test to RTL

* Migrate VMWare.test to RTL

* Migrate VMWareForm.test to RTL

* Migrate Windows.test to RTL

* Migrate WindowsForm.test to RTL