Commit Graph

6515 Commits

Author SHA1 Message Date
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
chenos
b1c1a5cee8 refactor: data wrapping middleware 2021-04-01 23:51:00 +08:00
chenos
d7dbad1ba8 fix: sub-table loading 2021-04-01 21:17:26 +08:00
chenos
b8b5940205 feat: print button for descriptions 2021-04-01 21:15:51 +08:00
chenos
acb769b0c1 fix: calendar height 2021-04-01 09:59:05 +08:00
chenos
c74818049b refactor: plugin initialization 2021-04-01 09:58:30 +08:00
chenos
29dca49b02 fix: no logging of hidden fields 2021-04-01 09:52:43 +08:00
chenos
0902bb5529 fix: missing upload headers 2021-04-01 08:43:28 +08:00
chenos
17b258e3cc fix: password was hashed twice 2021-03-31 10:56:39 +08:00