chenos
|
ce4a22fbb9
|
style: code formatting
|
2021-03-28 13:34:51 +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 |
|
Junyi
|
435cd9a7c9
|
feat: date-only operators (#50)
* feat: date-only operators
* feat: add opposite operators
* fix: use moment to parse date string
* fix: remove additional moment dependency.
* modify date filter operators
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2020-12-30 14:05:28 +08:00 |
|
chenos
|
519f8de40b
|
fix: improve filters
|
2020-12-29 14:53:39 +08:00 |
|
Junyi
|
b2fe087fc2
|
Feature: custom operators for querying (#48)
* feat: add some custom operators for querying
* feat: add some custom operators for querying
* test: fix cases
* improve custom operator function
* improve filter field component
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2020-12-28 21:08:13 +08:00 |
|