Commit Graph

27 Commits

Author SHA1 Message Date
悠静萝莉
704c162e36
feat: 请求部分代码改造 (#185)
* feat: 重新封装axios

* chore: 将请求封装规范为request

* fix: 修正引用方式

* perf: 使用lodash替换部分函数

* feat: axios新增支持过滤重复请求

* feat: axios新增切换地址直连或Vite反向代理

* chore: 将lodash-es切换至lodash并将引入方式改为路径引入
2022-06-24 16:57:15 +08:00
Kerwin Bryant
2c3ba03df5
refactor: 全面基于CSS Token改造 (#157)
* 去除冗余的less vars

* 替换less vars为css vars

* 统一css vars前缀
2022-05-31 19:03:52 +08:00
Uyarn
5f4e8a9e7a fix: typo 2022-04-11 19:14:00 +08:00
Uyarn
733ca6ac22 feat(color): remove extra dependencies 2022-04-11 19:05:22 +08:00
Uyarn
8440b7cabe feat: support tabs page 2022-03-24 01:37:51 +08:00
Uyarn
bf8d8f4e6f chore: complete type of color 2022-03-01 17:16:09 +08:00
Uyarn
a1fad315e2 chore: optimize color 2021-12-23 01:50:19 +08:00
Uyarn
f8aef31369 chore: use tvision color in charts 2021-12-23 01:48:59 +08:00
PY
d8c89bff0c
feat/t7 (#12)
* feat: add t7 and code update

* chore(husky): add prepare commit msg

* fix: dashboard getScatterDataSet fix

* ci(pull request): add pull request cache

* fix: dashboard chart render error
2021-12-22 12:07:29 +08:00
pengYYY
93814a994d feat: layout edit 2021-12-17 14:38:13 +08:00
PY
266d032520 fix: echarts resize error (#28)
* fix: echarts resize error

* chore: remove useless code

* feat: update icon

* feat: compress bg img

* docs: readme update
2021-12-13 20:12:32 +08:00
PY
baf43fb503 enhance/router (#23)
* style: ui edit。

* feat: ui edit complete

* style: ui edit

* chore: update style import path

* feat: update import path

* chore: lint fix

* feat: add package.lok

* chore: update node version

* chore: update actions

* chore: remove lock file

* fix: node version update

* fix: revert preview actiion

* fix: tdesign-wrapper classname fix

* feat: add router permission

* feat: enhance router

* feat: optimize header icon

Co-authored-by: pengYYY <pengyue970715@gmail.com>
2021-12-12 15:46:02 +08:00
PY
15e8f72117 fix/UI/dark (#22)
* style: ui edit。

* feat: ui edit complete

* style: ui edit

* chore: update style import path

* feat: update import path

* chore: lint fix

* feat: add package.lok

* chore: update node version

* chore: update actions

* chore: remove lock file

* fix: node version update

* fix: revert preview actiion

* fix: tdesign-wrapper classname fix

* chore: complete type pkg

* chore: action complete

* feat: update redirect url

* feat: rename layouts to layout

* chore: revert layout to layouts

Co-authored-by: Uyarn <uyarnchen@gmail.com>
2021-12-12 01:04:13 +08:00
PY
4e0b787829 Fix/layout/UI fix (#11)
* fix: layout ui fix

* fix: layout ui fix

Co-authored-by: pengYYYYY <pengyue970715@gmail.com>
2021-12-02 16:42:30 +08:00
PY
a5b177e8e1 refactor: login page replace form component (#9)
Co-authored-by: pengYYYYY <pengyue970715@gmail.com>
2021-11-27 18:50:07 +08:00
PY
75df4f1672 Feat/updateconfig (#2)
* feat: update eslint config and npmpkg

* feat: update color config

* feat: eslint update

* feat: update ts config

Co-authored-by: yue.peng <yue.peng@ly.com>
Co-authored-by: pengYYYYY <pengyue970715@gmail.com>
2021-11-26 10:45:04 +08:00
PY
07b63e32fa fix: getColorList parmas type (#1) 2021-11-19 16:30:46 +08:00
pengYYYYY
f81adfaf27 feat: remove inner domain 2021-11-19 15:25:24 +08:00
pengYYYYY
a6312e4d89 feat: update layout dir component 2021-11-18 14:20:05 +08:00
pengYYYYY
001abf0fd0 feat: dir update 2021-11-17 19:47:34 +08:00
pengYYYYY
6a6e3637a8 feat: update less 2021-10-19 16:21:14 +08:00
pengYYYYY
7282a8a48d feat: upgrade the third phase of the component 2021-10-18 17:04:47 +08:00
pengYYYYY
9811a061b6 feat: add orange-ci and 2021-09-08 14:55:19 +08:00
pengYYYYY
def496aff8 fix: router layout (merge request !9)
Squash merge branch 'fix/route/layout' into 'develop'
fix: router layout
2021-09-04 02:23:34 +00:00
pengYYYYY
b322bceefc fix: const naming (merge request !8)
Squash merge branch 'fix/eslint/constnaming' into 'develop'
fix: const naming
2021-09-02 02:37:24 +00:00
pengYYYYY
f4c4cf7d9f fix/eslint (merge request !3)
Squash merge branch 'fix/eslint' into 'develop'
fix eslint error

Co-author: pengYYYYY <pengyue970715@gmail.com>
2021-09-01 03:31:48 +00:00
pengYYYYY
063ba99491 feat/initialize (merge request !1)
Squash merge branch 'feat/initialize' into 'develop'

Co-author: pengYYYYY <pengyue970715@gmail.com>
2021-08-26 03:25:53 +00:00