1. Add subnet id in the subnet list page and subnet download data
2. Add tip of the used ip in the subnet list page in console
Change-Id: Ib38b94f71e02c9ed890e4e3d79773f1982a27c0f
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
Fix the first data fetch when the page has sepcial initial filter, which is related with the search filters in the page, such as the initial filter has the quick search conditions.
Change-Id: I6c285c28c67c097b9b1a4853958c4d1d669afd62
1. Support subnet detail page: base info tab && ports tab
2. Refactor subnet codes: adjust a more reasonable directory structure
3. Update port related code to support ports list in the subnet detail page
4. Update port detail back to the list page: entering from the instance/network/subnet detail page will return to the instance/network/subnet detail page
5. In the instance detail interface tab, remove the device owner filter
Change-Id: I02edd0cb54a76f6b590411be5f93b57bb89c6cd6
1. Support the snapshot info in the detail page, which is the source of the volume creation.
2. Fix the instance links for the volume attachments.
Change-Id: If89e93088c3d23ecb06945420a3a3e04dab596a5
Change the name of the List component's property isCourier to ableSkipPageByBackend, which is used when backend paging supports page jumping.
Change-Id: I1222cc3cafd49f329a47b1a23bbdf3716ceab537
1. Refactor edit port forwarding
2. Support edit port forwarding with port range
3. Update the instance name of the port forwarding
4. Update the display of the port forwarding porotols
5. Fix the display of the port forwarding popup in the fip list page
Change-Id: Iab97a60275f94d79cfb95db42154351665d0025e
After the Web SSO login is successfully configured on the back-end, you can select a login mode on the login page based on the configuration. The default login mode is Keystone authentication. If you select the Web SSO login mode, click OK to switch to the Web SSO configuration page.
Implements: blueprint skyline-sso-oid
Change-Id: I438adb31c758287525ba896b4d2b21d00842c3e7
Refactor the render project code: render it by the existed function, and remove the useless style code, which is used by the removed button in patch[1]
[1] Ib0e1ed51010c68dac64159a6154e65399f46a14d
Change-Id: I7255770608f7883ce317a5d2e9d8895323f5dc2e
1. Fix the public policy name in the create share form
2. Fix the public policy name in the edit share form
Change-Id: If737a207dcba1914f33bae07061a4e7b87a9970f
1. remove the basic role display from the overview page: because the api removed the base role information[1]
2. fix the title i18n
[1] I461ae3f8979377ae22ec851bf3315e509b22cfbd
Change-Id: Ib0e1ed51010c68dac64159a6154e65399f46a14d
1. Support fuzzy query port by name/fixed ip/server name when create/edit port forwarding and floating ip associate port: the API filtering method is used to filter data precisely. It is changed to: After the front-end obtains all data, it filters data based on the input content.
2. Add port status filter when create/edit port forwarding
3. Fix the port forwarding display in the floating ip list page: when
the number of port forwardings is less than the page size(10), the list will not show the pagination.
Change-Id: Iea0d19db42de2557167c444ad9454d6b8300795e
1. Add port list page, the old virtual adapter list page only show the
compute:nova bouned ports and unbouned ports
2. Update actions's allowed check: detach fip
3. Update port store: from virtualAdatperStore to portStore
4. Adjust file/folder path: from virtualAdapter to port
Change-Id: Iceec96731a9fd17de429b4e6061490a26e562162
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