Commit Graph

126 Commits

Author SHA1 Message Date
猿小天
ab9beff867 feat(websoket): websoket
websoket优化
2023-03-14 23:52:30 +08:00
H0nGzA1
add024001b Merge remote-tracking branch 'origin/master' 2023-03-14 21:15:59 +08:00
H0nGzA1
3f91f973b9 feat: 配置管理基础完成 2023-03-14 21:15:43 +08:00
猿小天
e79f790d72 feat(个人中心): 个人中心
个人中心完成
2023-03-12 22:59:39 +08:00
猿小天
0c38495515 feat(个人中心): 个人中心
个人中心完成
2023-03-12 22:39:23 +08:00
猿小天
94970dce2f feat(个人中心): 个人中心
个人中心完成
2023-03-12 22:36:58 +08:00
猿小天
e4b4e6aa0b feat(个人中心): 个人中心
个人中心完成
2023-03-12 22:30:13 +08:00
猿小天
aef2becd01 feat(个人中心): 个人中心
个人中心完成
2023-03-12 21:22:22 +08:00
猿小天
888228fb1b feat(消息通知): 消息通知
消息中心完成
2023-03-12 19:28:40 +08:00
猿小天
c0c627b8df feat(消息通知): 消息通知
顶部消息通知完成
2023-03-07 22:13:41 +08:00
猿小天
c63ad90821 feat(字典管理): 字典管理
完成字典管理的对接
2023-03-06 11:26:56 +08:00
猿小天
4de58819e5 fix(字典管理): 🐛 字典管理
字典管理
2023-03-06 01:49:39 +08:00
猿小天
284f09f90d feat(组件): 🎉 组件新增
新增一对多组件和多对多组件
2023-03-04 23:59:16 +08:00
猿小天
038c3959eb feat(表格选择器): 🎨 表格选择器
完成表格选择器
2023-03-04 01:29:25 +08:00
猿小天
639914b1ae 功能变化: 完成tableSelect组件 2023-03-04 01:22:21 +08:00
H0nGzA1
1af94094f9 fix(1-5): 🐛 优化系统问题 2023-02-27 09:08:44 +08:00
H0nGzA1
050956a797 ci: 🔧 更新前端打包env配置 2023-02-22 16:45:12 +08:00
H0nGzA1
a729e004cd feat: 添加icon组件,更多icon选择 2023-02-21 22:17:30 +08:00
H0nGzA1
bb8a67886f feat(接口白名单): 接口白名单crud,基本功能完成 2023-02-20 18:02:44 +08:00
H0nGzA1
5a7e3e5e2f Merge remote-tracking branch 'origin/master'
# Conflicts:
#	web/src/router/route.ts
2023-02-20 16:04:38 +08:00
H0nGzA1
0cbcf8caaa chore(清除静态route): 🔧 删除前端路由报错 2023-02-20 16:03:57 +08:00
猿小天
97e3ca72be 配置变化: eslint配置变化 2023-02-18 22:44:51 +08:00
猿小天
d5d2931944 新功能: tableSelector组件 2023-02-18 21:43:35 +08:00
猿小天
c633b580be 新功能: tableSelector组件 2023-02-18 19:25:15 +08:00
猿小天
e34445d655 新功能: tableSelector组件 2023-02-17 00:51:54 +08:00
猿小天
4d832b5e68 功能变化: 登录bug;消息中心配置 2023-02-15 23:06:45 +08:00
猿小天
05c69b069e 功能变化: 重构登录接口 2023-02-14 23:41:24 +08:00
H0nGzA1
1b8221d422 feat(更改通知userNews.vue): 修改通知信息 2023-02-14 00:08:47 +08:00
H0nGzA1
64bd4fe74a refactor(删除框架升级遗留文件): 🔥 删除多余vue文件 2023-02-13 22:54:28 +08:00
H0nGzA1
a54e1adad1 feat(组件支持自动染色): dict属性组件自动染色 2023-02-13 22:50:30 +08:00
猿小天
a3460cf8d4 功能变化: 分页bug修复 2023-02-13 16:09:04 +08:00
H0nGzA1
32dbdefde8 style(更改主题背景颜色): 🎨 修改侧边栏默认主题颜色,添加多行展开查询配置 2023-02-13 14:14:36 +08:00
H0nGzA1
4a37ce3a4f refactor(更新前端): 🔀 更新前端项目版本 2023-02-13 01:33:02 +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
猿小天
5c5b3d5178 功能变化: 角色授权完成 2023-02-11 22:46:51 +08:00
H0nGzA1
3aa1d3ae4a feat(完成日志管理基本功能): 完成登录日志,操作日志crud菜单 2023-02-11 18:19:00 +08:00
H0nGzA1
c5e5767572 feat(完成附件管理基本功能): 完成附件管理crud菜单 2023-02-11 16:25:09 +08:00
H0nGzA1
d6bd3c6310 feat(完成地区管理基本功能): 完成地区管理crud菜单 2023-02-11 16:13:07 +08:00
H0nGzA1
913fa1db36 Merge remote-tracking branch 'origin/master' 2023-02-11 16:00:43 +08:00
H0nGzA1
bba6acc5a5 feat(完成字典管理crud菜单): 🚧 子菜单逻辑进行中 2023-02-11 15:59:34 +08:00
猿小天
90ed04aa8f 功能变化: 按钮权限管控完成 2023-02-10 23:20:18 +08:00
猿小天
8462973a8a 功能变化: 按钮权限管控完成 2023-02-10 23:20:07 +08:00
猿小天
78fd99c0be 功能变化: 按钮权限管控完成 2023-02-10 23:19:06 +08:00
猿小天
df2a66308e Merge remote-tracking branch 'origin/master' 2023-02-10 22:51:18 +08:00
猿小天
db07a147f6 功能变化: 菜单管理按钮配置优化 2023-02-10 22:51:06 +08:00
H0nGzA1
88540d834e docs(重写README文件): 💡 更改项目信息 2023-02-10 22:19:20 +08:00
H0nGzA1
6d55691e77 feat(后端控制路由): 添加消息中心页面组件🏷 2023-02-10 21:59:28 +08:00
猿小天
520500a005 功能变化: 菜单管理按钮配置优化 2023-02-08 22:30:27 +08:00
猿小天
1ed5d40ebf 功能变化: 菜单管理按钮配置优化 2023-02-08 17:44:35 +08:00