Commit Graph

126 Commits

Author SHA1 Message Date
Vben 530159140c
fix: Upgrade unbuild to resolve console warning issues and also deal with post-upgrade compatibility issues (#4009) 2024-08-02 22:18:46 +08:00
Vben f2a3111803
feat(ci): add codeql.yml [deploy] (#3995)
* feat(ci): add codeql.yml [deploy]

* fix: some environments failed to build
2024-08-01 23:09:00 +08:00
vben 06ad5ad871 chore: Rename the website directory to docs 2024-08-01 21:30:44 +08:00
vben 4236e9cb87 chore: update deps 2024-08-01 21:12:34 +08:00
vben 9b98b3190e chore: update deps 2024-08-01 00:06:36 +08:00
vben 082847c441 chore: Resolve merge conflicts 2024-07-31 21:26:54 +08:00
Li Kui 4074a88c13
feat: element-plus app (#32)
* chore: init project

* chore: install element-plus

* chore: locale config

* fix: eslint error

* chore: merge from main

* fix: lint

* chore: finish todo

* chore: update comments

* chore: update

* fix: lint error

* chore: add unplugin-element-plus

* chore: add useElementPlusDesignTokens

* chore: configure some color
2024-07-31 21:22:43 +08:00
vben a26630b6e0 feat: Support multiple application launch scripts 2024-07-31 00:29:15 +08:00
vben fdee2d2239 feat: add naive app 2024-07-31 00:19:17 +08:00
vben 832a7bcc58 chore: update deps 2024-07-30 21:18:00 +08:00
vben a80a9135fc fix: Fixed tab error,fixex #59 [deploy] 2024-07-29 23:46:22 +08:00
z9130 a0b7f56988 合同模块完善 2024-07-29 19:39:41 +08:00
vince 66fd052709 fix: fix known issues. fixed #59,fixed #61, fixed #67, fixed #68 [deploy] 2024-07-29 00:19:26 +08:00
Vben 376fd17a61
feat: Feature/pro docs (#70)
* chore: merge main

* feat: update docs

* feat: remove coze-assistant

* feat: add watermark plugin

* feat: update preferences

* feat: update docs

---------

Co-authored-by: vince <vince292007@gmail.com>
2024-07-28 14:29:05 +08:00
z9130 c4348d7926 字典功能优化并尝试自动化;合同立项功能 2024-07-26 19:33:04 +08:00
z9130 4685718dbc first commit 2024-07-23 15:37:23 +08:00
vince 14538f7ed5 refactor(project): re-adjust the overall folder 2024-07-23 00:03:59 +08:00
vben a1a566cb2f chore: update deps 2024-07-20 23:01:49 +08:00
vben bcd5e49117 chore: update deps 2024-07-20 10:00:41 +08:00
vben 9987451647 feat: use simpler nitro instead of nestjs to implement mock service 2024-07-20 08:31:05 +08:00
vince 276ef2ebc3 fix: fix a series of known problems,fixed #54 2024-07-18 21:59:18 +08:00
vince 910a3553ac perf: reorganize the icons and reduce the volume 2024-07-17 22:25:27 +08:00
vince cb161eab89 fix: fixed svg icon load failure and enabled global injection bem.scss 2024-07-17 22:30:18 +08:00
vince c2c32332d3 fix: shake when adding tabs 2024-07-16 22:07:28 +08:00
vince caf1fc4375 perf: optimize interface color matching 2024-07-15 23:22:00 +08:00
vince b12266bb90 fix: lint error 2024-07-14 23:30:33 +08:00
vince a5edb67b12 chore: update app name 2024-07-14 23:10:48 +08:00
vben daa31f7156 refactor(project): simplified part of the package, code optimization 2024-07-13 16:35:47 +08:00
vince f98f504534 chore: change how the package is built 2024-07-12 22:24:32 +08:00
vince d62a3da009 perf: improve the logic related to login expiration 2024-07-11 20:11:11 +08:00
vince 8952e947bf feat: add eslint-plugin-turbo 2024-07-10 22:30:39 +08:00
vince 4674380266 perf: optimize the naming of locale key 2024-07-10 21:55:16 +08:00
vince 25a1e93ab2 fix: optimize the dependency detection script prompt and fix the loop dependency problem 2024-07-10 21:40:29 +08:00
vince c319317217 chore: update deps 2024-07-10 00:38:29 +08:00
vince f81ff8e3d4 chore: update deps 2024-07-09 00:30:54 +08:00
vince 414a639db1 chore: update deps 2024-07-08 10:23:56 +08:00
vben 1425f1d11d feat: Preferences support clearing the cache and logging out 2024-07-06 14:41:18 +08:00
vben 37a4f971c8 feat: Improve the front-end and back-end permission mode and useAccess 2024-07-06 13:28:08 +08:00
vince dd71988253 chore: update deps 2024-07-05 23:22:37 +08:00
vince 527023ae51 fix: Typecheck and loop dependency problem repair 2024-07-05 11:12:38 +08:00
dependabot[bot] 6b4f792554
chore(deps-dev): bump vitest from 2.0.0-beta.12 to 2.0.0-beta.13
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.0-beta.12 to 2.0.0-beta.13.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.0-beta.13/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 15:19:03 +00:00
vince 53d37ee882 fix: fix the preference problem,close #8, close #9 2024-07-04 22:14:51 +08:00
vben 484a0903e9 chore: update deps 2024-06-30 23:15:23 +08:00
vben 9572d1a1c5 feat: Dynamically get the menu from the back end 2024-06-30 15:03:37 +08:00
vben ca1cad0cd3 feat: add backend-mock app 2024-06-30 14:09:44 +08:00
vben c58aa26dbf chore: update locale 2024-06-29 15:41:10 +08:00
vben 36a4fcfad2 feat: update dashboard 2024-06-29 14:45:02 +08:00
vben c58c0797ba feat: add dashboard page 2024-06-23 23:18:55 +08:00
vben 16ed5a05ba feat: add license plugin 2024-06-23 19:45:40 +08:00
vben 24aab5b4bb feat: And surface switching loading optimization 2024-06-23 19:39:44 +08:00
vben 6afed34437 chore: Optimize multi-theme switching 2024-06-23 19:17:31 +08:00
vben 26b8c6ef27 chore: update css 2024-06-23 14:21:27 +08:00
vben 1279872089 chore: update deps 2024-06-23 13:19:55 +08:00
vben 7574a5914c feat: add vscode debug config 2024-06-22 20:55:31 +08:00
vben a06c8f039f chore: update deps 2024-06-22 00:01:15 +08:00
vben fe6dabf991 chore: format code 2024-06-16 23:56:20 +08:00
vben 351a41e219 chore: update ci 2024-06-16 23:50:17 +08:00
vben 07d1f85ff7 feat: add cspell check 2024-06-16 23:30:31 +08:00
vben 54b35deeab fix: type check
fix: ci

fix: ci

fix: ci
2024-06-16 21:17:39 +08:00
vben 0085429ef4 chore: update ci
chore: test

chore: update ci

chore: update ci

chore: update ci

chore: update ci

chore: update ci

chore: update ci

chore: update ci
2024-06-16 20:17:37 +08:00
vben 9278c4b416 feat: add code onwer
chore: update readme.md

chore: update deps

chore: update deps

chore: update deps
2024-06-16 19:17:34 +08:00
vben 222c73963d feat: add shortcut keys preferencs 2024-06-16 13:43:33 +08:00
vben a344d32169 chore: update deps 2024-06-09 10:04:22 +08:00
vben 7bcd7746ca chore: format code 2024-06-08 19:49:06 +08:00
vben e650a0b863 chore: update deps 2024-06-02 23:46:18 +08:00
vben f95cc80895 feat: refactor request 2024-06-02 20:50:51 +08:00
vben fed47f5e05 refactor: refacotr preference 2024-06-01 23:15:29 +08:00
vben f7b97e8a83 chore: update deps 2024-06-01 22:17:52 +08:00
vben 59b4f7d9f8 fix: stylelint not work 2024-05-28 23:53:15 +08:00
vben 11a36ef03f chore: update deps 2024-05-28 23:38:36 +08:00
vben 352119cc3a fix: 修复tabs已知问题 2024-05-25 22:10:21 +08:00
vben 0732a8d853 chore: format code 2024-05-25 09:47:15 +08:00
vben e042a03e11 chore: update deps 2024-05-24 23:33:52 +08:00
vben 38d58394e3 feat: add docker shell 2024-05-24 23:11:03 +08:00
vben c31d21be50 feat(other): The menu supports jumping to external links and fixing some known problems 2024-05-21 21:45:48 +08:00
vben 399334ac57 chore: init project 2024-05-19 21:20:42 +08:00