8b11bbcb14
[fix] price per second
2025-04-04 12:35:39 +00:00
4eb372136d
[changed] behaviour of submiting floating ip data
2025-03-19 09:54:50 +00:00
c953e5460c
[fix] first page issue
2025-03-12 14:45:43 +00:00
9734fc5b4f
[change] the entire data manipulation between skyline iframe and console felcloud
2025-03-12 01:06:48 +00:00
7d2c716040
[test] skyline popup
2025-03-10 14:58:06 +00:00
10ad90d231
test floatingips reverse dns submission
2025-03-10 02:51:21 +00:00
df3d88e9b4
[change] last tag version on skyline login page
2025-02-25 14:06:58 +00:00
d9a4e86163
[update] last tag version
2025-02-25 13:58:20 +00:00
89edd83823
[fix] skyline icon issue
2025-02-19 23:01:16 +00:00
7a48e70dd3
[fix] fix postmessage issue
2025-02-14 15:08:50 +00:00
60a3dbb45d
[send] keystone token with postmessage
2025-02-14 06:40:35 +00:00
788f4dca93
[test] postmessage
2025-02-11 17:06:47 +00:00
e1c413f5ad
[fix] location after closing popup
2025-02-10 15:30:05 +00:00
3e19b4894b
[add] tag to login page
2025-02-10 14:50:47 +00:00
5e5d471516
[test] popup in skyline endpoint
2025-02-10 14:43:22 +00:00
579de17187
[fix] popup skyline
2025-02-05 19:38:56 +00:00
b9d9a79128
[fix] popup
2025-02-05 11:15:25 +00:00
e4109379d8
[built] react app
2025-02-05 09:57:36 +00:00
12264f8202
[test] tag ui
2025-01-31 12:34:29 +00:00
f1309b06d2
[test] remove react compenent
2025-01-31 09:00:58 +00:00
780de61378
[test] popup
2025-01-27 14:32:56 +00:00
65831c91d5
test
2025-01-27 13:16:02 +00:00
ab446c643a
[remove] console.log
2025-01-22 15:51:33 +00:00
8b5f1a09a3
[fix] home page skyline display when it is open through a pop-up
2025-01-22 15:49:26 +00:00
2390b021d8
[display] price in confirm page
2024-12-10 14:41:18 +00:00
22d0e280e7
[fix] display price table
2024-12-10 10:45:37 +00:00
415cfb8ff0
[display] prices with customer currency
2024-12-10 08:12:55 +00:00
e029e82347
[test] displaying flavor prices
2024-12-05 23:13:19 +00:00
5b18082654
[remove] felcloud logo from skyline dashboard
2024-12-03 09:59:50 +00:00
760d9e9f55
[fix] felcloud logo skyline
2024-12-02 13:57:02 +00:00
df0631f791
[change] felcloud logo on skyline dashboard
2024-12-02 13:44:21 +00:00
753607d769
[change] some styles
2024-11-28 23:31:55 +00:00
1f5fad545f
[customize] skyline ui on progress
2024-11-28 16:21:52 +00:00
6cd935c959
Merge branch 'stable/2024.2'
2024-10-23 22:03:28 +00:00
16f6a084d0
Initial commit with Skyline console code
2024-10-23 22:00:27 +00:00
zhangjingwei
5501bad74a
feat: add Turkish language to the default config
...
1. add Turkish language in the default config.yaml
2. fix the tr key in the locales
Change-Id: I9e23d14e5b5114c8d827770b33b8254b9d7a3be2
(cherry picked from commit 23ea22a1de
)
2024-09-25 04:10:49 +00:00
zhangjingwei
23ea22a1de
feat: add Turkish language to the default config
...
1. add Turkish language in the default config.yaml
2. fix the tr key in the locales
Change-Id: I9e23d14e5b5114c8d827770b33b8254b9d7a3be2
2024-09-24 16:01:10 +08:00
zhangjingwei
d037b061f4
fix: fix user/group column
...
1. fix the user column in the project manage user form
2. fix the user group column in the project manage user group form
3. fix the user group column in the user creation form
4. fix the user column in the group manage user form
Change-Id: I66caec013023320de557d4b85fe1704d7d1f4b6f
2024-09-06 01:16:05 +00:00
zhuboxiang
6b85304c01
Upgrade to use node 16 instead of node 14
...
Failed to update apt cache: W:The repository
'https://deb.nodesource.com/node_14.x noble Release'
does not have a Release file.
So Upgrade to use node 16 instead of node 14
Change-Id: I81411ec4824f19b1eaf03c2b1c469f6bfb16d82a
2024-09-05 10:52:10 +08:00
zhangjingwei
7513e64f7c
fix: fix edit instance
...
fix edit instance in the instance detail page for the non-admin user
Change-Id: I300a3020b8402ca9638e1139a14c460a6a0a2660
2024-07-25 10:52:58 +08:00
zhuboxiang
f70772ecc8
Lock setuptools version as 69.2.0
...
Lock setuptools version as 69.2.0. We need package like
skyline-console tar.gz. If we use higher version, we will
get skyline_console tar.gz package.
Change-Id: Id93fe64e83c2951b069d97177f6da851271a7ba8
2024-07-15 16:35:02 +08:00
zhangjingwei
3d9d596c67
feat: update tip for the user-domain input
...
update the tips for the user-domain input in the login form
Change-Id: I51fbab2888710346b8590683bf245af9f7dbdc85
2024-07-15 11:26:41 +08:00
zhangjingwei
a28eedf973
feat: update login form
...
1. Change the domain option to input, requiring the user to enter <username>@<domain name>
2. update e2e case to support new login form
Change-Id: I55611abfc4d58278bddab24a958a1ec2de57e442
2024-07-12 09:53:46 +08:00
zhangjingwei
3465a2fb2f
feat: update neutron rbac policy
...
1. update rbac policy list
2. update create rbac policy
3. update edit rbac policy
4. update delete rbac policy
5. update rbac policy detail
6. update i18n
Change-Id: Ie0a03cb819d2905a987eb756044881bcab66dc8e
2024-07-11 15:56:37 +08:00
zhangjingwei
26ed30cd81
fix: update row action button style
...
1. update the style of the row action buttons in the list page
2. update the style of the action buttons at the top of the detail page
Change-Id: Ief764ce04f61eea06fd6274b55b41fe19f9f32ca
2024-07-03 10:29:27 +08:00
noisonnoiton
0b7d79f9dd
Implements: fix bug, check type of prometheus query result data
...
Closes-Bug: 2015991
Change-Id: I77cedea17088d6bb1e975b0960e0d7182b822af3
2024-06-05 16:54:44 +09:00
Zuul
6c135b55e7
Merge "[translate] add Korean Readme and README Folder"
2024-05-28 01:34:18 +00:00
Zuul
424b0e5eb6
Merge "feat: The RBAC Policies has been added."
2024-05-24 08:56:46 +00:00
Zuul
c5ec056cda
Merge "feat: add instance info"
2024-05-09 07:28:16 +00:00
zhangjingwei
3f4c8fdb95
feat: add instance info
...
Add instance info for the openstack service monitor in the administrator
Change-Id: Iee60a49733514f52c5a1030eeec382d3e4beaf3b
2024-05-09 12:11:05 +08:00