孙
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
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
Jingwei.Zhang
c960f06c1a
feat: Support client module
...
1. Add client module to request openstack api
2. Remove window.request, stores use client to request api
3. Remove window.globals, use globalRootStore to deal with user info
Change-Id: I5657cfd8cf142dbacce8716991f805bbbb4a9222
2021-08-24 15:58:45 +08:00
Gao Hanxiang
5c09f43307
style: Move static_path into skyline_console
...
1. Move static_path into skyline_console to facilitate
other modules to import.
2. Rename make build to make package
Change-Id: I7c9c5873f90b80de1203e9a38cf0ee5cc68fc42b
2021-07-15 15:03:18 -04: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