~ack/maas:refresh-control-test

Last commit made on 2021-07-05
Get this branch:
git clone -b refresh-control-test https://git.launchpad.net/~ack/maas
Only Alberto Donato can upload to this branch. If you are Alberto Donato please log in for upload directions.

Branch merges

Branch information

Name:
refresh-control-test
Repository:
lp:~ack/maas

Recent commits

376de68... by Alberto Donato

WIP test gate-auto-refresh snap hook

8de2b61... by Renovate Bot <email address hidden>

Update maas-ui to de8c0823
fix(deps): update dependency formik to v2.2.9

25cfef1... by Renovate Bot <email address hidden>

Update maas-ui to 1b96751d
fix(deps): update dependency @types/react to v17.0.13

193e477... by Renovate Bot <email address hidden>

Update maas-ui to 2d8176ad
fix(deps): update dependency @types/react-router to v5.1.15

63f90cd... by Caleb Ellis

Update maas-ui to a5a802e5
feat(ui) build fetched images table (#2861)

e9df1cf... by Huw Wilkins

Update maas-ui to 4ab84d26
refactor(legacy): remove legacy dashboard

Remove all legacy dashboard files.

Fixes: canonical-web-and-design/app-squad#123.

89b2586... by Caleb Ellis

Update maas-ui to 769a9f74
refactor(ui): reorganise images components to follow fetching image flow (#2860)

c2d7316... by Huw Wilkins

Update maas-ui to e89120c6
feat(all): update dashboard URL to the React version

Change the dashboard URLs to point to the React dashboard.

Fixes: canonical-web-and-design/app-squad#140.

1a4f510... by Alberto Donato

add a /MAAS/maas-run-scripts endpoint to get the script from

This also includes a few cleanups:
 - Allow the Config class to get a dict of initial values
 - Fix missing robots.txt template
 - drop TextTemplateView as TemplateView accepts a content_type arg

f9ffa48... by Adam Collard

Fix flaky bcache test.

When creating a partition table from a partition that is intended to
be bootable, ensure the block device size is >= MIN_BOOT_PARTITION_SIZE.