Commit Graph

36 Commits

Author SHA1 Message Date
猿小天
354d230c2a 功能变化: 优化个人中心修改密码后强制退出登录状态 2024-06-22 22:53:59 +08:00
猿小天
6f4f5a771e 功能变化:
1..优化部门管理相关接口;
2024-06-22 22:23:35 +08:00
猿小天
e8d39d0150 功能变化: 修复授权管理的bug 2024-05-21 21:48:58 +08:00
猿小天
767cbbe366 修复BUG: 用户管理导入导出按钮权限 2024-05-10 10:23:00 +08:00
猿小天
0d9ee1f4d4 修复BUG:
1.密码重置;
2.个人中心密码修改
2024-05-09 11:11:23 +08:00
猿小天
71eec9cfbd 修复BUG:
1.消息中心不加载目标数据问题;
2.地区数据加载问题
2024-01-18 22:12:55 +08:00
猿小天
8961733025 功能变化: 修复部分bug 2024-01-01 14:47:53 +08:00
猿小天
411f065bfc 功能变化: 菜单授权返回包含父级的完整名称 2023-12-28 00:41:07 +08:00
猿小天
ae8366f097 功能变化: 部门允许选择父级 2023-12-27 23:29:15 +08:00
猿小天
6146e6edb6 修复BUG:
1.新增用户时,默认密码
2023-12-26 12:46:19 +08:00
猿小天
c763333024 refactor: 检测目前所有菜单权限 2023-11-24 15:12:46 +08:00
猿小天
54e4d23cf7 refactor: 重构权限管理
1.更新字段管理
2023-11-21 14:21:08 +08:00
sheng
2bad36c982 feat:部门管理重构 2023-10-03 23:05:59 +08:00
unknown
4bdc256311 perf: 💄 部门列表和菜单列表字体修改,switch颜色修改 2023-06-06 17:52:47 +08:00
H0nGzA1
66effde1d9 perf: 用户-重设密码 2023-05-18 00:15:39 +08:00
H0nGzA1
60035767ad feat: keepAlive功能 2023-05-17 23:34:41 +08:00
猿小天
2c22ecbac5 feat: 🎉 导入导出
用户管理加入导入导出
2023-05-13 00:36:16 +08:00
猿小天
111ca9554c fix(登录): 🐛 自动登录导致登录错误问题 2023-04-28 17:34:05 +08:00
H0nGzA1
72f1d2eae7 feat: 用户管理细节优化 2023-04-14 23:04:30 +08:00
H0nGzA1
592bc947a0 feat: 账号锁定功能 2023-04-14 23:04:30 +08:00
H0nGzA1
953fcc3437 fix: 🐛 修复添加用户bug 2023-04-14 23:04:30 +08:00
猿小天
61ae6e8eb3 refactor(所有页面): ♻️ 所有页面的按钮权限配置 2023-04-14 23:04:29 +08:00
猿小天
4f0295acb1 refactor(用户管理): ♻️ 用户管理优化 2023-04-14 23:04:29 +08:00
H0nGzA1
875146e588 feat: 所有菜单页面状态改为可编辑开关 2023-04-14 23:04:29 +08:00
H0nGzA1
1ee709b9eb feat: 所有菜单页面样式优化~ 2023-04-14 23:04:29 +08:00
H0nGzA1
f89a5228cd refactor: ♻️ 菜单管理重构完成 2023-04-14 23:04:29 +08:00
H0nGzA1
24861fda42 refactor: ♻️ 用户管理重构 2023-04-14 23:04:28 +08:00
victory
4d17a7d9df fix:优化角色管理用户管理和接口白名单的页面显示 2023-04-14 23:04:28 +08:00
猿小天
75f6153a9d fix(用户管理): 🐛 用户管理查询 2023-03-20 10:14:54 +08:00
猿小天
9be65db65c fix(用户管理): 🐛 用户管理新增 2023-03-20 10:11:18 +08:00
猿小天
584c95bd91 chore(用户管理): 🚸 用户管理优化 2023-03-20 09:37:27 +08:00
H0nGzA1
64bd4fe74a refactor(删除框架升级遗留文件): 🔥 删除多余vue文件 2023-02-13 22:54:28 +08:00
H0nGzA1
4bd3dac4ac Merge branch 'client_sync'
# Conflicts:
#	web/.env
#	web/.env.development
#	web/.env.production
#	web/.eslintrc.js
#	web/README.md
#	web/index.html
#	web/package.json
#	web/public/favicon.ico
#	web/src/App.vue
#	web/src/api/login/index.ts
#	web/src/api/menu/index.ts
#	web/src/assets/logo-mini.svg
#	web/src/components/auth/auth.vue
#	web/src/components/auth/authAll.vue
#	web/src/components/auth/auths.vue
#	web/src/components/cropper/index.vue
#	web/src/components/editor/index.vue
#	web/src/components/iconSelector/index.vue
#	web/src/components/noticeBar/index.vue
#	web/src/components/svgIcon/index.vue
#	web/src/i18n/index.ts
#	web/src/i18n/lang/en.ts
#	web/src/i18n/lang/zh-cn.ts
#	web/src/i18n/lang/zh-tw.ts
#	web/src/layout/component/aside.vue
#	web/src/layout/component/columnsAside.vue
#	web/src/layout/component/header.vue
#	web/src/layout/component/main.vue
#	web/src/layout/footer/index.vue
#	web/src/layout/index.vue
#	web/src/layout/lockScreen/index.vue
#	web/src/layout/logo/index.vue
#	web/src/layout/main/classic.vue
#	web/src/layout/main/columns.vue
#	web/src/layout/main/defaults.vue
#	web/src/layout/main/transverse.vue
#	web/src/layout/navBars/breadcrumb/breadcrumb.vue
#	web/src/layout/navBars/breadcrumb/closeFull.vue
#	web/src/layout/navBars/breadcrumb/index.vue
#	web/src/layout/navBars/breadcrumb/search.vue
#	web/src/layout/navBars/breadcrumb/setings.vue
#	web/src/layout/navBars/breadcrumb/user.vue
#	web/src/layout/navBars/breadcrumb/userNews.vue
#	web/src/layout/navBars/index.vue
#	web/src/layout/navBars/tagsView/contextmenu.vue
#	web/src/layout/navBars/tagsView/tagsView.vue
#	web/src/layout/navMenu/horizontal.vue
#	web/src/layout/navMenu/subItem.vue
#	web/src/layout/navMenu/vertical.vue
#	web/src/layout/routerView/iframes.vue
#	web/src/layout/routerView/link.vue
#	web/src/layout/routerView/parent.vue
#	web/src/main.ts
#	web/src/router/backEnd.ts
#	web/src/router/frontEnd.ts
#	web/src/router/index.ts
#	web/src/router/route.ts
#	web/src/stores/keepAliveNames.ts
#	web/src/stores/requestOldRoutes.ts
#	web/src/stores/routesList.ts
#	web/src/stores/tagsViewRoutes.ts
#	web/src/stores/themeConfig.ts
#	web/src/stores/userInfo.ts
#	web/src/theme/app.scss
#	web/src/theme/common/transition.scss
#	web/src/theme/dark.scss
#	web/src/theme/element.scss
#	web/src/theme/iconSelector.scss
#	web/src/theme/index.scss
#	web/src/theme/media/form.scss
#	web/src/theme/media/layout.scss
#	web/src/theme/media/login.scss
#	web/src/theme/media/pagination.scss
#	web/src/theme/other.scss
#	web/src/utils/arrayOperation.ts
#	web/src/utils/commonFunction.ts
#	web/src/utils/loading.ts
#	web/src/utils/other.ts
#	web/src/utils/request.ts
#	web/src/utils/setIconfont.ts
#	web/src/utils/storage.ts
#	web/src/utils/theme.ts
#	web/src/utils/wartermark.ts
#	web/src/views/system/dept/index.vue
#	web/src/views/system/dic/index.vue
#	web/src/views/system/menu/index.vue
#	web/src/views/system/role/index.vue
#	web/src/views/system/user/index.vue
#	web/tsconfig.json
#	web/vite.config.ts
2023-02-13 00:25:57 +08:00
H0nGzA1
80323dd641 🔱: [client] sync upgrade with 21 commits [trident-sync]
'admin-22.12.12:发布v2.4.21版本,具体更新内容查看CHANGELOG.md'
!42 修复 工作流无法添加新节点问题
Merge pull request !42 from beta/bugfix_workflow
修复 工作流无法添加新节点问题

