Netfan
|
9e5e630987
|
refactor(api): remove unnecessary userId param (#675)
* refactor(api): remove unnecessary userId param
移除getUserInfo、getPermCode、getMenuList接口的userId参数。
这些接口应当始终与当前登录用户相关而无需传递userId。
* fix: fix auth header key case error
|
2021-05-29 23:11:38 +08:00 |
Netfan
|
b218f10e25
|
fix(login): login page modal style fixed: #662 (#666)
* fix: catch axios error data on request
* fix(login): login page modal style fixed: #662
|
2021-05-28 00:07:28 +08:00 |
vben
|
5465f058ce
|
feat(user): add user login expiration example
|
2021-05-25 23:14:05 +08:00 |
vben
|
cd4b5e14c2
|
fix(types): fix store types
|
2021-05-25 01:24:26 +08:00 |
vben
|
bbf178f64b
|
fix(store): fix pinia typo
|
2021-05-23 23:45:21 +08:00 |
HUCHAOQI
|
336be680d3
|
fix(store): addTab fx (#607)
在更新tabList的时候也能同时更新cacheTab
|
2021-05-17 09:31:03 +08:00 |
Vben
|
6a8820597f
|
fix: ensure that the 401 jumps to the login page correctly, fix #512
|
2021-04-24 20:31:05 +08:00 |
Vben
|
b92b8a3c6a
|
fix(tabs): fix the problem that other functions are invalid when the tab is closed, close #376
|
2021-04-19 23:53:11 +08:00 |
Vben
|
0649011eba
|
feat: add JsonPreview component
|
2021-04-17 18:51:19 +08:00 |
Vben
|
967b28c4c0
|
feat: persistent save tab, fix #359
|
2021-04-10 21:41:22 +08:00 |
Vben
|
215d8bab38
|
refactor: refactor store
|
2021-04-10 21:41:22 +08:00 |
Vben
|
5b8eb4a49a
|
feat: dark mode
|
2021-04-07 23:39:54 +08:00 |
Vben
|
8fb03961f5
|
fix: ensure permissionMode exists close #409
|
2021-03-23 22:31:23 +08:00 |
Vben
|
e2cc5af937
|
fix(route): ensure that the first level menu can be hidden
|
2021-03-23 01:06:57 +08:00 |
Vben
|
f866e46535
|
chore: add test server
|
2021-03-19 22:53:39 +08:00 |
Vben
|
67962f1dee
|
fix(v-auth): ensure the background mode is correct close #330
|
2021-03-18 22:38:55 +08:00 |
Vben
|
82c3186309
|
fix(menu): make sure the menu is displayed properly on the small screen close #336
|
2021-03-17 21:08:46 +08:00 |
Vben
|
e12c588c0a
|
refactor(route): refactoring the routing multi-layer model close #215
|
2021-03-17 00:10:16 +08:00 |
Vben
|
b7ce74abd6
|
refactor: refactor the project to solve the hot update problem caused by circular dependencies close #301
|
2021-03-08 21:19:09 +08:00 |
Vben
|
d5d4c4b413
|
fix(menu): fix menu icon missing close #328
|
2021-03-07 20:59:11 +08:00 |
Vben
|
cd8e924d46
|
perf(tree): strengthen BasicTree function
|
2021-03-03 23:35:30 +08:00 |
Vben
|
c8e84dc14e
|
chore: typo
|
2021-02-28 23:05:37 +08:00 |
Vben
|
15567e478c
|
fix: improve persistent cache logic
|
2021-02-28 12:25:57 +08:00 |
Vben
|
f6cef1088d
|
refactor: refactored multi-language modules to support lazy loading and remote loading
|
2021-02-28 08:48:53 +08:00 |
Vben
|
f57eb944ed
|
perf: improve persistent logic
|
2021-02-27 19:55:30 +08:00 |
Vben
|
fcee7d4eb7
|
perf: move src/types to root
|
2021-02-26 20:09:24 +08:00 |
Vben
|
8a9ca498d7
|
chore: remove useless code
|
2021-02-25 20:25:02 +08:00 |
vben
|
a09a0eedd2
|
perf: improve login logic
|
2021-02-22 23:04:47 +08:00 |
vben
|
da04913ef3
|
feat: added settingButtonPosition configuration close #275
|
2021-02-18 21:12:27 +08:00 |
vben
|
b335e7511b
|
chore: fix the error-log list as the system route
|
2021-02-13 11:15:06 +08:00 |
vben
|
589409305f
|
perf: adjust the return value of the interface to obtain user information in array format #259
|
2021-02-13 09:17:11 +08:00 |
vben
|
116a1f7745
|
wip(table): perf table #136,146,134
|
2020-12-31 00:11:44 +08:00 |
vben
|
10cd4fcdff
|
fix(locale): fix locale.show not work
|
2020-12-23 21:16:27 +08:00 |
vben
|
e6db0d39b9
|
feat(layout): add mix sidebar mode
|
2020-12-21 23:38:16 +08:00 |
vben
|
a65ad9edd5
|
wip(menu): perf menu
|
2020-12-15 00:15:34 +08:00 |
vben
|
0434030f27
|
fix(login): fix the problem of successful login and notify disappearing
|
2020-12-11 22:08:36 +08:00 |
vben
|
4ce1d526c8
|
refactor(lock-page): refactor lock page
|
2020-12-09 22:11:34 +08:00 |
vben
|
1899146f71
|
perf: mobile style adjustment
|
2020-12-05 16:14:27 +08:00 |
vben
|
b884654761
|
fix: fix keepAlive not work
|
2020-12-05 09:30:51 +08:00 |
vben
|
f4621cc664
|
perf: perf loading logic
|
2020-12-04 21:25:33 +08:00 |
vben
|
c303ec1a23
|
refactor: refactor route
|
2020-12-03 21:49:32 +08:00 |
vben
|
962f90de44
|
feat: support vscode i18n-ally plugin
|
2020-12-01 23:51:39 +08:00 |
vben
|
73c8e0c158
|
perf: perf component
|
2020-11-26 21:19:39 +08:00 |
vben
|
19011296ed
|
feat: multi-language support
|
2020-11-26 21:10:21 +08:00 |
vben
|
cedba37e4c
|
feat: add tab drag and drop sort
|
2020-11-25 22:28:58 +08:00 |
vben
|
26b6109ca0
|
feat: add permissionCacheType setting
|
2020-11-25 21:26:10 +08:00 |
vben
|
ba068ba1df
|
wip: refactor layout
|
2020-11-23 23:24:13 +08:00 |
vben
|
737b1b190c
|
wip: multi-language support
|
2020-11-23 00:35:15 +08:00 |
vben
|
f7aa93f5b0
|
chore: miscellaneous modifications
|
2020-11-21 22:47:10 +08:00 |
vben
|
8882d4e7ea
|
wip: support multilingual configuration
|
2020-11-19 23:01:27 +08:00 |
vben
|
46e0875374
|
chore: add some notes
|
2020-11-18 22:41:59 +08:00 |
vben
|
ecfb702b09
|
fix: type error
|
2020-11-12 22:20:15 +08:00 |
vben
|
4baf90a5c8
|
perf: optimize tab switching speed
|
2020-11-10 21:58:19 +08:00 |
vben
|
dc42d434f0
|
refactor: refactoring menu generation
|
2020-11-08 23:13:47 +08:00 |
vben
|
c8021ef325
|
chore: changed login cache from sessionStorage to LocalStorage
|
2020-11-01 14:58:27 +08:00 |
vben
|
e2333642c4
|
style: some format adjustments
|
2020-10-30 21:32:05 +08:00 |
vben
|
6bffdb5c64
|
fix: fix the disappearance of tab switching parameters (#56)
|
2020-10-27 23:08:29 +08:00 |
vben
|
66acb21edd
|
perf: perf menu mini style
|
2020-10-21 21:44:57 +08:00 |
vben
|
8b3a4d37a8
|
feat: add table setting
|
2020-10-21 21:44:57 +08:00 |
vben
|
7101587b96
|
feat: add error handle
|
2020-10-18 21:55:21 +08:00 |
vben
|
31e2715e67
|
chore: detail optimization
|
2020-10-14 21:08:07 +08:00 |
nebv
|
02d6a39402
|
fix: fix missing cache of refresh page
|
2020-10-13 22:22:04 +08:00 |
vben
|
f2bdf0b86d
|
perf: optimize multiple-tab switching effect
|
2020-10-12 00:18:32 +08:00 |
陈文彬
|
faf3f4602e
|
feat(table): add table component
|
2020-10-08 01:35:05 +08:00 |
陈文彬
|
2f268ca8f4
|
fix: fix form,transition,build bug
|
2020-10-01 00:24:14 +08:00 |
陈文彬
|
2f6253cfb6
|
initial commit
|
2020-09-28 20:19:10 +08:00 |