Commit Graph

76 Commits

Author SHA1 Message Date
猿小天
61ae6e8eb3 refactor(所有页面): ♻️ 所有页面的按钮权限配置 2023-04-14 23:04:29 +08:00
猿小天
175b151f7f refactor(所有页面): ♻️ 所有页面的表格列宽优化 2023-04-14 23:04:29 +08:00
H0nGzA1
96ad956efd refactor: ♻️ 更新优化精简fast-crud结构 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
victory
4d17a7d9df fix:优化角色管理用户管理和接口白名单的页面显示 2023-04-14 23:04:28 +08:00
猿小天
03f4ff9e17 fix(菜单管理): 菜单管理
优化
2023-03-20 09:33:16 +08:00
猿小天
21842e19f0 refactor(系统配置): ♻️ 系统配置
重构系统配置页面
2023-03-15 23:19:51 +08:00
猿小天
4de58819e5 fix(字典管理): 🐛 字典管理
字典管理
2023-03-06 01:49:39 +08:00
H0nGzA1
64bd4fe74a refactor(删除框架升级遗留文件): 🔥 删除多余vue文件 2023-02-13 22:54:28 +08:00
猿小天
a3460cf8d4 功能变化: 分页bug修复 2023-02-13 16:09:04 +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
猿小天
9f845b9fde 功能变化: 菜单管理按钮配置 2023-02-08 17:33:44 +08:00
猿小天
9b8766452c 功能变化: 菜单管理按钮配置 2023-02-08 17:30:56 +08:00
猿小天
1812619e6c 功能变化: 授权页面 2023-02-07 20:58:15 +08:00
猿小天
b65cc96df4 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	web/src/views/system/menu/index.vue
2023-02-06 22:22:41 +08:00
猿小天
ef4660c1f1 功能变化: 授权页面 2023-02-06 22:21:55 +08:00
H0nGzA1
feac69af86 refactor(添加pinia数据持久化,添加package依赖): 🎨 添加fastcrud在setting.ts的公共配置 2023-02-05 22:08:36 +08:00
猿小天
896398ac03 新功能: 角色授权页面,获取菜单 2023-02-03 20:58:00 +08:00
猿小天
2e94c88b63 新功能: 角色授权按钮 2023-02-03 19:26:32 +08:00
李强
8b8c9e4f6b 初始化更新 2023-01-20 15:44:57 +08:00
Sheng
26f2130230 角色管理 2022-10-28 17:47:05 +08:00
Sheng
529d588d2b 角色管理页面的完成 2022-10-28 14:24:20 +08:00
Sheng
62ff69bbaa crud的提取 2022-10-28 14:08:58 +08:00
猿小天
c407ce9444 初始化提交 2022-10-25 23:32:14 +08:00