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
|
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
|
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
|
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 |
|
chenos
|
b761bf876e
|
fix: show email when nickname is empty
|
2021-03-31 09:30:09 +08:00 |
|
chenos
|
9d67637727
|
feat: add a clear button to the filter box
|
2021-03-31 09:28:35 +08:00 |
|
chenos
|
b3a35146cb
|
fix: placeholder for cascader
|
2021-03-31 09:10:15 +08:00 |
|
chenos
|
c812d97527
|
fix: sub-table field permissions
|
2021-03-31 00:01:30 +08:00 |
|
chenos
|
50f1d1853b
|
fix: specify the env file path
|
2021-03-30 17:01:13 +08:00 |
|
chenos
|
996e87daa7
|
fix: filter operators bug
|
2021-03-30 06:33:39 +08:00 |
|
chenos
|
18825af43d
|
fix: async mode recommended over sync mode
|
2021-03-30 06:12:08 +08:00 |
|
chenos
|
6bfd8ebf57
|
fix: hide user password
|
2021-03-29 15:53:39 +08:00 |
|
chenos
|
70c2cd9085
|
fix: adding upload action to the blacklist
|
2021-03-29 14:01:54 +08:00 |
|
chenos
|
797a5ef9e8
|
fix: view type linkages
|
2021-03-29 13:06:14 +08:00 |
|
chenos
|
09f2d5d2f2
|
fix: automation jobs
|
2021-03-29 12:35:58 +08:00 |
|
chenos
|
8be11714b9
|
fix: action blacklist for demo
|
2021-03-29 12:00:52 +08:00 |
|
chenos
|
aedce5589d
|
refactor: two column layout
|
2021-03-29 11:57:07 +08:00 |
|
chenos
|
716b5e20b4
|
fix: table isFieldComponent
|
2021-03-29 11:05:48 +08:00 |
|
chenos
|
250dd26df9
|
fix: action buttons
|
2021-03-29 10:32:49 +08:00 |
|
chenos
|
20be2d7115
|
fix: change logs order by desc
|
2021-03-29 10:19:42 +08:00 |
|