Feature #4184

Organize templates with tags

Added by Tino Vázquez over 5 years ago. Updated over 5 years ago.

Status:ClosedStart date:11/23/2015
Priority:NormalDue date:
Assignee:Daniel Molina% Done:

100%

Category:Sunstone
Target version:Release 5.0
Resolution:fixed Pull request:

Description

And allow for searchs in VM Template tab such as "All GOLDEN templates"


Related issues

Related to Backlog #3046: Colorize on the Virtual Machine Display for each Machine Pending 07/15/2014
Related to Feature #4259: Show resource labels in the list of resources Closed 12/22/2015
Related to Backlog #4260: Define a color for each label New 12/22/2015
Related to Feature #4261: Add labels support for OneFlow services and templates Closed 12/22/2015

Associated revisions

Revision 0c056d55
Added by Daniel Molina over 5 years ago

feature #4184: Use template_raw in Template.update
Instead of using vmtemplate, use template_raw like the rest of resources

Revision df4cd284
Added by Daniel Molina over 5 years ago

feature #4184: Add Template.update_template action

Revision ad195931
Added by Daniel Molina over 5 years ago

feature #4184: Add Tags table to the Template info panel

Revision d2f439c2
Added by Daniel Molina over 5 years ago

feature #4184: Rename Tags to Labels

Revision 6c865b0b
Added by Daniel Molina over 5 years ago

feature #4184: Add Labels utils

Revision cded9e64
Added by Daniel Molina over 5 years ago

feature #4184: Add label filtering and dropdown

Revision 2ac0d4ef
Added by Daniel Molina over 5 years ago

feature #4184: Add common append action

Revision 4ca86289
Added by Daniel Molina over 5 years ago

feature #4184: Add append action to VM Template

Revision 912ea4e8
Added by Daniel Molina over 5 years ago

feature #4184: Add checkbox listeners to update labels

Revision d911c7ef
Added by Daniel Molina over 5 years ago

feature #4184: Add new label

Revision 0abc5af8
Added by Daniel Molina over 5 years ago

feature #4184: Refactor labels menu and dropdown

Revision baf6f605
Added by Daniel Molina over 5 years ago

feature #4184: Fix labels edition for detailed info

Revision ccc01226
Added by Daniel Molina over 5 years ago

feature #4184: Move labels methods to tab-datatable

Revision d0edb94a
Added by Daniel Molina over 5 years ago

feature #4184: Add style to hide non active labels trees

Revision beab1c0d
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to images-tab

Revision 98db2aad
Added by Daniel Molina over 5 years ago

feature #4184: Add Image.append action

Revision 0c6dea80
Added by Daniel Molina over 5 years ago

feature #4184: Add template labels column to yaml files

Revision 233fc261
Added by Daniel Molina over 5 years ago

feature #4184: Add VM.append action

Revision dec7cef6
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to vms-tab

Revision 4217a900
Added by Daniel Molina over 5 years ago

feature #4184: Show labels dropdown only if the tab supports it

Revision 9d6401c1
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to users-tab

Revision 0d99ceb6
Added by Daniel Molina over 5 years ago

feature #4184: Add Group.append action

Revision 7cf28f20
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to groups-tab

Revision 9153b176
Added by Daniel Molina over 5 years ago

feature #4184: Add VDC.append action

Revision 3236f49e
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to vdcs-tab

Revision 8db85847
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to files-tab

Revision 1f991332
Added by Daniel Molina over 5 years ago

feature #4184: Add Cluster.append action

Revision 15ac53ab
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to clusters-tab

Revision ac94025d
Added by Daniel Molina over 5 years ago

feature #4184: Add Host.append action

Revision 1e4cdd13
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to hosts-tab

Revision 7806a10b
Added by Daniel Molina over 5 years ago

feature #4184: Add Datastore.append action

Revision 225ab956
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to datastore-tab

Revision 8cc56586
Added by Daniel Molina over 5 years ago

feature #4184: Add Network.append action

Revision 275eaedb
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to vnets-tab

Revision 686822f3
Added by Daniel Molina over 5 years ago

feature #4184: Add SecurityGroup.append action

Revision cafeefd9
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to secgroups-tab

Revision 0fc9e381
Added by Daniel Molina over 5 years ago

feature #4184: Add Zone.append action

Revision cb45e193
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to zones-tab

Revision 2072be67
Added by Daniel Molina over 5 years ago

feature #4184: Fix labels text-overflow

Revision a81f6f20
Added by Daniel Molina over 5 years ago

feature #4184: Refactor labels to be used in other data tables

Revision cb66f3b4
Added by Daniel Molina over 5 years ago

feature #4184: Add labels filter support to cloud view

Revision b38923ad
Added by Daniel Molina over 5 years ago

feature #4184: Update drowpdown after adding a label

Revision 811551e2
Added by Daniel Molina over 5 years ago

feature #4184: Remove labels table from template info

Revision 8d0fa339
Added by Daniel Molina over 5 years ago

feature #4184: Use template_raw in Template.update
Instead of using vmtemplate, use template_raw like the rest of resources

Revision 6947ec73
Added by Daniel Molina over 5 years ago

feature #4184: Add Template.update_template action

