Commit Graph

192 Commits

Author SHA1 Message Date
chenos
5e079d38f2 fix(client): compile menu title 2021-11-08 20:59:07 +08:00
chenos
c93d22ec27 fix(client): i18n.t in schema 2021-11-08 20:46:45 +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
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
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
1408de55d2 feat(client): tooltip for designable button 2021-10-25 23:15:25 +08:00
ChengLei Shao
90b7c9fc94
option-tag style (#92) 2021-10-25 09:58:02 +08:00
chenos
4b586148b1 feat: supports filling in the collection name and field name 2021-10-21 12:18:21 +08:00
chenos
f199df96aa chore: add prettier config 2021-10-14 00:08:16 +08:00
chenos
5b9a24cba1 fix(client): cannot read properties of undefined (reading 'interface') 2021-10-12 22:01:18 +08:00
chenos
2ce3b9d21b fix(client): auto jump to the first menu item after login 2021-10-10 22:24:30 +08:00
chenos
3e04f81a41 chore: v0.5.0-alpha.17 2021-10-10 12:59:29 +08:00
chenos
d2c534243e fix: pageSize to perPage 2021-10-10 12:54:48 +08:00
chenos
effedd77a7 fix: disable sub table field 2021-10-10 12:51:14 +08:00
chenos
ccfdb02801 fix: empty values after form submission 2021-10-10 12:50:26 +08:00
chenos
7ecb7c3a60 chore: v0.5.0-alpha.5 2021-10-07 15:25:20 +08:00
chenos
29d386a63d feat: improve code 2021-10-01 23:31:49 +08:00
chenos
73145b56ad feat: initialize demo data when creating the application 2021-10-01 00:50:06 +08:00
chenos
1cb28f0309 fix: client request undefined 2021-09-30 09:45:03 +08:00
chenos
86e2a2802d feat: add useClient and useResourceRequest hooks 2021-09-28 18:20:21 +08:00
chenos
20d602e2b1 Merge branch '0.5' into develop
# Conflicts:
#	packages/app/src/apis/index.ts
#	packages/plugin-collections/src/actions/fields.ts
#	packages/plugin-collections/src/server.ts
#	yarn.lock
2021-09-28 11:37:39 +08:00
chenos
1dff47e8e4 feat: add client provider 2021-09-28 09:33:38 +08:00
chenos
819f1a3472 fix: Field form values is not displayed 2021-09-14 16:44:11 +08:00
chenos
a3c4a8dd9c fix: defaultPageSize=100 2021-09-14 16:29:47 +08:00
chenos
37347cb6b2 feat: add collections table/form 2021-09-14 16:28:11 +08:00
chenos
248d59f6ec feat: improve code 2021-09-14 11:09:26 +08:00
chenos
e82139cfc8 feat: improve styling 2021-09-08 15:40:53 +08:00
chenos
1c30baffcf feat: improve stying 2021-09-08 15:11:35 +08:00
chenos
1229a10df6 feat: improve code 2021-09-04 23:31:26 +08:00
chenos
dde1bd4fc2 feat: improve styling 2021-09-03 15:52:58 +08:00
chenos
ebfabb4605 feat: improve styling 2021-09-03 15:11:28 +08:00
chenos
8048482247 feat: improve styling 2021-09-03 15:10:10 +08:00
chenos
8bd5a83947 feat: generate reverse field for linkTo fields 2021-09-03 14:08:15 +08:00
chenos
a771aade5c bugfix 2021-09-03 00:15:07 +08:00
chenos
a8413f4e7b feat: improve code 2021-09-03 00:06:05 +08:00
chenos
4f762cfe2e feat: improve code 2021-09-02 17:32:10 +08:00
chenos
9560276fa1 fix: menu item highlight 2021-09-02 16:02:26 +08:00
chenos
e6e84bc345 bugfix 2021-08-30 18:50:25 +08:00
chenos
3c8c2d71e3 feat: improve code 2021-08-30 18:27:39 +08:00
chenos
10861d3c1c feat: association data block 2021-08-29 22:26:52 +08:00
chenos
0314faeae9 feat: improve code 2021-08-29 00:25:28 +08:00
chenos
f8c3c6a19b feat: improve text 2021-08-27 18:26:10 +08:00
chenos
6c779a7e6b feat: improve code 2021-08-27 14:52:58 +08:00
chenos
7587e2cdb7 feat: improve code 2021-08-27 14:26:24 +08:00
chenos
35cafad0ff add cancel button to markdown 2021-08-27 11:30:12 +08:00
chenos
52699b0302 feat: add Kanban.useCreateResource 2021-08-27 11:06:21 +08:00
chenos
622a6d5a27 feat: improve code 2021-08-27 10:31:27 +08:00
chenos
5aad2bae76 feat: improve code 2021-08-26 22:17:49 +08:00
chenos
a0fc7a17d1 improve text 2021-08-26 11:11:27 +08:00