← Back to team overview

maas-devel team mailing list archive

Add tags management from web interface

 

Hi,

I have modified django web app to be able to manage tags from the the web
interface. I have added Tags button:

Tags could be created, modified or deleted. The list menu also shows how
many nodes have that particular tag.

To tag nodes, it can be done from the node edit view:

One small problem is the ModelMultipleChoiceField don't show current values.

I have attached patch files with changes, tested against:
python-django-maas_1.7.1+bzr3341-0ubuntu1~utopic1
maas-region-controller-min_1.7.1+bzr3341-0ubuntu1~utopic1

maas-region-controller-min because search_box.css is modified to show
correctly the Tags button.

Adrián
Regards

PNG image

PNG image

Attachment: patch_maas_tags.tgz
Description: application/compressed-tar


Follow ups