~troyanov/maas:remove-dhcp-monitor-script

Last commit made on 2023-04-04
Get this branch:
git clone -b remove-dhcp-monitor-script https://git.launchpad.net/~troyanov/maas
Only Anton Troyanov can upload to this branch. If you are Anton Troyanov please log in for upload directions.

Branch merges

Branch information

Name:
remove-dhcp-monitor-script
Repository:
lp:~troyanov/maas

Recent commits

5910d71... by Anton Troyanov

chore: remove dhcp-monitor-script

380425e... by Alberto Donato

drop maas-sampledata from deb and snap packages

30d7601... by Peter Makowski

Update maas-ui to 2c6d45fb8
fix: machine list controls layout (#4851)

* add global is-maas-select class
* fix .debounce-search-box styles
* move .machine-list-controls to own file
* add renderButtons prop
* add container query styles

5637b75... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Update maas-ui to c43c3d79b
chore(deps): bump webpack from 5.73.0 to 5.77.0 (#4850)

f276be1... by Nick De Villiers

Update maas-ui to 3cd52be4c
fix(MachineList): Update pagination behaviour MAASENG-1490 (#4849)

- Error messages are displayed for invalid values
- Error messages are cleared on blur and value is reset to current page
- Adjusted styling of error message (approved by Amy)

994a631... by Alberto Donato

cleanup and simplify makefile targets related to deb packaging

This reworks targets for building the source tree for deb packages, extracting common actions. The only difference between the previous ones was how the initial tree was built (whether uncommitted changes were brought in or not).

It also drops unused targets for building only source packages.

d9e3439... by Bill Wear

Update maas-offline-docs to cb80a961
[maas-documentation-25.html] fix serial redirects

a3c6ec8... by Bill Wear

Update maas-offline-docs to 9325c3ac
Updated maas-documentation-25.md to current discourse version

eeb75d3... by Peter Makowski

Update maas-ui to d918639d3
ci: move docs checker to separate workflow (#4848)

* move docs link checker to separate workflow
- set cron schedule 0 14 * * 1-5

* update vaultIntegration docs URL

548cb03... by Bill Wear

Update maas-offline-docs to 5f92e71c
[about-controllers.html] more updates to region controller responsibilities from reading `maasserver/region_controller.py`