chenos
|
fcf7b367ac
|
fix: when there are too many menu items in a row, hide some of them
|
2021-03-17 17:41:43 +08:00 |
|
chenos
|
cef2161972
|
feat: support for configuration after successful draft submission
|
2021-03-16 23:32:59 +08:00 |
|
chenos
|
6c24978601
|
fix: logo height
|
2021-03-16 23:00:18 +08:00 |
|
chenos
|
62164c907c
|
feat: view support quick edit
|
2021-03-16 18:06:43 +08:00 |
|
chenos
|
c6caa7aade
|
fix: show site title in document title
|
2021-03-16 14:37:24 +08:00 |
|
chenos
|
6c39ac3538
|
Develop (#68)
* refactor: fields/views/pages...
* update
* update
* update
* updates
* updates
* add yarn.lock
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* developerMode
* 一大波更新
* bugfix
* fix: hide the sorting settings
* fix: reload menu when menu is updated
* 页面重构
* modify text
* 补充细节
* system settings
* 继续更新补充
* fix: 多级菜单支持
* 无限嵌套
* fix: icon
* 省市区参数调整
* 表单描述、文案调整
* 支持草稿
* 邮箱登录
* 细节补充
* 菜单页面权限初步
* 详情页打开方式
* 菜单父级、草稿问题
* 描述文字
* 详情分组显示
* 状态改为 radio
* 菜单权限
* 跳过省市区 api
* 修复权限数据范围
* onDraft
* 页面跳转
* 修改文案
* 注册、登录
* fix: 权限过滤问题
* 微调上传组件样式
* 0.4.0-alpha.0
* father-build
* remove father-build
* 细节调整
|
2021-03-16 14:31:54 +08:00 |
|
chenos
|
134f72f6e8
|
fix: missing pageInfo
|
2021-02-01 13:30:32 +08:00 |
|
chenos
|
d83cebac56
|
fix: multi-level nesting
|
2021-01-30 19:06:01 +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
|
772d83cf78
|
style: logo
|
2021-01-08 10:15:10 +08:00 |
|
chenos
|
7a4e047910
|
feat: add prompt to save when closing the form
|
2021-01-06 13:08:00 +08:00 |
|
chenos
|
31edb3a1fe
|
feat(app): add mobile responsive
|
2021-01-05 12:50:28 +08:00 |
|
chenos
|
ed8b5504ac
|
feat(app): menu could be collapsed.
|
2020-12-30 22:36:59 +08:00 |
|
chenos
|
41755a8af4
|
feat: improve ui details
|
2020-12-30 00:00:39 +08:00 |
|
chenos
|
e692d7bb5f
|
fix: menu sort
|
2020-12-29 11:31:19 +08:00 |
|
chenos
|
94c386e7aa
|
fix: use simple table for the association tab view
|
2020-12-28 11:11:49 +08:00 |
|
chenos
|
629a4de173
|
feat: add association tab
|
2020-12-25 16:15:58 +08:00 |
|
chenos
|
29e63cc482
|
change logo
|
2020-12-22 09:38:05 +08:00 |
|
chenos
|
ddcf0f4219
|
feat: support document title
|
2020-12-19 15:48:56 +08:00 |
|
chenos
|
b2801a00dc
|
fix: view can be displayed in data menu
|
2020-12-15 22:44:20 +08:00 |
|
chenos
|
a604eed44d
|
refactor: menu component
|
2020-12-11 12:34:50 +08:00 |
|
chenos
|
f8e8b2b9c7
|
feat: add registerable icon component
|
2020-12-10 20:32:44 +08:00 |
|
chenos
|
efc51355dd
|
feat: add user profile & logout...
|
2020-12-07 17:23:05 +08:00 |
|
chenos
|
578454d07f
|
feat: pagination options (#20)
* feat: pagination options
* fix: data: {list, total}
|
2020-11-21 23:49:59 +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 |
|
chenos
|
9daae13c68
|
feat: improve plugins (#14)
* feat: delete defined resources
* feat: api client
* feat: view fields & tab field options & page info...
* fix: view type
|
2020-11-13 22:01:14 +08:00 |
|
chenos
|
dcdb21d398
|
发布核心框架 (#6)
* api/ui 改名为 server/client
* 微调
* 继续完善 pages
* Fix env file and file mode. (#1)
* Fix: ignore .env file and environment variable names.
* Fix: correct file mode.
* fix: put environment variables together
* fix: separate data and ui resourcer
* feat: collection loader
* feat: redirectTo
* feat: fields & actions & views
* feat: fields & actions
* feat: app & pages & collections...
* feat: collections & pages & permissions...
* Doc: add readme (#2)
* Doc: add README.md.
* Util: add .editorconfig.
* Fix: use glob ignore option instead of additional checking. (#3)
* Fix: typo. (#4)
* feat: permissions
* feat: getCollection & getView actions
* refactor: code cleanup
Co-authored-by: Junyi <mytharcher@users.noreply.github.com>
|
2020-11-11 15:23:39 +08:00 |
|