SemmyWong
|
8cf1efb21f
|
feat: add reset button in the filter panel (#110)
|
2021-11-25 22:42:05 +08:00 |
|
SemmyWong
|
64283fcb0e
|
feat: allow user to change password (#109)
* feat: allow user to change password
* docs: update api doc
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2021-11-25 22:36:52 +08:00 |
|
chenos
|
1daa8138c1
|
docs: update api doc
|
2021-11-25 11:20:05 +08:00 |
|
chenos
|
126a7e1f92
|
feat(docs): update doc
|
2021-11-24 15:46:26 +08:00 |
|
chenos
|
a0b374cea5
|
feat: update doc
|
2021-11-23 19:36:02 +08:00 |
|
Zhou
|
adf470f725
|
Update changelog.md
|
2021-11-23 11:42:09 +08:00 |
|
Zhou
|
c59325ede2
|
Create changelog.zh-CN.md
|
2021-11-23 11:18:02 +08:00 |
|
Zhou
|
63d2b69ecf
|
Update changelog.md
|
2021-11-23 10:40:25 +08:00 |
|
chenos
|
11cded6153
|
chore: v0.5.0-alpha.34
|
2021-11-23 08:23:34 +08:00 |
|
chenos
|
3e53584768
|
fix: remove state property
|
2021-11-23 08:21:38 +08:00 |
|
chenos
|
2f61103e42
|
feat: update doc
|
2021-11-22 09:40:38 +08:00 |
|
chenos
|
01f17659c1
|
changelog
|
2021-11-21 20:43:18 +08:00 |
|
chenos
|
0025d0051f
|
feat: update repository api doc
|
2021-11-20 13:56:47 +08:00 |
|
chenos
|
18089eb56c
|
fix(client): invalid hook call
|
2021-11-20 13:55:50 +08:00 |
|
chenos
|
372a0c372c
|
feat(docs): update doc
|
2021-11-19 15:40:29 +08:00 |
|
chenos
|
e6fa6f9a8e
|
feat(plugin-users): multiple roles
|
2021-11-18 19:26:39 +08:00 |
|
mytharcher
|
59dd24bf4d
|
fix: doc typo
|
2021-11-18 10:15:05 +08:00 |
|
chenos
|
296fbd6c08
|
feat(doc): update api doc
|
2021-11-17 18:54:32 +08:00 |
|
chenos
|
a702f534ba
|
feat: add roles field to users collection
|
2021-11-17 18:54:02 +08:00 |
|
chenos
|
d8c7a0f1c3
|
feat: add roles field to users collection
|
2021-11-16 18:28:07 +08:00 |
|
chenos
|
2755068edb
|
feat: update api doc
|
2021-11-16 11:06:17 +08:00 |
|
chenos
|
9a5ea406f9
|
feat(docs): update collection api doc
|
2021-11-15 23:31:24 +08:00 |
|
chenos
|
3479b7ea27
|
chore: v0.5.0-alpha.33
|
2021-11-13 22:24:51 +08:00 |
|
chenos
|
50baa9363c
|
fix: field update with migrate
|
2021-11-13 22:22:59 +08:00 |
|
chenos
|
bad753cd46
|
feat(docs): update model api doc
|
2021-11-12 18:38:58 +08:00 |
|
SemmyWong
|
686474cb38
|
fix: upgrade formily & side menu render with createPortal & use deep compare effect (#103)
* [Fixed]
1. ts升级4.4.4
2. 解决升级formily类型不兼容问题
* [Fixed]
1. 修复菜单混合渲染问题
* [Fixed]
1. 修复useEffect对象深度依赖比较(订单表死循环)
* [update]去掉debugger
|
2021-11-11 22:07:13 +08:00 |
|
chenos
|
35739f9f42
|
feat(docs): add model api doc
|
2021-11-11 17:44:13 +08:00 |
|
chenos
|
d9484e25a6
|
feat(docs): update repository api doc
|
2021-11-11 13:25:39 +08:00 |
|
twinkle77
|
f34920df5b
|
fix: SchemaRenderer get schema value (#102)
Co-authored-by: Shuogui Lin <shuogui.lin@shopee.com>
|
2021-11-11 11:07:02 +08:00 |
|
chenos
|
ca58d712bc
|
feat(docs): update repository api doc
|
2021-11-11 10:43:50 +08:00 |
|
Zhou
|
ca2ce63c4e
|
Update README.zh-CN.md
|
2021-11-11 07:56:55 +08:00 |
|
Zhou
|
3b5db3965e
|
Update README.md
|
2021-11-11 07:53:33 +08:00 |
|
chenos
|
be03b7579d
|
fix: formily back to 2.0.0-rc.3
|
2021-11-10 23:44:39 +08:00 |
|
SemmyWong
|
6c345cb64a
|
fix: upgrade formily and form.setValues uses overwrite strategy (#101)
1、formily从2.0.0-rc.3升级到2.0.0-rc.19
2、重置form没有生效,setValues参数设为override
|
2021-11-10 23:23:57 +08:00 |
|
chenos
|
06a67479c8
|
fix: do not clear the attachment records
|
2021-11-10 21:01:35 +08:00 |
|
chenos
|
ea32cc3649
|
fix: update doc
|
2021-11-10 20:34:36 +08:00 |
|
chenos
|
3cdff1adc8
|
fix: opts null
|
2021-11-10 20:32:47 +08:00 |
|
chenos
|
f555a64a2d
|
feat(plugin-multi-apps): expiration prompt
|
2021-11-10 20:32:16 +08:00 |
|
chenos
|
f737226898
|
feat(docs): when the fields, appends, and expect parameters appear at the same time
|
2021-11-09 21:23:18 +08:00 |
|
chenos
|
7be6327458
|
chore: v0.5.0-alpha.32
|
2021-11-09 17:14:11 +08:00 |
|
chenos
|
749ea00058
|
fix(client): TypeError: Cannot read properties of null (reading 'setSelectedRows')
|
2021-11-09 17:10:36 +08:00 |
|
chenos
|
7a35638eda
|
chore: v0.5.0-alpha.31
|
2021-11-09 16:28:27 +08:00 |
|
chenos
|
327562f320
|
fix: disable koa-static in production environment
|
2021-11-09 16:20:17 +08:00 |
|
chenos
|
062318b606
|
feat(docs): update api doc
|
2021-11-09 15:08:24 +08:00 |
|
chenos
|
829f969668
|
chore: v0.5.0-alpha.30
|
2021-11-09 13:07:41 +08:00 |
|
chenos
|
ca2bee7d9a
|
fix: If it is already installed, skip the installation process
|
2021-11-09 13:04:10 +08:00 |
|
chenos
|
aff76b2d85
|
fix: refresh the page after updating the popup type
|
2021-11-09 12:59:28 +08:00 |
|
chenos
|
1056a4dbe8
|
fix: improve translation
|
2021-11-09 12:57:42 +08:00 |
|
chenos
|
4ea7d74211
|
chore: v0.5.0-alpha.29
|
2021-11-08 23:06:31 +08:00 |
|
chenos
|
cce2253532
|
chore: v0.5.0-alpha.28
|
2021-11-08 22:54:19 +08:00 |
|