1. only show the first 8 character of the project id
2. support id copy
3. the projectRender can be used in the select-table in the actions or
table in the list page
Change-Id: I92a0df708e8d406c8b0e09eadacc8295334f87dc
Update project column in the list page and selectTable component:
1. update project id to the first 8 characters
2. support copy the project id
Change-Id: Ic7563db2b3d3e99a5bc2b100e7c7d6fc5d54ca68
1. only show the first 8 character of the id
2. support id copy
3. bold the name to make it stand out
4. the idNameColumn can be used in the action codes
Change-Id: I5b0cdb0b1d76b795ae5dc83ebb3f6e8d3f4c3eec
1. only show the first 8 characters of the id in table
2. can copy the id
3. bold the name to make it stand out
4. update cypress command clickLinkInColumn, click link with the left
position, to avoid clicking the copy button on the right
Change-Id: I91046cac9631bd8d2da5dfd236a8e1f14196e6f9
1.The input is not required, when clear the input, the validator error
2.Fix some value to '-' if the value is empty string
Closes-Bug: #1990367
Change-Id: I2edd71e484518c423de2156ec41b06b7ecf00c68
Update Table/SimpleTable/DetailCard/TabDetail component to optimize the rendering of data with unit, such as size value
Change-Id: I0e4971eeee1353bce03e6ae1f583c8b6ace87489
Update Table/SimpleTable/DetailCard/TabDetail component to optimize the rendering of data with map values, such as status value, which has a value map to deal with the i18n display
Change-Id: I9696c194e15db14197334f31d09a49de8170fe20
1. Fix port/port_range required check when create/edit port forwarding
2. Update FormItem component required check: when the required property of formItem is true, it will check whether the value exists by default, also can cancel this check
Change-Id: Idbc6d84361e1fd4670327eb96c60dbd4f5a32c13
1. Hide containers card if value is empty
2. Fix addrss showing
3. Fix networks,ports and security groups showing
4. Remove links and labels in detail
Change-Id: I4a04893a370b387d7a3e9ebcc5073f02d508aeaa
1. Retain the lang value in LocalStorage when logging out
2. Add clearLocalStorage func && add unit test
Change-Id: I84cf361bfcaa40d2a6d80f687d02f43665cef3d3
1. fix the getNameRender to get rigth rowkey
2. fix the name column showing in user center credentials
Change-Id: I59d79937c388c77142b09494f0b3f351440ddddd
1. Support create/edit/delete/enable/disable domain actions
2. Set enableColumn to deal with enable column for domain/user/project
3. Update domain detail e2e
4. Update domain store for better fetch user/project data
Change-Id: I37bf708bca9c819f0d5a63d59dafef1959ec8503
1. Fix size unit to GiB/MiB for
volume/snapshot/backup/image/flavor/monitor
2. Update i18n for Zun
Change-Id: I97bc881b438c9922a2123c36b7e8ea40e5307fd2
1. Add validator for database and user
2. Add user create in trove instance user list
3. Add database create in trove instance database list
4. Fix database column in trove instance user list
Change-Id: Ifa6143e15049b5a7fd09aa385064e757d834fadc
1. Add client_authentication:'MANDATORY' to the params if use CA certificate
2. Add validator for domain name
3. Add pem validator for certificate content and private key
Change-Id: If6197357ee995678e25bb73e44787c016e66e83e
1. Add share server in administrator
2. Add share server detail in administrator
3. Add share tab in share server detail
4. Add delete && batch delete share server
5. Remove access info from share detail base info tab
6. Add link to network/share/server in share instance page
Change-Id: Ifa1efb75aebb32a2928f7d7db07e228d41d0894b
1. Add manila share group page in console and administrator
2. Add console create share group
3. Add console edit share group
4. Add delete share group in console and administrator
5. Add share group detail page in console and administrator
Change-Id: Ia96f38c2155210007faedb99bcf3ff49ae291245
1. Add 'ready' status to State component
2. Add price render in table
3. Support children column in table
4. Fix image/instance name validate
5. Support loading in Label component
6. Fix MagicInput component style
7. Fix role check in layout
8. Update class export
9. Remove useless component
Change-Id: I0e5d7e4a23fb0a68e17ae57eba83608be3a3df0e
1. Add client module to request openstack api
2. Remove window.request, stores use client to request api
3. Remove window.globals, use globalRootStore to deal with user info
Change-Id: I5657cfd8cf142dbacce8716991f805bbbb4a9222