Commit Graph

1287 Commits

Author SHA1 Message Date
zhuyue
1d504c7645 fix: Fix lb download
fix lb download

Change-Id: Ibe33b212d8b5097c9ea33074f6e51fcf746bc0a7
2021-09-03 15:06:36 +08:00
zhuyue
54b4106d5c fix: Fix manage port security group
fix manage port security group

Change-Id: Id8a79ef642cb5f81183c080b2288e4224c24109c
2021-09-03 14:54:40 +08:00
zhuyue
63e97657d5 fix: Fix port download column
fix port download column

Change-Id: Icc4b287311a39eb36ae9f21950b795d8c79722e6
2021-09-03 13:42:06 +08:00
Zuul
63915c881b Merge "fix: Fix create user in domain detail page" 2021-09-03 04:51:30 +00:00
Zuul
07a34abd9b Merge "fix: Fix volume columns" 2021-09-03 04:38:36 +00:00
zhuyue
2984fba525 fix: Fix edit subnet params
fix edit subnet params

Change-Id: Id8473c12f272c0b082bb9c9f5629ea965cd9a10b
2021-09-03 11:59:33 +08:00
zhuyue
efe6ff81cd fix: Fix volume columns
fix volume columns

Change-Id: I261fefdab1bfe3dd12445710be59278fbc4204cb
2021-09-03 11:55:44 +08:00
zhuyue
7a11c3e279 fix: Fix create user in domain detail page
fix error name when creating user in domain detail page successfully

Change-Id: I123d158d9398469cc26b879c795b0944f9978c4c
2021-09-03 11:50:59 +08:00
zhuyue
40a7831e79 fix: Fix magic input css
fix magic input css

Change-Id: Ifcbedbb46102fa217794c573bb6d4eba2956aaa2
2021-09-03 11:33:29 +08:00
Zuul
73300c38d8 Merge "fix: Fix table height with hint" 2021-09-03 02:39:16 +00:00
Zuul
672c8d0f9b Merge "fix: Fix spelling & remove link" 2021-09-03 02:35:07 +00:00
Zuul
4eca73c6fd Merge "fix: Fix for select table init & LB listener download" 2021-09-03 02:35:05 +00:00
Zuul
9dd11c8296 Merge "fix: Fix for magic input with boolean option show & etc." 2021-09-03 02:28:08 +00:00
Zuul
88ac78a8db Merge "feature: Add allocation pools validate rules" 2021-09-02 10:39:47 +00:00
Zuul
70ff7bd7d6 Merge "fix: Fix project detail policy" 2021-09-02 10:39:46 +00:00
zhuyue
e9d2152e32 fix: Fix spelling & remove link
1. fix spelling
2. remove link at login page

Change-Id: I9210891c3d00ca23a67cf300ab4d44cbe1176505
2021-09-02 18:24:51 +08:00
zhuyue
d7d78a1be5 fix: Fix for select table init & LB listener download
1. fix for select table init
2. fix for lb listener download

Change-Id: Idb6840bfbc9c4dc48414f3cfdd57a86f112a9126
2021-09-02 18:18:51 +08:00
Zuul
1d675b4362 Merge "fix: Fix floating ip detail when router is not private" 2021-09-02 10:06:45 +00:00
zhuyue
fab8cf703a fix: Fix for magic input with boolean option show & etc.
1. fix for magic input with boolean option show
2. add filter params for security group rule

Change-Id: Ibc278779487a3678193749b741f090d2b55e2be9
2021-09-02 18:01:31 +08:00
zhuyue
2a3018a52d feature: Add allocation pools validate rules
add allocation pools validate rules

Change-Id: I285c8f2a4f0ec8581e88425306744f1f3a53572c
2021-09-02 17:50:03 +08:00
zhuyue
376aa6b05c fix: Fix project detail policy
fix project detail policy

Change-Id: I593439ad902fe06904271e0c946910cf075083a2
2021-09-02 17:40:44 +08:00
zhuyue
938d432479 fix: Fix floating ip detail when router is not private
fix floating ip detail when router is not private

Change-Id: I8554a3c1cc9f2f25616875b24601f8e329edfc19
2021-09-02 09:11:24 +00:00
zhuyue
101025eaac fix: Fix extend volume when instance is locked
fix extend volume when instance is locked

Change-Id: Ib5333ee118cf95d46790ed8548a172845d2b4a23
2021-09-02 09:11:05 +00:00
Zuul
fd6340c84d Merge "feat: Add tree select form item" 2021-09-02 08:58:05 +00:00
Zuul
9c2be5b8a0 Merge "fix: Fix TimeFilter style" 2021-09-02 08:55:08 +00:00
zhangjingwei
bc9b43e08c fix: Fix table height with hint
Fix table height with hint

