1. fix the getNameRender to get rigth rowkey
2. fix the name column showing in user center credentials
Change-Id: I59d79937c388c77142b09494f0b3f351440ddddd
1. Support create instance in server group row actions
2. Set server-group-select required when create instance by server group
Change-Id: I2a5f5de985a32a0394fe9501275519c568a4c9ab
1. Update skyline:project_admin, skyline:project_member, syline:project_reader, skyline:system_admin, skyline:system_reader to admin, member, reader
2. Update actions/list page used by skyline policy to normal policy
Change-Id: I4d06dbd871d7a1f982d574abbcfee9246fedf870
1. Support create key pair in the third step of instance creating
2. Auto select the new key pair after creating
Change-Id: Ib9f0745a7b04b764e1ab7582716d1c82a5bcc1f9
According to the api documentation, when the instance of bfv is created, imageRef does not need to be set, and it can be easily determined whether the instance is bfv based on this.
Change-Id: Ibacd417dd07a6cf8ee7d4d6dbd6b03cd5d0a5f99
1. Remove resize online action: api not support
2. Remove intance check for flavor which can be resized online
3. Update flavor create: remove hw:live_resize spec which is used for online resize flavor
Change-Id: Ie12dd38bbc60b38f96f33d081dd7518fa5e33fec
1. Support cores/ram quota info when resize instance
2. Disable select flavor which vcpus or ram is bigger then left quota
3. Update FlavorSelectTable to support disable select
4. Update resize action check: only check status, not status and vm_state
5. Update current flavor display: show vcpus && ram info
Change-Id: Ie96ca42de999eba80772314b967aaa0e8b1215ff
1. Update lock svg: add red color to make it more conspicuous
2. Add tip for lock icon
3. Update share group title
Change-Id: I5024dbb47929fa9aa59c483fc13e1f8ad883baaf
1. Support cpu && mem quota info when create instance
2. Disable click next button when cpu && mem left quota is insufficient
3. Update StepForm to support disable click next/submit button
Change-Id: Iae26d397debe67c44d8f80b6c5d85611a1cf67d5
1. Fix FormAction footer style when the action has tips, fix the bottom value
2. Fix button style in footer
Change-Id: Ia3f4cdd55f1e66386105e84fc044aefd34788e24
1. Support quota info when create share
2. Disable click submit button when left quota is not enough to create
Change-Id: I6af7cb3c29cad89dbceffb3c33d93eb46d0f963d
1. Update clone volume form: add volume info, size input, type select
2. Support quota info when clone volume
3. Disable click submit button when left quota is not enough to clone
4. Update clone volume e2e
Change-Id: I3cc1d85fad75b18b88bc49a20e8feaae14d4111a
1. Fix attached instance display in volume list page
2. Support quota info when extend volume
3. Disable click submit button when left quota is not enough to extend
4. Refactor instance detail fetch by instance store, not the client
5. Refactor instance locked hint by using validator, not notice after submit
6. Update instanceName default value in modal action
Change-Id: Ie5e492d1d550b8283b634fcd9fa645394d8ce504
1. Support quota info when image create volume
2. Disable click submit button when quota is insufficient
Change-Id: I0557a1b64a702c5d41fe7b167265c78f7a5b1723
1. Support quota info when backup create volume
2. Disable click submit button when quota is insufficient
Change-Id: I154a2fd85560c9b27770e4c828321da167d68133
1. Support quota info when snapshot create volume
2. Disable click submit button when quota is insufficient
Change-Id: I81a3bde0f4bd7bdc403bea8176754c5dc5a32373
1. Add backups and backup gigabytes quota when volume create backup
2. Disable click submit button when left backups quota is zero or left backup gigabytes quota is not enough
3. Refactor create backup, extract common function
4. Update Form right extra info span size, support small span for large
modal, also support custom span size
Change-Id: Ib76e6de287f8f84eecc36471dee3b8cce456b17b
1. Update Transfer component to support custom table onRow func
2. Fix the trigger to select the row when click select in project manage user form
3. Fix the trigger to select the row when click select in project manage user group form
4. Fix the trigger to select the project when click select in create user page
5. Fix multi select filter the inputed role name in project manage user form
6. Fix multi select filter the inputed role name in project manage user group form
7. Fix multi select filter the inputed role name in create user page
Change-Id: I0ee4a3db3e923384cf62c44e1801cabfca887217
1. Update backup mode in list page: Incremental Backup / Full Backup
2. Add size column in backup list page
3. Add backups and backup gigabytes quota when create backup
4. Disable click submit button when left backups quota is zero or left backup gigabytes quota is not enough
5. Disable to select volume when the volume size is bigger then the left backup gigabytes quota
6. Disable to select volume when left backups quota is zero
Change-Id: Ib8b0689674e3e96616a97fe55480f789569e6ef1
Fix cinder snapshot quota info in overview page && project detail page: it was replaced by the quota of the same name of share
Change-Id: I2cb72c229f110396a40c1ce8b52e5c588c3f4999