~d0ugal/maas:release-notifications

Last commit made on 2020-10-01
Get this branch:
git clone -b release-notifications https://git.launchpad.net/~d0ugal/maas
Only Dougal Matthews can upload to this branch. If you are Dougal Matthews please log in for upload directions.

Branch merges

Branch information

Name:
release-notifications
Repository:
lp:~d0ugal/maas

Recent commits

ca25dde... by Dougal Matthews

Include release notifications in the same way we do with bootloaders

This removes the inclusion hack and uses similar logic to the inclusion
of the bootloaders.

46b569c... by Dougal Matthews

Remove the Release Notification service and integrate with the bootresources service

0c7468a... by Dougal Matthews

Update with feedback

c226230... by Dougal Matthews

Add release notifications to MAAS

This change adds a new release notification service which periodically
queries the configured simplestream and checks the metadata for any
release notifications.

The notifications are created for all users and if a user dismisses the
notification it will be resurfaced every six weeks.

c91a83c... by Caleb Ellis

Update maas-ui to 5c17cd2
fix(legacy): prevent removal of default commissioning scripts from machine details form (#1716)

7025e5c... by Kit Randel

Update maas-ui to 4447650
fix(ci): betterer js counts only src dir (#1722)

Betterer's "migrate js files to ts" test was counting all files, including dist etc. which lead to inconsistent counts. We really only care about the files in src.

66d8030... by huwshimi <email address hidden>

Update maas-ui to 7f4ecf5
fix(nav): fix history when navigation between apps (#1720)

Update the header links and legacy catch-all so that there aren't multiple history events when
navigating around the app.

Fixes: canonical-web-and-design/maas-ui#1718

21c5b8d... by Alberto Donato

support composing a VM backed by hugepages.

This applies to both the API and the websocket call.

96e6756... by Kit Randel

Update maas-ui to d30daa1
refactor(test): ensure state in tests is setup using rootStateFactory (#1721)

Additionally, use factories for setting up child state where appropriate.

b9082c7... by Alberto Donato

support different types of bool definition for LXD VM hugepages