Commit Graph

860 Commits

Author SHA1 Message Date
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
chenos
053b0fec89 feat(plugin-client): update demo data 2021-11-08 22:53:25 +08:00
chenos
5e079d38f2 fix(client): compile menu title 2021-11-08 20:59:07 +08:00
chenos
5cacee4e7f chore: v0.5.0-alpha.27 2021-11-08 20:47:20 +08:00
chenos
c93d22ec27 fix(client): i18n.t in schema 2021-11-08 20:46:45 +08:00
chenos
7611beea0f chore: v0.5.0-alpha.26 2021-11-08 20:27:59 +08:00
chenos
92f0a8265e fix: update dependencies 2021-11-08 20:17:46 +08:00
chenos
479f64f197
feat: support i18n (#99)
* feat: i18next

* multi language data

* feat(client): locale support

* en-US for collections

* us-EN for routes

* en-US for routes

* en-US for attachments

* feat: partial translations

* translation

* add AntdConfigProvider

* translation

* translation

* feat: translation

* feat: add translation

* fix: improve translation

* feat: improve translation

* fix: SyntaxError: Unexpected token ) in JSON at position

* typo

* feat: improve translation

* feat: improve translation

* feat: language settings can be saved on the server

* feat: lang option of init cli

* demo translation

* typo

* change address field to textarea

* address data

* feat: chart translation

* feat: chart translation

* improve translation

* signin,signup,signout...

Co-authored-by: Zhou <zhou.working@gmail.com>
2021-11-08 19:32:59 +08:00
chenos
29184740bf fix: update doc 2021-11-05 17:40:32 +08:00
chenos
5b19334b8d feat(docs): reverse relationship fields description 2021-11-05 12:41:05 +08:00
chenos
fe83343211 fix(docs-style): reduce line height 2021-11-02 10:05:02 +08:00
chenos
5c0567b1cd feat: update doc 2021-11-01 18:16:04 +08:00
chenos
8376c6d1b2 chore: v0.5.0-alpha.25 2021-11-01 17:29:27 +08:00
chenos
5a7f3e1709 fix(create-nocobase-app): process.env.API_URL='/api/' 2021-11-01 17:25:29 +08:00
chenos
b5c587fc94 chore: v0.5.0-alpha.24 2021-11-01 15:20:30 +08:00
chenos
55a1263887 fix: update doc 2021-11-01 15:20:11 +08:00
chenos
afdca3af48 fix: missing process.env.API_URL 2021-11-01 14:57:32 +08:00
chenos
0c0d90fd50 feat: update readme 2021-11-01 09:33:04 +08:00
chenos
f7f5689f5a fix: update doc 2021-10-31 11:37:16 +08:00
chenos
ee8a1ea187 feat: component documentation 2021-10-31 11:35:11 +08:00
chenos
34e8226ddb feat: document translation 2021-10-31 09:58:25 +08:00
chenos
08ef78ae8b feat: document translation 2021-10-31 09:44:52 +08:00
semmywong
14f492f414
fix: add sort field to the users table
* [Fixed]
1、初始化数据表时,没有配置sort
2、增加sort接口类型

* [Fixed]
1、重新提交PR

* [Fixed]
1、重新提交PR

* [Fixed]
1、重新提交PR

* [Fixed]
1、重新提交PR

* [Fixed]
1、重新提交PR
2021-10-30 10:55:43 +08:00
chenos
d68196ab20 feat(docs): update repository 2021-10-29 17:48:24 +08:00
chenos
8562a39c03 feat(docs): update repository.md 2021-10-29 15:09:58 +08:00
chenos
be72548ffc feat(docs): update contributing.md 2021-10-29 14:49:04 +08:00
chenos
ff4d432c9f feat: update doc 2021-10-29 13:55:49 +08:00
chenos
a2d3e64a89 feat(docs): add contributing.md 2021-10-29 13:05:21 +08:00
chenos
980d848196 fix: project can not be started 2021-10-29 13:04:44 +08:00
chenos
51e83c1476 feat(docs): add demo 2021-10-29 09:29:16 +08:00
chenos
eee96a4e4a fix(docs): api document is not accessible 2021-10-29 08:45:33 +08:00