puhui999
c0317477c1
feat: 邮件模版
2025-04-03 23:33:23 +08:00
YunaiV
3d634b8cc4
refactor:优化 sms 短信的实现
2025-04-03 22:56:03 +08:00
芋道源码
6d1513498e
!64 feat: 短信管理
...
Merge pull request !64 from puhui999/v5-next-tmp
2025-04-03 13:59:44 +00:00
YunaiV
c1d846ab57
refactor:优化 tenant 租户的实现
2025-04-03 21:34:08 +08:00
puhui999
09a22a3113
fix: data.ts 按照 fieldName、label、component、rules、dependencies 这样的顺序。
2025-04-03 21:18:43 +08:00
puhui999
6ecfcb07bd
Revert "feat: 本地开发默认 website"
...
This reverts commit 198cd6912c
.
2025-04-03 21:03:54 +08:00
smthhy
545f9f5bc1
feat: 新增tenant 列表功能
2025-04-03 18:55:04 +08:00
puhui999
bca7938c6f
fix: 短信相关接口文件夹统一命名格式
2025-04-03 17:49:38 +08:00
puhui999
d288cd6be2
feat: 短信日志
2025-04-03 17:43:52 +08:00
puhui999
b852f23867
feat: 短信模板
2025-04-03 16:57:33 +08:00
puhui999
8f385f1da3
feat: 短信渠道
2025-04-03 15:11:01 +08:00
puhui999
198cd6912c
feat: 本地开发默认 website
2025-04-03 12:52:30 +08:00
YunaiV
14f06c98ef
feat: 初始化 user 用户管理
2025-04-03 09:02:44 +08:00
YunaiV
0d5993527e
refactor: 统一 dept、menu、post、role 的代码风格
2025-04-03 07:49:00 +08:00
YunaiV
ff67eb3380
refactor: 将 menu 的 data.ts 融合到 index.vue 中
2025-04-02 23:16:48 +08:00
YunaiV
94ea0fc086
feat:增加 menu 菜单的列表(新增、修改、删除 100%)
2025-04-02 23:03:28 +08:00
YunaiV
18ac4cb14c
feat:增加 menu 菜单的列表(新增、修改、删除 80%)
2025-04-02 21:46:43 +08:00
YunaiV
09d0cfa87e
feat:增加 menu 菜单的列表(初始化)
2025-04-01 21:46:50 +08:00
YunaiV
ee711fc8ab
feat:角色 role 的分配菜单 100%(基于 VbenTree)
2025-04-01 13:55:11 +08:00
YunaiV
d7545cbd27
refactor: 移除多余的【重置】按钮
2025-04-01 09:56:32 +08:00
YunaiV
42c9e19f80
feat:角色 role 的数据权限 100%(基于 VbenTree)
2025-03-31 21:53:08 +08:00
YunaiV
ee0ac825f2
feat:角色 role 的数据权限 90%(基于 VbenTree)
2025-03-31 18:13:02 +08:00
YunaiV
36838c910b
feat:角色 role 的数据权限 80%
2025-03-31 16:53:51 +08:00
YunaiV
108d13b896
feat:角色 role 的数据权限 50%
2025-03-31 15:47:48 +08:00
YunaiV
c4fd6b89b6
feat:角色 role 的实现 50%(crud + export 功能)
2025-03-29 21:18:48 +08:00
YunaiV
2629d2df38
feat:岗位 post 的实现 100%(export 功能)
2025-03-29 20:07:01 +08:00
YunaiV
a08d73b034
feat:岗位 post 的实现 100%(export 功能)
2025-03-29 20:00:00 +08:00
YunaiV
cac69a0283
feat:岗位 post 的实现 80%(crud 功能)
2025-03-29 19:19:32 +08:00
YunaiV
db46ebbbcb
feat:完善 dept 部门 100%(刷新、收缩)
2025-03-29 15:57:41 +08:00
YunaiV
d8f4e0a1aa
feat:完善 dept 部门 60%(新增、修改、删除)
2025-03-29 15:10:08 +08:00
YunaiV
32e0ce0325
feat:完善 dept 部门 30%(列表)
2025-03-29 09:32:14 +08:00
YunaiV
1f03da9ccb
feat:初始化 dept 部门(from 官方 example)
2025-03-28 22:26:02 +08:00
YunaiV
7863652be1
bugfix: 引入 Verification 导致宽度不对的问题
2025-03-28 21:12:55 +08:00
YunaiV
265a7941e2
refactor: 移除 userInfo 里面,多余的 realName、roles 树形
2025-03-28 19:59:06 +08:00
YunaiV
bcf4b831bc
feat: dict utils【f7810df5】
2025-03-26 19:52:44 +08:00
YunaiV
0d9fe44cba
feat: add defineOptions【d4bd50c3】
2025-03-26 19:31:54 +08:00
YunaiV
3b1e039ede
feat: vxe table dict tag【6c40712d】
2025-03-26 19:30:54 +08:00
YunaiV
bb63de3f15
feat: system post finish 2/3【98a91e1c】
2025-03-24 21:34:14 +08:00
YunaiV
8240149e41
feat: post demo【e9a08079】
2025-03-24 21:17:25 +08:00
YunaiV
1112409a3b
feat: request && login && router【e6939e22】(验证码)
2025-03-24 20:11:44 +08:00
YunaiV
c2914d2002
feat: request && login && router【e6939e22】(增加 login.vue 的租户选择、开启开关)
2025-03-22 09:38:38 +08:00
YunaiV
c2358e2132
feat: request && login && router【e6939e22】(login.vue 和 request.ts 增加租户的选择)
2025-03-20 23:12:55 +08:00
YunaiV
3c3886e345
feat: request && login && router【e6939e22】(不包括 login.vue 和 request.ts)
2025-03-20 12:34:02 +08:00
Vben
081d2aed23
perf: format code with better style ( #5283 )
2025-01-01 11:39:49 +08:00
Netfan
7581fb381f
fix: pinInput value synchronous update ( #5142 )
2024-12-15 14:26:42 +08:00
Xiaoyu
da7d61b160
feat: add click-to-click event support to the WorkenchProject and WorkenchQuickNav components ( #4831 )
...
* feat(@vben/common-ui): add click event emission to WorkbenchProject and WorkbenchQuickNav components
* feat: add navigation and project link functionality to dashboard workspace
* feat: add URL property to WorkbenchProjectItem and WorkbenchQuickNavItem for enhanced navigation
---------
Co-authored-by: XiaoyuDing <xiaoyuding@keymedbio.com>
2024-11-09 10:26:58 +08:00
Vben
d262b7b6c0
fix: fix known issues with the form ( #4696 )
...
* fix: fix known issues with the form
* chore: typo
* chore: typo
2024-10-20 22:34:11 +08:00
Vben
860fc15ce6
perf: adjustment of form spelling errors, type adjustment, closer to actual development ( #4694 )
2024-10-20 21:44:25 +08:00
Vben
dac80703d9
feat: add sliding verification to the login form ( #4461 )
2024-09-21 21:51:40 +08:00
Vben
9e88b8004f
fix: try to fix the ci error ( #4381 )
2024-09-12 22:43:37 +08:00
Vben
524b9badf2
feat: add VbenForm component ( #4352 )
...
* feat: add form component
* fix: build error
* feat: add form adapter
* feat: add some component
* feat: add some component
* feat: add example
* feat: suppoer custom action button
* chore: update
* feat: add example
* feat: add formModel,formDrawer demo
* fix: build error
* fix: typo
* fix: ci error
---------
Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2024-09-10 21:48:51 +08:00
Vben
8404c12129
refactor: refactor AuthLayout to configure the login page more freely ( #4294 )
2024-08-31 21:38:24 +08:00
afe1
a7d322019e
style: optimize dashboard in small screen styles and demo ( #4293 )
2024-08-31 21:24:48 +08:00
afe1
071cc0dcec
style: optimize dashboard in small screen styles ( #4288 )
...
Co-authored-by: afe1 <yunfei.zhu@nwowtec.com>
2024-08-31 13:06:53 +08:00
Vben
8a0b1e0c72
refactor: package chart-ui integrated into plugins ( #4238 )
...
* refactor: package chart-ui integrated into plugins
* fix: lint error
2024-08-26 21:42:56 +08:00
Vben
3c17f4e9f8
perf: all icons used in the core are offline ( #4173 )
...
* perf: all icons used in the core are offline
* chore: update default icon
* chore: update shadow
2024-08-17 21:11:07 +08:00
Vben
517acada1a
refactor: adjust all sample pages and use page components ( #4118 )
2024-08-11 20:05:52 +08:00
Vben
b464b87ac5
refactor: migrate demo applications to playground ( #4116 )
...
* chore: detail adjustment
* refactor: Migrate demo applications to playground
* perf: logic optimization
* chore: update docs
* chore: update docs
2024-08-11 16:09:32 +08:00
invalid w
f1e0278bd8
chore: define examples router & add ellipsis comp ( #4019 )
...
* chore: define components router
* chore: 组件路由放置到演示路由下
* Revert "chore: 组件路由放置到演示路由下"
This reverts commit 3c24632ad51f031cf95aafa49183d7c5538098bb.
* chore: typo
* chore: 增加密码强度组件
* chore: 国际化密码强度的菜单
* chore(@vben/web-antd): 迁移文本省略组件
* chore: typo
* chore: 组件命名方式遵从packages
* chore: Optimize the onExpand function
* chore: update css
* chore(@vben/web-antd): optimize the getPosition function
* chore: add ellipsis-text in comm-ui
* chore: 文本省略组件迁移至common-ui
* feat(@vben/common-ui): Tooltip的tip支持style传参
* chore: 优化组件渲染
* chore: 使用css module解决样式冲突
* chore: update props
* chore: 优化css
* chore: rm unuse attr
---------
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
2024-08-09 10:57:46 +08:00
sea
08391ad53e
feat: api suffix ( #4065 )
2024-08-07 13:42:33 +08:00
Vben
4f5783d00b
perf: enable strict ts type checking ( #4045 )
2024-08-05 21:12:22 +08:00
vben
89dcf522f5
refactor: Separate store
2024-07-30 21:10:28 +08:00
vben
cf0ec053e4
refactor: Integrate the @vben-core/shared package
2024-07-30 21:05:03 +08:00
vben
5590cc8fa1
chore: update theme
2024-07-28 17:01:19 +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
vince
14538f7ed5
refactor(project): re-adjust the overall folder
2024-07-23 00:03:59 +08:00
vben
480580f104
feat: add 'maxNumOfOpenTab' to limit the maximum number of tabs with the same name
2024-07-20 11:14:32 +08:00
vben
30d4057216
feat: add tabs demo
2024-07-20 09:36:10 +08:00
vben
9987451647
feat: use simpler nitro instead of nestjs to implement mock service
2024-07-20 08:31:05 +08:00
vince
9ec91ac16d
feat: add breadcrumb navigation example
2024-07-19 01:26:13 +08:00
vince
276ef2ebc3
fix: fix a series of known problems,fixed #54
2024-07-18 21:59:18 +08:00
vince
01e95e029f
feat: add v-access directive
2024-07-18 21:31:34 +08:00
vben
ebf73b2df9
refactor(project): remove the use of core internal bem syntax
2024-07-14 16:32:13 +08:00
likui628
d1a19c525f
chore: fix typecheck fail
2024-07-14 14:02:55 +08:00
likui628
3a7b5c2965
fix: resolve responsive layout issues
2024-07-14 11:17:40 +08:00
vben
7eff46d80c
refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui
2024-07-13 17:25:15 +08:00
vben
5e0b01c725
feat: add @vben/hooks and @vben-core/constants
2024-07-13 16:53:22 +08:00
vben
daa31f7156
refactor(project): simplified part of the package, code optimization
2024-07-13 16:35:47 +08:00
vben
5784d718c0
chore: update deps
2024-07-13 14:49:49 +08:00
Li Kui
ba780a7d3f
chore: update access demo
2024-07-13 11:49:18 +08:00
Li Kui
7801a90dcb
refactor: unify frontend and backend access control with shared page … ( #43 )
...
* refactor: unify frontend and backend access control with shared page components
* fix: role switch not show
* chore: update title
2024-07-13 11:26:36 +08:00
vince
c4c8103af2
perf: improve the login process
2024-07-11 21:48:56 +08:00
vince
d62a3da009
perf: improve the logic related to login expiration
2024-07-11 20:11:11 +08:00
vince
95b6bcce6a
feat: can also see the menu without permission, but jump to 403
2024-07-10 22:13:55 +08:00
vince
4674380266
perf: optimize the naming of locale key
2024-07-10 21:55:16 +08:00
vince
a765d3bbc0
feat: new interface pendant can be configured to display hidden
2024-07-10 21:20:11 +08:00
vben
208d4188fc
refactor: refactor locales, separate locales within apps,fixed #12
2024-07-07 00:17:44 +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
a60467b01c
feat: Improve the front-end permission access logic and sample code
2024-07-05 23:51:50 +08:00
vince
8042e2b044
perf: Improve the use of store in the app
2024-07-05 23:15:46 +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
199d5506ac
feat: add about page
2024-06-23 20:05:22 +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
jinmao88
6f0c05dd50
dashboard ( #6 )
...
* feat(dashboard): 增加dashboard示例
* feat(chart-ui): 增加图表UI组件库
* feat(dashboard): 完善dashboard示例
2024-06-23 13:41:02 +08:00
vben
65ba45fdc0
fix: antdesign dark not work
2024-06-22 00:25:13 +08:00
vben
6ffec31ce8
perf: Use Imports Instead of Aliases
2024-06-16 23:40:52 +08:00
vben
6c092e284c
chore: update demo
2024-06-16 23:25:28 +08:00
vben
0023964eb7
chore: update common-ui to universal-ui
2024-06-16 23:20:09 +08:00
vben
382652e0f4
feat: support pwa
2024-06-16 15:45:15 +08:00
vben
222c73963d
feat: add shortcut keys preferencs
2024-06-16 13:43:33 +08:00
vben
5d829a6d9a
chore: add offline page
2024-06-09 18:58:30 +08:00
vben
35c3dd78ec
chore: format code
2024-06-09 13:31:43 +08:00
vben
1d6b1f4926
feat: 回退页面完善
2024-06-08 20:14:04 +08:00
vben
7bcd7746ca
chore: format code
2024-06-08 19:49:06 +08:00
vben
d584d4cf4e
chore: update app name
2024-06-08 16:33:49 +08:00