Revision 1535ca13
Added by Daniel Molina over 5 years ago

feature #4184: Add Tags table to the Template info panel

Revision a0b108cd
Added by Daniel Molina over 5 years ago

feature #4184: Rename Tags to Labels

Revision 40a3a6c4
Added by Daniel Molina over 5 years ago

feature #4184: Add Labels utils

Revision b8a45cfb
Added by Daniel Molina over 5 years ago

feature #4184: Add label filtering and dropdown

Revision dc540d10
Added by Daniel Molina over 5 years ago

feature #4184: Add common append action

Revision ed41511a
Added by Daniel Molina over 5 years ago

feature #4184: Add append action to VM Template

Revision 291eaa03
Added by Daniel Molina over 5 years ago

feature #4184: Add checkbox listeners to update labels

Revision 92cd61b7
Added by Daniel Molina over 5 years ago

feature #4184: Add new label

Revision 95ec77f5
Added by Daniel Molina over 5 years ago

feature #4184: Refactor labels menu and dropdown

Revision fd36bb5a
Added by Daniel Molina over 5 years ago

feature #4184: Fix labels edition for detailed info

Revision 840ed182
Added by Daniel Molina over 5 years ago

feature #4184: Move labels methods to tab-datatable

Revision e0915126
Added by Daniel Molina over 5 years ago

feature #4184: Add style to hide non active labels trees

Revision a5fc775e
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to images-tab

Revision 6f1bce6b
Added by Daniel Molina over 5 years ago

feature #4184: Add Image.append action

Revision c062f727
Added by Daniel Molina over 5 years ago

feature #4184: Add template labels column to yaml files

Revision 41921bfc
Added by Daniel Molina over 5 years ago

feature #4184: Add VM.append action

Revision 22adcb77
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to vms-tab

Revision f949ecfc
Added by Daniel Molina over 5 years ago

feature #4184: Show labels dropdown only if the tab supports it

Revision 6cd572cd
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to users-tab

Revision 3e0a2e88
Added by Daniel Molina over 5 years ago

feature #4184: Add Group.append action

Revision f1a71279
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to groups-tab

Revision 4d36810b
Added by Daniel Molina over 5 years ago

feature #4184: Add VDC.append action

Revision 9412c941
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to vdcs-tab

Revision 1f79df30
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to files-tab

Revision 4b9956cd
Added by Daniel Molina over 5 years ago

feature #4184: Add Cluster.append action

Revision 8931dffb
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to clusters-tab

Revision 6c523331
Added by Daniel Molina over 5 years ago

feature #4184: Add Host.append action

Revision a6b6e469
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to hosts-tab

Revision 07e894d5
Added by Daniel Molina over 5 years ago

feature #4184: Add Datastore.append action

Revision 8dcb4985
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to datastore-tab

Revision b8351d2e
Added by Daniel Molina over 5 years ago

feature #4184: Add Network.append action

Revision 80547704
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to vnets-tab

Revision bb122965
Added by Daniel Molina over 5 years ago

feature #4184: Add SecurityGroup.append action

Revision 7c7e625b
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to secgroups-tab

Revision 583afb23
Added by Daniel Molina over 5 years ago

feature #4184: Add Zone.append action

Revision 9d192287
Added by Daniel Molina over 5 years ago

feature #4184: Add labels support to zones-tab

Revision 12add444
Added by Daniel Molina over 5 years ago

feature #4184: Fix labels text-overflow

Revision ebfa4bda
Added by Daniel Molina over 5 years ago

feature #4184: Refactor labels to be used in other data tables

Revision 569cd96d
Added by Daniel Molina over 5 years ago

feature #4184: Add labels filter support to cloud view

Revision a28d836f
Added by Daniel Molina over 5 years ago

feature #4184: Update drowpdown after adding a label

Revision e6040544
Added by Daniel Molina over 5 years ago

feature #4184: Remove labels table from template info

Revision fc0f573e
Added by Daniel Molina over 5 years ago

feature #4184: Fix sidebar menu style when no labels are defined

Revision 620ec97e
Added by Carlos Martín about 5 years ago

Feature #4184: Remove unused files

Revision 14ba502d
Added by Carlos Martín about 5 years ago

Feature #4184: Fix labels in cloud view, VM create

Revision bf90cc02
Added by Carlos Martín about 5 years ago

Feature #4184: Allow to unselect active labels in menu

History

#1 Updated by Carlos Martín over 5 years ago

  • Related to Backlog #3046: Colorize on the Virtual Machine Display for each Machine added

#2 Updated by Daniel Molina over 5 years ago

  • Tracker changed from Backlog to Feature
  • Assignee set to Daniel Molina

#3 Updated by Daniel Molina over 5 years ago

  • Status changed from Pending to New

#4 Updated by Daniel Molina over 5 years ago

  • Related to Feature #4259: Show resource labels in the list of resources added

#5 Updated by Daniel Molina over 5 years ago

#6 Updated by Daniel Molina over 5 years ago

  • Related to Feature #4261: Add labels support for OneFlow services and templates added

#7 Updated by Daniel Molina over 5 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
  • Resolution set to fixed

Also available in: Atom PDF