~cgrabowski/maas:handle_all_connections_busy_in_getRegionClient

Last commit made on 2022-08-25
Get this branch:
git clone -b handle_all_connections_busy_in_getRegionClient https://git.launchpad.net/~cgrabowski/maas
Only Christian Grabowski can upload to this branch. If you are Christian Grabowski please log in for upload directions.

Branch merges

Branch information

Name:
handle_all_connections_busy_in_getRegionClient
Repository:
lp:~cgrabowski/maas

Recent commits

e7653e5... by Christian Grabowski

allow getRegionClient to use a busy connection

2c8d1bf... by Jack Lloyd-Walters

Remove ungrammatical linebreak in operation description

1588462... by Peter Makowski

Update maas-ui to 4f2ed617f
feat: add navigation background transition (#4360)

7bada52... by huwshimi <email address hidden>

Update maas-ui to a7448b196
refactor(github): rename org to canonical (#4352)

* refactor(github): rename org to canonical

Rename the org to match the new org name

Fixes: #4351.

354a2db... by huwshimi <email address hidden>

Update maas-ui to 264f2ed67
feat(testing): support passing the store to render methods (#4358)

Support passing the full store object to render utils. This is needed when testing dispatches (e.g.
when using `store.getActions()`).

Fixes: canonical/app-tribe#1277.

334212c... by Alexsander de Souza

Add some missing `not_` filters

6ddd172... by Bill Wear

Update maas-offline-docs to 01f51ac1
[what-is-new-with-maas.html] remove errant line about IPMI-only BMC prior to vsn 3.2

9544b26... by Bill Wear

Update maas-offline-docs to 2c2cc928
[what-is-new-with-maas-3-2.html] remove errant line about IPMI-only BMC prior to vsn 3.2

8df9d8a... by Bill Wear

Update maas-offline-docs to 8dde06c0
Updated what-is-new-with-maas-3-2-5962.md to current discourse version

d94ace3... by Nick De Villiers

Update maas-ui to a62c9891f
Migrate Enzyme to RTL - /domains (#4354)

* Migrate RecordsFields.test to RTL

* Migrate AddRecordForm.test to RTL

* Migrate DeleteDomainForm.test to RTL

* Migrate DomainDetailsHeader.test to RTL

* Migrate DomainSummary.test to RTL

* Migrate DeleteRecordForm.test to RTL

* Migrate EditRecordForm.test to RTL

* Migrate ResourceRecords.test to RTL

* Migrate DomainDetails.test to RTL

* Migrate DomainListHeader.test to RTL

* Migrate DomainListHeaderForm.test to RTL

* Migrate DomainsTable.test to RTL

* Migrate DomainsList.test to RTL

* Change super long relative imports to absolute