Commit Graph

4373 Commits

Author SHA1 Message Date
chenos
8df3da7d49 run bootstrap 2021-05-23 08:43:38 +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
6081ee29af fix: show all fields 2021-05-10 16:03:10 +08:00
chenos
1b3e7993fb fix: statusable 2021-05-10 15:58:14 +08:00
chenos
797da5bdb0 fix: show clear button 2021-05-10 15:47:03 +08:00
chenos
6b7e26fb90 fix: sync view details 2021-05-08 11:39:39 +08:00
chenos
91d633deed fix: get the siteTitle value from the server 2021-05-07 10:51:07 +08:00
chenos
7f6dc49227
fix: logo url get from the server 2021-05-07 10:46:49 +08:00
chenos
cd5aee4c2a fix: menu item not active 2021-04-25 13:13:37 +08:00
chenos
1bf32c7f7e fix: image can not be previewed 2021-04-25 11:55:32 +08:00
chenos
6c75950b6a feat: jump to page after successful form submission 2021-04-25 11:54:23 +08:00
chenos
3268267ccd fix: when batch uploading, filter out unaccept files 2021-04-22 19:01:28 +08:00
chenos
a19311cb24 feat: upload component supports accept property 2021-04-22 18:44:55 +08:00
chenos
80eb229696 fix: file icon 2021-04-22 14:51:23 +08:00
chenos
e3a5dc73b7 docs: update docs 2021-04-21 23:05:10 +08:00
chenos
038358ebbc docs: @nocobase/client 2021-04-20 23:53:37 +08:00
chenos
17982847b5 docs: improve documentation of core modules 2021-04-19 21:29:30 +08:00
chenos
0a1e8a8b1e docs: database api 2021-04-19 18:19:21 +08:00
chenos
bbcd310169 fix: windows system the path can not use colon 2021-04-18 15:17:19 +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
cb30eab3de update docs 2021-04-17 23:35:06 +08:00
chenos
22739afa2d docs: nodejs provided by docker 2021-04-17 22:47:08 +08:00
chenos
95640ec57c chore: update docker-compose.yml 2021-04-17 22:21:06 +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
Junyi
f6dcfae28c
refactor: use boolean value instead of null (#74) 2021-04-12 18:10:59 +08:00
chenos
214b227a6c fix: error message for login and registration 2021-04-12 18:06:10 +08:00
chenos
3612689035 fix: drawer bottom spacing is too small in Firefox 2021-04-09 11:31:34 +08:00
chenos
5319000bd6 fix: improve login form styles 2021-04-08 12:10:38 +08:00
chenos
58e2ac3f5c docs: installation instructions 2021-04-07 20:34:30 +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
30a0808c04 add "private": true to some packages 2021-04-07 10:23:28 +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
fd8c6f8e50 chore: cleanup 2021-04-06 19:56:41 +08:00
chenos
b6cd540f72 chore: remove console.log 2021-04-06 19:52:01 +08:00
chenos
efb0320427 refactor(app): clean up the client code 2021-04-06 12:52:59 +08:00
Junyi
9495917e97
fix: minor problems (#72) 2021-04-04 23:33:06 +08:00
chenos
d0d7751d49
Update README.zh-CN.md 2021-04-04 11:42:12 +08:00
chenos
0c2196df61
Update README.md 2021-04-04 11:41:01 +08:00