~adam-collard/maas:curl-for-smaller

Last commit made on 2022-06-23
Get this branch:
git clone -b curl-for-smaller https://git.launchpad.net/~adam-collard/maas
Only Adam Collard can upload to this branch. If you are Adam Collard please log in for upload directions.

Branch merges

Branch information

Name:
curl-for-smaller
Repository:
lp:~adam-collard/maas

Recent commits

e607a6b... by Adam Collard

Prefer curl over wget for UI dependencies

Stream curl straight into tar to avoid wasted space on disk.

Nobody needs tarballs of yarn and nodejs kicking around.

Signed-off-by: Adam Collard <email address hidden>

2558c3b... by Alberto Donato

use makefile targets to build UI in the snap

3eec5b5... by Seyeong Kim

Fix utf-8 character error when bmc-config

Related LP and article

https://bugs.launchpad.net/bugs/1892983
https://bugs.launchpad.net/bugs/1929478
https://discourse.maas.io/t/maas-failed-commissioning/4904

10050f1... by Alberto Donato

fix deprecated collections.Iterable import (breaks on python3.10)

038aa82... by Peter Makowski

Update maas-ui to 31a2073f
add local fonts (#4146)

2b2f559... by Peter Makowski

Update maas-ui to 8305ab27
fix: proxy url required (#4148)

* fix: proxy url required
* add e2e test to intro pages

b32497c... by Caleb Ellis

Update maas-ui to bfe1f788
refactor: update zone state shape in Redux (#4091)

This branch updates the state shape for the zone model in order to
better handle actions and errors. It will serve as the blueprint for
updating the rest of the models to the same shape.

9f3dc22... by Caleb Ellis

Update maas-ui to 0a451e05
refactor: migrate base components to RTL part 3 (#4140)

d0d07d4... by Caleb Ellis

Update maas-ui to 987f07ab
refactor: migrate base components to RTL part 2 (#4126)

66e4639... by Bill Wear

Update maas-offline-docs to 124b2fab
[how-to-install-maas.html] remove superflous first heading and consolidate tab stanza