1. 修复 工作流无法添加新节点问题
2. 修复 左侧导航无法隐藏问题
'admin-22.12.09:发布v2.4.2版本,具体更新内容查看CHANGELOG.md'
!41 修复get请求传递嵌套对象或数组时无法正常编码问题
Merge pull request !41 from 随心/master
!40 开启TagsView缓存后,刷新后所有的路由都变成组件缓存了
Merge pull request !40 from mrjimin/master
修复get请求传递嵌套对象或数组时无法正常编码问题
update src/layout/routerView/parent.vue.

Signed-off-by: mrjimin <z8888788@163.com>
update src/layout/routerView/parent.vue.
这里应该拿到的是已经设置开启组件缓存的路由,而不是全部,需要先判断item.meta.isKeepAlive

Signed-off-by: mrjimin <z8888788@163.com>
'admin-22.11.30:发布v2.4.1版本,具体更新内容查看CHANGELOG.md'
Merge branch 'master' of https://gitee.com/lyt-top/vue-next-admin
'admin-22.11.30:删除v2.4.0版本不需要的依赖'
update src/views/error/404.vue.

Signed-off-by: lyt-Top <1105290566@qq.com>
update src/components/table/index.vue.

Signed-off-by: lyt-Top <1105290566@qq.com>
'admin-22.11.30:修改v2.4.0文字说明'
'admin-22.11.30:修改v2.4.0文字说明'
'admin-22.11.29:发布v2.4.0版本,具体更新内容查看CHANGELOG.md'
'admin-22.11.19:修复v2.3.0版本动态路由事件调用关闭当前tagsview、普通路由刷新界面参数丢失问题'
'admin-22.11.18:优化v2.3.0版本tagsview风格5兼容火狐'
'admin-22.11.17:优化v2.3.0版本iframe右键菜单刷新问题'
...
2023-02-13 00:17:30 +08:00
H0nGzA1
51231306e8 feat(完成用户管理基础功能): 🐛 修复在user的list接口下的successResponse,重构了service.ts的401响应重定向登录 2023-02-06 00:56:56 +08:00
猿小天
c407ce9444 初始化提交 2022-10-25 23:32:14 +08:00