lp:~blake-rouse/maas/fix-1460614
- Get this branch:
- bzr branch lp:~blake-rouse/maas/fix-1460614
Branch merges
- Blake Rouse (community): Approve on 2015-06-05
-
Diff: 33 lines (+8/-8)1 file modifiedsrc/maasserver/static/partials/nodes-list.html (+8/-8)
Branch information
Recent revisions
- 3989. By Blake Rouse on 2015-06-04
-
[r=mpontillo][bug=1441864][author=
blake-rouse] Use exact matcher on all filters and enable the exact matcher in the nodesFilter. This fixes issues where filtering by an item that was a subset of another item would show both matching nodes for that item.
- 3988. By Mike Pontillo on 2015-06-04
-
[r=andreserl,
allenap] [bug=1461977][author=mpontillo] Remove obsolete 'Check component compatibility and certification' option. - 3987. By Ricardo Bánffy on 2015-06-04
-
[r=blake-rouse][bug=1459886][author=rbanffy] Make the power section of the node details page sensitive to cluster disconnections.
- 3986. By Blake Rouse on 2015-06-04
-
[r=mpontillo][bug=1443959][author=
blake-rouse] Save search filters for nodes and devices when changing the current view in angular. This will keep the current search when going back and forth between the node listing and node details view. Now if you refresh the page the filters will reset.
- 3985. By Blake Rouse on 2015-06-04
-
[r=andreserl,
rbanffy] [bug=1459886][author= blake-rouse] Send "update" notify message to all connected websocket clients for clusters when they connect or disconnect from the region. This keeps the client in sync with the cluster status in the region.
- 3984. By Mike Pontillo on 2015-06-03
-
[r=blake-rouse][bug=1459876][author=mpontillo] Add a "maas-region-admin purge_unused_
images" command, which will vacuum the database and remove any deleted large objects. - 3983. By Raphaël Badin on 2015-06-03
-
[r=mpontillo][bug=1461639][author=rvb] Fix spurious test failure: one cannot commission a node while it's on.
- 3982. By Blake Rouse on 2015-06-03
-
[r=andreserl][bug=1461258][author=
blake-rouse] Don't initialize the header height to the current value of the element. Reset the padding-top on destroy. - 3981. By Blake Rouse on 2015-06-03
-
[r=rvb][bug=1461256][author=
blake-rouse] Replace item in array on create action if the item already exists. This fixes the issue where an object with the same pk exists in an array. This is not allowed by angular and the 'track by' expression and will cause angular to error.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:maas/trunk