chenos
|
b5c587fc94
|
chore: v0.5.0-alpha.24
|
2021-11-01 15:20:30 +08:00 |
|
chenos
|
55a1263887
|
fix: update doc
|
2021-11-01 15:20:11 +08:00 |
|
chenos
|
afdca3af48
|
fix: missing process.env.API_URL
|
2021-11-01 14:57:32 +08:00 |
|
chenos
|
0c0d90fd50
|
feat: update readme
|
2021-11-01 09:33:04 +08:00 |
|
chenos
|
f7f5689f5a
|
fix: update doc
|
2021-10-31 11:37:16 +08:00 |
|
chenos
|
ee8a1ea187
|
feat: component documentation
|
2021-10-31 11:35:11 +08:00 |
|
chenos
|
34e8226ddb
|
feat: document translation
|
2021-10-31 09:58:25 +08:00 |
|
chenos
|
08ef78ae8b
|
feat: document translation
|
2021-10-31 09:44:52 +08:00 |
|
semmywong
|
14f492f414
|
fix: add sort field to the users table
* [Fixed]
1、初始化数据表时,没有配置sort
2、增加sort接口类型
* [Fixed]
1、重新提交PR
* [Fixed]
1、重新提交PR
* [Fixed]
1、重新提交PR
* [Fixed]
1、重新提交PR
* [Fixed]
1、重新提交PR
|
2021-10-30 10:55:43 +08:00 |
|
chenos
|
d68196ab20
|
feat(docs): update repository
|
2021-10-29 17:48:24 +08:00 |
|
chenos
|
8562a39c03
|
feat(docs): update repository.md
|
2021-10-29 15:09:58 +08:00 |
|
chenos
|
be72548ffc
|
feat(docs): update contributing.md
|
2021-10-29 14:49:04 +08:00 |
|
chenos
|
ff4d432c9f
|
feat: update doc
|
2021-10-29 13:55:49 +08:00 |
|
chenos
|
a2d3e64a89
|
feat(docs): add contributing.md
|
2021-10-29 13:05:21 +08:00 |
|
chenos
|
980d848196
|
fix: project can not be started
|
2021-10-29 13:04:44 +08:00 |
|
chenos
|
51e83c1476
|
feat(docs): add demo
|
2021-10-29 09:29:16 +08:00 |
|
chenos
|
eee96a4e4a
|
fix(docs): api document is not accessible
|
2021-10-29 08:45:33 +08:00 |
|
chenos
|
9cfdb7456a
|
fix(docs): api document is not accessible
|
2021-10-29 08:35:01 +08:00 |
|
chenos
|
41b023987b
|
chore: v0.5.0-alpha.23
|
2021-10-28 22:59:51 +08:00 |
|
chenos
|
85acc268fd
|
fix(create-nocobase-app): cannot find module 'sqlite3'
|
2021-10-28 22:58:50 +08:00 |
|
chenos
|
ca7af9c8cc
|
feat: new version of the documentation (#95)
* feat: new version of the documentation
* feat: add English catalog translation
* Update quickstart.md
* Update quickstart.zh-CN.md
* Update quickstart.zh-CN.md
* Update quickstart.zh-CN.md
* Update quickstart.zh-CN.md
* feat: update quickstart
* update doc
* update pepository api doc
Co-authored-by: ChengLei Shao <chareice@live.com>
|
2021-10-28 22:55:51 +08:00 |
|
chenos
|
1408de55d2
|
feat(client): tooltip for designable button
|
2021-10-25 23:15:25 +08:00 |
|
chenos
|
3fe80cf370
|
docs: update readme
|
2021-10-25 14:47:28 +08:00 |
|
chenos
|
2253471670
|
chore: v0.5.0-alpha.22
|
2021-10-25 14:37:22 +08:00 |
|
chenos
|
73d439eb1f
|
feat(create-nocobase-app): simplify the process
|
2021-10-25 14:24:24 +08:00 |
|
chenos
|
2a696eeb7a
|
fix: process.env.PWD is not set on win10
|
2021-10-25 13:40:02 +08:00 |
|
ChengLei Shao
|
90b7c9fc94
|
option-tag style (#92)
|
2021-10-25 09:58:02 +08:00 |
|
chenos
|
76d3b3f64d
|
fix: vercel on push develop branch
|
2021-10-22 08:37:22 +08:00 |
|
chenos
|
4b586148b1
|
feat: supports filling in the collection name and field name
|
2021-10-21 12:18:21 +08:00 |
|
ChengLei Shao
|
58d89068af
|
create-nocobase-app: favicon (#91)
|
2021-10-21 11:25:40 +08:00 |
|
Zhou
|
61a2a2c694
|
Update README.zh-CN.md
|
2021-10-21 10:26:57 +08:00 |
|
Zhou
|
c52e272758
|
Update README.zh-CN.md
|
2021-10-21 10:13:57 +08:00 |
|
Zhou
|
223872d390
|
Update README.md
|
2021-10-20 11:39:36 +08:00 |
|
Zhou
|
25a4d2f012
|
Update README.zh-CN.md
|
2021-10-20 11:36:26 +08:00 |
|
chenos
|
181872cf07
|
chore: v0.5.0-alpha.21
|
2021-10-18 13:04:14 +08:00 |
|
ChengLei Shao
|
05ecb25d1b
|
feat: create nocobase app with simple & quickstart option (#87)
* feat: create nocobase app with simple & quickstart option
* chore: delete template file
* create-nocobase-app: add env API_PORT fallback
* chore: log
* env default fallback
* move config dir
* change has yarn
* chore: prettier
* fix: npm running issue
* database testing support sqlite
* once...
* chore: typo
* fix: sqlite test
* update readme
* feat: copy .env.example to .env at create-nocobase-app
* create-nocobase-app: change sqlite3 to github master
* create-nocobase-app: .env template
* create-nocobase-app: update .env
* chore: typo
* update README
* chore: Application constructor
* feat: sqlite demo data support
* fix test
* fix: application error
* chore: plugin-client run sql
* fix: application createCli
* fix: can choose whether to register actions
* chore: model compile error
* fix: support sqlite
* fix: demo data set index sequence on postgresql
* chore: code reduce
* fix: operators are compatible with sqlite
* add impor demo option to init command
* update env
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2021-10-18 12:49:37 +08:00 |
|
chenos
|
12b3590845
|
feat: database next
|
2021-10-16 10:53:09 +08:00 |
|
chenos
|
e4043bdfc2
|
fix: lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function
|
2021-10-14 14:37:41 +08:00 |
|
Zhou
|
e40dc85438
|
Update README.md
|
2021-10-14 11:02:15 +08:00 |
|
chenos
|
f199df96aa
|
chore: add prettier config
|
2021-10-14 00:08:16 +08:00 |
|
chenos
|
d80c875d5e
|
chore: v0.5.0-alpha.20
|
2021-10-12 22:27:38 +08:00 |
|
chenos
|
d94606ab30
|
fix(plugin-users): user's password should not be leaked to the client
|
2021-10-12 22:17:11 +08:00 |
|
chenos
|
5b9a24cba1
|
fix(client): cannot read properties of undefined (reading 'interface')
|
2021-10-12 22:01:18 +08:00 |
|
chenos
|
c829ae00d0
|
fix: update yarn.lock
|
2021-10-12 09:33:03 +08:00 |
|
chenos
|
fda20f83c3
|
chore: v0.5.0-alpha.19
|
2021-10-10 22:30:16 +08:00 |
|
chenos
|
2ce3b9d21b
|
fix(client): auto jump to the first menu item after login
|
2021-10-10 22:24:30 +08:00 |
|
chenos
|
516c1be50d
|
chore: v0.5.0-alpha.18
|
2021-10-10 13:06:09 +08:00 |
|
chenos
|
3e04f81a41
|
chore: v0.5.0-alpha.17
|
2021-10-10 12:59:29 +08:00 |
|
chenos
|
d2c534243e
|
fix: pageSize to perPage
|
2021-10-10 12:54:48 +08:00 |
|
chenos
|
effedd77a7
|
fix: disable sub table field
|
2021-10-10 12:51:14 +08:00 |
|