Commit Graph

7 Commits

Author SHA1 Message Date
zhuyue
6eddd6e927 fix: Fix create ipv6 subnet with ipv6_address_mode
fix create ipv6 subnet with ipv6_address_mode

Change-Id: I9edfea47a00d00087e5b941ce50727e751906418
2021-11-30 12:57:00 +08:00
zhuyue
98cf22128f feat: Make phone number input international & change library related
1. make phone number input international
2. change phone number library to libphonenumber

Change-Id: I25bb8006646d8f54b5e4bd0f84f713823f45ec5f
2021-11-11 18:54:48 +08:00
zhuyue
ffa59fd088 feat: Make ipProtocol can be entered by user
Make ipProtocol can be entered by user

Change-Id: I74122014b9e209af331db467f7d84e56d70cfc50
2021-11-05 07:10:34 +00:00
Jingwei.Zhang
2b68f2a3d7 fix: Update component && validate
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
2021-09-08 15:49:11 +08:00
xusongfu
22bd292634 fix: Fix cannot create network with ipv6 and other issues
1. Fix the gateway_ip form item to prevent wrong verification
2. Fix checkCidr function to make sure correct verification of empty values
3. Fix rule message to match form label with empty value
4. Add `maskClosable = false` to prevent closing the modal by mistake when filling in the form, causing all inputs to be cleared

Change-Id: I55f504b6a457de7ff0dd1017453a1cd800f4610a
2021-09-06 10:42:28 +08:00
zhuyue
2ac761eec3 feat: Add tree select form item
add tree select form item

Change-Id: I203e63f6e11608ff7cffcb5f5e09518e880303f6
2021-09-02 15:44:48 +08:00
Hanxiang Gao
4eb68e7fb2 feat: Add initial code of skyline-console
Add initial code of skyline-console

Change-Id: Icba2152a014761f53789357b5085d0779cd0e2a4
2021-06-01 23:29:30 +08:00