Commit Graph

53 Commits

Author SHA1 Message Date
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
chenos
c808c5b602 feat: serve dist files for development 2021-04-06 20:05:56 +08:00
chenos
b1c1a5cee8 refactor: data wrapping middleware 2021-04-01 23:51:00 +08:00
chenos
c74818049b refactor: plugin initialization 2021-04-01 09:58:30 +08:00
chenos
50f1d1853b fix: specify the env file path 2021-03-30 17:01:13 +08:00
chenos
70c2cd9085 fix: adding upload action to the blacklist 2021-03-29 14:01:54 +08:00
chenos
8be11714b9 fix: action blacklist for demo 2021-03-29 12:00:52 +08:00
chenos
250dd26df9 fix: action buttons 2021-03-29 10:32:49 +08:00
chenos
ce4a22fbb9 style: code formatting 2021-03-28 13:34:51 +08:00
chenos
72aecc7d0e fix: multi-select field initialization and filtering 2021-03-27 15:52:48 +08:00
chenos
281c1b3f1d fix: add database pool options 2021-03-26 10:06:36 +08:00