~adam-collard/maas:ipython-jedi-pin

Last commit made on 2022-02-04
Get this branch:
git clone -b ipython-jedi-pin 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:
ipython-jedi-pin
Repository:
lp:~adam-collard/maas

Recent commits

5b97068... by Adam Collard

Add pinned jedi dependency to work well with IPython

f0c1deb... by Peter Makowski

Update maas-ui to 6c0d9931
refactor: subnets on this space (#3585)

9c8a421... by Andreu <email address hidden>

Update maas-ui to 62ee9ee0
refactor: edit fabric form (#3584)

46fe867... by Caleb Ellis

Update maas-ui to c4dbd54a
feat(ui): improve UX of fabric VLANs table (#3582)

This branch updates the "VLANs in this fabric" table so that the
VLAN and Space cells are only rendered once for each VLAN.

f5f8c98... by Steve Rydz

Update maas-ui to af233255
Build subnet summary section (#3586)

6ffc05a... by huwshimi <email address hidden>

Update maas-ui to 9edc0a98
feat(ui): add iprange slice (#3583)

* feat(ui): add iprange slice

Add a slice to handle reducers, actions, types etc. for the iprange model.

Fixes: canonical-web-and-design/app-tribe#674.

5285d74... by Bill Wear

Update maas-offline-docs to f9d1e87a
doc updates for custom storage, updated upgrade pages

cc1131d... by Christian Grabowski

add systemd configuration for hardware sync

0165f39... by Peter Makowski

Update maas-ui to f6bc40cf
refactor: subnet delete action (#3573)

* refactor: subnet delete action

* enable heading customisation in TitledSection
- add headingLevel, headingClassName, headingVisuallyHidden props

* add cancelLabel to FormikFormButtons

* use FormikForm in DeleteSubnet

* add data fetching
- refactor DeleteSubnet.test.tsx

* add additional tests to DeleteSubnet

* fix FormikFormContent redirect bug

* update subnets end to end test

* revert FormikFormContent change

* add cleanup to AddSubnet

* update TitledSection.test.tsx

fcef993... by Peter Makowski

Update maas-ui to 1203051c
refactor: build space summary edit form (#3574)

* refactor: build space edit form

* add tests