chenos
|
11f5050fd5
|
bugfix
|
2021-01-26 17:12:31 +08:00 |
|
chenos
|
4ee4bed527
|
feat: add description field
|
2021-01-26 16:47:57 +08:00 |
|
chenos
|
1be960bebf
|
feat: the details tab can choose which fields to display
|
2021-01-24 13:23:13 +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 |
|
chenos
|
31edb3a1fe
|
feat(app): add mobile responsive
|
2021-01-05 12:50:28 +08:00 |
|
chenos
|
41755a8af4
|
feat: improve ui details
|
2020-12-30 00:00:39 +08:00 |
|
chenos
|
4bc2df296d
|
feat: add actionDefaultParams to views
|
2020-12-21 10:41:12 +08:00 |
|
chenos
|
ecab106c3c
|
feat: support subTable field
* feat: add linkTo and subTable fields
* add subTable field component
* improve sub table
* bugfix
|
2020-12-20 12:52:15 +08:00 |
|
chenos
|
5fdbc1b10d
|
feat: improve field components
|
2020-12-19 15:48:06 +08:00 |
|
chenos
|
d45d37cabf
|
feat: add field renderer
|
2020-12-13 20:48:48 +08:00 |
|
chenos
|
ae6ea41c52
|
feat: menu sync & refresh
|
2020-12-07 17:25:36 +08:00 |
|
chenos
|
3e3cb416b6
|
feat: improve collection hooks/fields/actions/views... (#30)
* feat: add onFinish callback
* fix: update json attribute unsaved after query
* refactor: collection hooks
* feat: add migrate options
|
2020-12-04 21:09:39 +08:00 |
|
chenos
|
d9e6d2e614
|
feat(users): add users module (#26)
* feat(users): add users module
* user check
|
2020-11-29 16:26:53 +08:00 |
|
chenos
|
eb93f0734f
|
feat: actions & views (#18)
* feat: 视图新增支持 associated 的情况
* fix: 解决关系数据的视图问题
* 表单数据初始化
* feat: sortable table
* 排序
* 表格细节调整
* feat: field actions
|
2020-11-19 21:12:15 +08:00 |
|