Change-Id: I89f9db8d93590922ab02f6ad025c9a253bc56034
2021-09-02 16:42:37 +08:00
Zuul
923fdf003b Merge "fix: Fix ip-distributer initial value" 2021-09-02 08:32:36 +00:00
Zuul
2c24992e5d Merge "fix: Fix for port manage security groups & delete" 2021-09-02 08:32:35 +00:00
Zuul
39d3d56dfe Merge "fix: Fix models & eslint" 2021-09-02 08:30:02 +00:00
Zuul
1e4ebf9a04 Merge "feat: Add user-center page" 2021-09-02 08:28:21 +00:00
Zuul
c94c6be516 Merge "fix: Fix i18n of ip_address when create allowed address pair" 2021-09-02 08:03:57 +00:00
Zuul
e52903cd33 Merge "fix: Fix port download" 2021-09-02 08:03:56 +00:00
zhuyue
b62093e25a fix: Fix TimeFilter style
fix TimeFilter style

Change-Id: Ia1ae76e8d942738534bbb37cf2416052184274c8
2021-09-02 15:47:22 +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
xusongfu
d74c640adc fix: Fix models & eslint
1. The response of models has been changed from array to map, we should make it compatible with old data

2. Change level to `off` for import/prefer-default-export to remove annoying unnecessary warnings

Change-Id: I6feac90b3db36b2c0929b27bb82dee8536951bb3
2021-09-02 15:38:23 +08:00
zhuyue
79c3fa5d8f fix: Fix ip-distributer initial value
fix ip-distributer initial value

Change-Id: I3c605ae0f4d4a69ad9beb6cf45680b18cd556703
2021-09-02 15:36:12 +08:00
zhuyue
a24a4bc4a9 feat: Add user-center page
add user-center page

Change-Id: Ic973390c74ede418426e101fc71a01a67e3bee42
2021-09-02 15:32:30 +08:00
zhuyue
74e1006ced fix: Fix for port manage security groups & delete
1. fix for port manage security groups
2. fix port delete allowed address pair

Change-Id: Ifbff7d6de779227b53880dd70dc811693be9b0ab
2021-09-02 15:24:58 +08:00
Zuul
af6a745eea Merge "fix: Update List component to support init filter" 2021-09-02 07:02:46 +00:00
zhuyue
6c99d92d69 fix: Fix i18n of ip_address when create allowed address pair
fix i18n of ip_address when create allowed address pair

Change-Id: Ie9a1e90d7fb68fe8bfa99497b9aaa580f69122a1
2021-09-02 14:58:34 +08:00
zhuyue
50454df894 fix: Fix port download
fix port download

Change-Id: I00678744b5cd9b7729712c5d1564dc75fe3718ec
2021-09-02 14:47:48 +08:00
Zuul
e63243dbb4 Merge "fix: Fix change volume type result hint" 2021-09-02 05:12:36 +00:00
zhangjingwei
23083c1643 fix: Update List component to support init filter
Update List component to support init filter

Change-Id: I0a20e9d57b958be73b144e7eb026459f05699d9f
2021-09-02 12:52:17 +08:00
Zuul
f6a7306cd4 Merge "fix: Fix download csv" 2021-09-02 04:28:50 +00:00
zhangjingwei
8af39e71a6 fix: Fix change volume type result hint
Fix change volume type result hint to async type hint

Change-Id: I7ed6ca77b8918737984c2e7eedb4995f4730b6b4
2021-09-02 12:15:28 +08:00
Zuul
7b1e35c1f0 Merge "fix: Fix for create image from volume" 2021-09-02 03:54:40 +00:00
zhangjingwei
4767477cd6 fix: Fix download csv
1. Fix download security goup rule
2. Fix export for SetGateway && RouterPortDetail

Change-Id: I07ea1f8aa683c64116fbb6da373b1d52a25bff60
2021-09-02 11:31:21 +08:00
Zuul
bbef970619 Merge "fix: fix edit unique project name & etc." 2021-09-02 03:30:03 +00:00
Zuul
0a97de8efd Merge "fix: Fix create user in domain list" 2021-09-02 03:30:02 +00:00
zhuyue
c7dad26700 fix: Fix for create image from volume
Only row & qcow2 are supported to create image from volume

Change-Id: I837bd1cf8059d19ab652d344f587de04f6010789
2021-09-02 03:27:32 +00:00