Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Implement tags tab for VM and images (templates) #216

Closed
bwsw opened this issue Jun 23, 2017 · 0 comments
Closed

Implement tags tab for VM and images (templates) #216

bwsw opened this issue Jun 23, 2017 · 0 comments

Comments

@bwsw
Copy link
Owner

bwsw commented Jun 23, 2017

Tags pane must be located when other tabs are located. It must support CRUD operations for tags, every tag is key-value, where key/value is 255 chars max length field. (Task for copying templates - #239

Tags must be lexically sorted and grouped by first part (the part is the tag name field string before first dot), e.g. "vm.".

VM
  vm.name1 = ...
  vm.name2 = ...
Credentials
  credentials.login = ...
  credentials.password = ...

If tag doesn't include "." then all those tags must be groupped into "Common" tab.

The frontend must support searching by substring with search field.

This task is prerequisite for #2

@bwsw bwsw modified the milestone: Release 1.0.5 Jun 23, 2017
wowshakhov pushed a commit that referenced this issue Jul 10, 2017
wowshakhov pushed a commit that referenced this issue Jul 10, 2017
wowshakhov pushed a commit that referenced this issue Jul 11, 2017
wowshakhov pushed a commit that referenced this issue Jul 11, 2017
wowshakhov pushed a commit that referenced this issue Jul 11, 2017
wowshakhov pushed a commit that referenced this issue Jul 12, 2017
wowshakhov pushed a commit that referenced this issue Jul 12, 2017
wowshakhov pushed a commit that referenced this issue Jul 12, 2017
wowshakhov pushed a commit that referenced this issue Jul 12, 2017
wowshakhov pushed a commit that referenced this issue Jul 12, 2017
wowshakhov pushed a commit that referenced this issue Jul 12, 2017
wowshakhov pushed a commit that referenced this issue Jul 12, 2017
wowshakhov pushed a commit that referenced this issue Jul 18, 2017
wowshakhov pushed a commit that referenced this issue Jul 18, 2017
wowshakhov pushed a commit that referenced this issue Jul 19, 2017
wowshakhov pushed a commit that referenced this issue Jul 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants