Commit Graph

63 Commits

Author SHA1 Message Date
chenos
8561502384 chore: v0.5.0-alpha.13 2021-10-07 21:33:32 +08:00
chenos
b2f3bd4894 chore: v0.5.0-alpha.12 2021-10-07 19:39:35 +08:00
chenos
4506271af5 chore: v0.5.0-alpha.11 2021-10-07 19:03:50 +08:00
chenos
9787bedb3c chore: 0.5.0-alpha.10 2021-10-07 18:02:32 +08:00
chenos
968fd2e656 chore: v0.5.0-alpha.9 2021-10-07 17:25:31 +08:00
chenos
f825e48d03 chore: v0.5.0-alpha.8 2021-10-07 16:39:18 +08:00
chenos
dd0d067c10 chore: v0.5.0-alpha.7 2021-10-07 16:32:22 +08:00
chenos
43f95e0a56 chore: v0.5.0-alpha.6 2021-10-07 15:27:02 +08:00
chenos
7ecb7c3a60 chore: v0.5.0-alpha.5 2021-10-07 15:25:20 +08:00
chenos
55f6564ea8 feat: improve code 2021-09-29 07:38:05 +08:00
chenos
9d67ecaff0 feat: improve code 2021-09-23 21:52:54 +08:00
chenos
27f6bde775 feat: improve code 2021-09-23 00:16:04 +08:00
chenos
248d59f6ec feat: improve code 2021-09-14 11:09:26 +08:00
chenos
a1bb52759b refactor: add command support to the server 2021-09-05 23:59:38 +08:00
chenos
4886a8a3a0 feat: async event emitter 2021-09-05 14:17:45 +08:00
chenos
8bd5a83947 feat: generate reverse field for linkTo fields 2021-09-03 14:08:15 +08:00
chenos
06fa41fffc feat: support set document title 2021-08-25 22:05:53 +08:00
chenos
c82fee6162 feat: user register & profile 2021-08-23 21:49:44 +08:00
chenos
589fca05d0 feat: user auth 2021-08-23 20:50:55 +08:00
chenos
24d5d3cfad feat: improve code 2021-08-17 00:15:53 +08:00
chenos
69d47a0331 feat: improve cascader component 2021-08-16 12:35:52 +08:00
chenos
e9ddd4fd7e feat: upgrade formily and fix type check errors 2021-08-15 12:16:11 +08:00
chenos
551b9ce45d feat: improve file manager plugin 2021-08-13 23:12:57 +08:00
chenos
a7040efe63 feat: improve export plugin 2021-08-13 09:57:21 +08:00
chenos
66549dc4bf feat: improve code 2021-08-11 11:18:10 +08:00
chenos
9187c15b27 feat: improve code 2021-08-11 00:08:55 +08:00
chenos
cf3a6ff2ff bugfix 2021-08-09 10:10:36 +08:00
chenos
3966c7f0f3 feat: support onRemove event for the menu component 2021-08-08 16:13:02 +08:00
chenos
1ab7d544b3 feat: add ActionLogs block 2021-08-07 23:22:30 +08:00
chenos
5b014bc67e lots of updates 2021-08-04 12:38:08 +08:00
chenos
8bfb5cf85c updates 2021-07-27 10:34:52 +08:00
chenos
91ecd98071 bugfix 2021-07-23 21:28:57 +08:00
chenos
6f54ee3d4e updates 2021-07-12 22:13:48 +08:00
chenos
af02a895c3 lots of updates 2021-07-11 22:20:54 +08:00
chenos
2cbcd087ce v0.5 2021-05-23 08:38:08 +08:00
Junyi
cb8edc7b75
feat: export plugin (#73)
* feat: add data export action in table view

* feat: add data render based on interface type for exporting

* fix: use rewrite action name for permissions

* feat: add support for subTable type field

* add datetime render

* export filter support selectedRowKeys

* docs

Co-authored-by: chenos <chenlinxh@gmail.com>
2021-05-17 11:11:49 +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
d5d0e1036b
docs: add docs (#75)
* docs: add docs

* ignore dumi theme test

* fix: error TS2717: Subsequent property declarations must have the same type.

* update docs

* deploy gh-pages

* plugins docs

* hash & cname

* exportStatic

* ssr

* vercel

* vercel

* fix: deploy vercel

* Delete vercel.json

* docs

* fix APP_DIST

* on master branch
2021-04-17 21:33:21 +08:00
chenos
ef93a3c11c chore(versions): publish packages 0.4.0-alpha.5 2021-04-07 19:36:55 +08:00
chenos
b65184ca37 fix: skip postinstall when umi does not exist 2021-04-07 19:36:09 +08:00
chenos
a22efec65d chore(versions): publish packages 0.4.0-alpha.4 2021-04-07 17:48:47 +08:00
chenos
ca71f8625c fix: missing #!/usr/bin/env node 2021-04-07 17:48:07 +08:00
chenos
e72eebb8cd chore(versions): publish packages 0.4.0-alpha.3 2021-04-07 17:39:08 +08:00
chenos
f58fad922f feat: add simple cli for nocobase api 2021-04-07 17:37:14 +08:00
chenos
c2f18763c9 chore(versions): publish packages 0.4.0-alpha.2 2021-04-07 17:12:31 +08:00
chenos
17362a8444 refactor: app middlewares 2021-04-07 17:10:52 +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