chenos
2cbcd087ce
v0.5
2021-05-23 08:38:08 +08:00
chenos
1b3e7993fb
fix: statusable
2021-05-10 15:58:14 +08:00
chenos
6b7e26fb90
fix: sync view details
2021-05-08 11:39:39 +08:00
chenos
bbcd310169
fix: windows system the path can not use colon
2021-04-18 15:17:19 +08:00
chenos
8df85e0b20
chore(versions): publish packages v0.4.0-alpha.7
2021-04-18 09:44:18 +08:00
chenos
9f91fc7fd0
v0.4.0-alpha.6
2021-04-18 09:35:49 +08:00
chenos
ef93a3c11c
chore(versions): publish packages 0.4.0-alpha.5
2021-04-07 19:36:55 +08:00
chenos
a22efec65d
chore(versions): publish packages 0.4.0-alpha.4
2021-04-07 17:48:47 +08:00
chenos
e72eebb8cd
chore(versions): publish packages 0.4.0-alpha.3
2021-04-07 17:39:08 +08:00
chenos
c2f18763c9
chore(versions): publish packages 0.4.0-alpha.2
2021-04-07 17:12:31 +08:00
chenos
6906ccadb0
add gitHead
2021-04-07 10:41:06 +08:00
chenos
f0b335ac30
chore(versions): publish packages 0.4.0-alpha.1
2021-04-07 10:29:02 +08:00
chenos
49f71420ed
chore: update npm packages
2021-04-07 09:50:00 +08:00
chenos
fd8c6f8e50
chore: cleanup
2021-04-06 19:56:41 +08:00
chenos
b6cd540f72
chore: remove console.log
2021-04-06 19:52:01 +08:00
chenos
b8b5940205
feat: print button for descriptions
2021-04-01 21:15:51 +08:00
chenos
797a5ef9e8
fix: view type linkages
2021-03-29 13:06:14 +08:00
chenos
aedce5589d
refactor: two column layout
2021-03-29 11:57:07 +08:00
chenos
250dd26df9
fix: action buttons
2021-03-29 10:32:49 +08:00
chenos
0900296ea3
fix: view form linkages
2021-03-28 21:01:22 +08:00
chenos
ce4a22fbb9
style: code formatting
2021-03-28 13:34:51 +08:00
chenos
5e9959b987
feat: markdown support
2021-03-28 12:34:56 +08:00
chenos
db103c50f0
fix: page view sync
2021-03-28 08:56:17 +08:00
chenos
489d7c27dd
fix: modify text
2021-03-26 10:14:53 +08:00
chenos
2aa04323ff
fix: auto get filter fields
2021-03-25 16:54:11 +08:00
chenos
330d08ab35
feat: kanban view
2021-03-25 16:11:45 +08:00
chenos
388dbc5ef4
feat: quick create view for page
2021-03-24 10:21:38 +08:00
chenos
55543fb46e
fix: improve menu/view configuration
2021-03-22 16:45:32 +08:00
chenos
81399f6037
fix: clean up code and fix tests
2021-03-19 21:27:42 +08:00
chenos
092d705d3d
adjust the text of the menu permission view
2021-03-18 22:32:07 +08:00
chenos
2e4bf25923
fix: view form type field linkages
2021-03-17 17:14:38 +08:00
chenos
cef2161972
feat: support for configuration after successful draft submission
2021-03-16 23:32:59 +08:00
chenos
62164c907c
feat: view support quick edit
2021-03-16 18:06:43 +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
Junyi
662619b91c
Feature: plugin-china-region ( #66 )
...
* feat: add core function for china region cascade select
* fix: test case
* refactor: use belongsToMany for region field and fix component
* fix: data import
* fix: remove sort field
* fix: clear on changeOnSelect is false
2021-02-22 15:08:35 +08:00
chenos
eb5581646c
Feature/plugin automations ( #65 )
...
* feat: add automations plugin
* feat: support users views as submenu
* fix: reload users collection options on initialization
* 表单细节
* 细节更新
* filterable
* fix: can not disassociate before destroy data
* 暂存
* 表单联动细节
* 补充细节
* 补充测试和细节改进
* 补充细节和测试
* 再来一波更新
2021-02-07 17:39:47 +08:00
chenos
511ba90d99
feat: add defaultFilter property to table view
2021-02-03 16:53:31 +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
chenos
1ea08e62b6
Feature/action logs ( #61 )
...
* feat: add action logs plugin
* feat: add afterUpdate/afterDestroy hooks for logs
* 子表格细节改进
* fix: subtable
* activity
* bugfix
Co-authored-by: mytharcher <mytharcher@gmail.com>
2021-01-29 23:53:50 +08:00
chenos
4ed21682ac
fix: defaultTab
2021-01-27 16:58:36 +08:00
chenos
8ec40d32e2
fix: tab permissions does not work
2021-01-27 16:46:31 +08:00
chenos
18e7d5ba77
fix: reload users collection options on initialization
2021-01-27 14:08:26 +08:00
chenos
4ee4bed527
feat: add description field
2021-01-26 16:47:57 +08:00
chenos
4fb1ff6c33
fix: skip developer mode and internal collection permissions
2021-01-26 15:18:07 +08:00
chenos
3f7e8e9c2f
feat: can set editable fields on tabs
2021-01-25 10:22:24 +08:00
chenos
a98f5af183
feat: support users views as submenu
2021-01-24 09:27:24 +08:00
chenos
82355e1422
fix: scopes
2021-01-23 17:09:33 +08:00
chenos
e36415330f
fix: can use markdown in field description
2021-01-23 14:15:41 +08:00
chenos
1d8de0bc4e
fix: default template for views
2021-01-22 14:54:08 +08:00