Commit Graph

13 Commits

Author SHA1 Message Date
Jingwei.Zhang
38c2939d65 fix: fix the error message
Fix the unreadable error messages with html characters.

Closes-Bug: #2023627
Change-Id: I06d09327d1423578efafc8e51107acb4025e992b
2023-06-13 14:44:48 +08:00
4a143fc497 chore: import lodash on demand
add babel-plugin-lodash package to import lodash on demand and reduce bundle size

Change-Id: I9b64997bb3f232c9d7bd96cb0d5586b7e2733414
2022-08-04 18:05:06 +08:00
kanyifei
d43d568ef4 perf: optimize cold start speed, fix hot module reload
Change-Id: I9780c873026e54a8e1ff677236760dd6ec68dd97
2022-06-28 10:15:37 +08:00
Jingwei.Zhang
ce0042945f refactor: Update style
1. Support style check: stylelint
2. Add stylelint check in lint-staged husky
2. Update styles

Change-Id: Id793b0936e4c3ea27ddef0df794d5b711880599f
2022-03-02 11:04:01 +08:00
Jingwei.Zhang
f81ac5651a fix: Fix word spell
1. Add eslint plugin spellcheck to check word spell
2. Fix word spell

Change-Id: I73d39cf797ef5bdf993b0154816134a1e93f2ed4
2022-01-18 11:25:58 +08:00
Jingwei.Zhang
9941201ae7 fix: Remove useless package
1. Remove useless packages
2. Fix clear dist path in build prod

Change-Id: I7664eabc045142df64e64846a0e213d578d05c58
2021-12-16 17:34:59 +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
Jingwei.Zhang
69bae6f166 test: Update e2e test according to service enabled
1. Add extenstions in config.yaml to support skip e2e case when service is disabled
2. Support compute, storage, network, other(identity, heat, configuration) config files to runthe corresponding cases

Change-Id: I310f4481d083319221045708cf5b311d51802b8c
2021-09-30 13:51:29 +08:00
Jingwei.Zhang
505e31418e test: Update image e2e case
1. Add cypress download file
2. Create image by downloaded file

Change-Id: Id14ac0e360197f6cb52d39527dec977206f411f5
2021-09-29 11:12:50 +08:00
Jingwei.Zhang
b5d6a76226 fix: Fix compression-webpack-plugin resolved in yarn.lock
Fix compression-webpack-plugin resolved in yarn.lock

Change-Id: I4ba7b40c3fabe2db9c0cd16e53ec2dbb89b957a3
2021-09-27 17:45:26 +08:00
Jingwei.Zhang
ae0fb5c2fa fix: Fix batch delete backups
1. Fix batch deelte backups
2. Fix axios yarn lock source

Change-Id: I64bd76c16be77c281362e350c191f3ba21b62ae9
2021-09-27 11:12:31 +08:00
zhuyue
096e6db691 fix: Fix for phone number validate
use `phone` to validate phone number with different countries

Change-Id: I4f716f9df31af5f0d9643a0a48a64a13a15d2d02
2021-09-14 17:30:40 +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