chenos
6843bad133
fix(plugin-users): test errors
2022-04-10 22:54:05 +08:00
chenos
0fd41c9036
fix: set acl role
2022-04-10 22:05:18 +08:00
chenos
f791d43716
feat: acl provider ( #279 )
...
* feat: acl provider
* feat: menu server hook
* feat: improve code
* fix: fields filter
2022-04-10 19:22:39 +08:00
chenos
c6f1454ae8
feat: jwt service
2022-04-09 15:30:43 +08:00
ChengLei Shao
7e4b60c410
Feat/plugin users with jwt ( #258 )
...
* feat: plugin users with jwt
* update github actions env
* feat: get jwt config from options
* feat: jwtService
* fix: type
* fix: build error
* fix: yarn repository
* fix: yarn build
* fix: yarn build
2022-04-09 14:54:46 +08:00
ChengLei Shao
264a1e6c21
fix: user current role ( #232 )
2022-03-11 15:51:46 +08:00
ChengLei Shao
d98714d9fd
featEnable permission ( #229 )
...
* feat: acl skip
* feat: skip-manager
* feat: root user permission skip
* fix: test
* feat: set user role
* fix: code review
* feat: setDefaultRole for users
2022-03-11 10:10:57 +08:00
chenos
78f75f5a2f
feat: improve users module
2022-02-28 14:25:50 +08:00
chenos
a507267b72
feat: code cleanup
2022-02-11 18:13:14 +08:00
chenos
f09991d932
feat: upgrade plugin-users
2021-12-08 09:10:44 +08:00
chenos
732d31009e
v0.6
2021-12-06 21:23:34 +08:00
Junyi
c5f089d7b7
feat: add permissions plugin ( #53 )
...
* test: skip bug test cases for ci passing
* feat: add base structure of plugin-permissions
* fix: user token parsing
* Refactor action parameter for better mergeParams (#55 )
* refactor: add parameter types to handle parameters in action [WIP]
* fix: action parameter
* fix: test cases
* test: try to fix build error
* remove unused packages
* fix: revert compatibility back
Co-authored-by: chenos <chenlinxh@gmail.com>
* 补充权限界面相关功能
* bugfix
* fix: developer mode does not work
* feat: add action scope and fields limitation in permission
* 改进权限配置表单
* feat: get/update action for role.collection
* add scope select component
* add role users tabs
* typings
* test: temp skip
Co-authored-by: chenos <chenlinxh@gmail.com>
2021-01-13 16:23:15 +08:00