tachybase_todo/packages
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
..
actions chore: v0.5.0-alpha.20 2021-10-12 22:27:38 +08:00
api chore: v0.5.0-alpha.20 2021-10-12 22:27:38 +08:00
app feat: create nocobase app with simple & quickstart option (#87) 2021-10-18 12:49:37 +08:00
client chore: add prettier config 2021-10-14 00:08:16 +08:00
create-nocobase-app feat: create nocobase app with simple & quickstart option (#87) 2021-10-18 12:49:37 +08:00
database feat: create nocobase app with simple & quickstart option (#87) 2021-10-18 12:49:37 +08:00
database-next feat: database next 2021-10-16 10:53:09 +08:00
father-build 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
plugin-action-logs chore: v0.5.0-alpha.20 2021-10-12 22:27:38 +08:00
plugin-automations chore: v0.5.0-alpha.20 2021-10-12 22:27:38 +08:00
plugin-china-region chore: v0.5.0-alpha.20 2021-10-12 22:27:38 +08:00
plugin-client feat: create nocobase app with simple & quickstart option (#87) 2021-10-18 12:49:37 +08:00
plugin-collections chore: v0.5.0-alpha.20 2021-10-12 22:27:38 +08:00
plugin-export chore: v0.5.0-alpha.20 2021-10-12 22:27:38 +08:00
plugin-file-manager chore: v0.5.0-alpha.20 2021-10-12 22:27:38 +08:00
plugin-multi-apps chore: v0.5.0-alpha.20 2021-10-12 22:27:38 +08:00
plugin-notifications chore: v0.5.0-alpha.20 2021-10-12 22:27:38 +08:00
plugin-permissions chore: v0.5.0-alpha.20 2021-10-12 22:27:38 +08:00
plugin-system-settings chore: v0.5.0-alpha.20 2021-10-12 22:27:38 +08:00
plugin-ui-router chore: v0.5.0-alpha.20 2021-10-12 22:27:38 +08:00
plugin-ui-schema chore: v0.5.0-alpha.20 2021-10-12 22:27:38 +08:00
plugin-users feat: create nocobase app with simple & quickstart option (#87) 2021-10-18 12:49:37 +08:00
resourcer 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
server feat: create nocobase app with simple & quickstart option (#87) 2021-10-18 12:49:37 +08:00
test chore: v0.5.0-alpha.20 2021-10-12 22:27:38 +08:00
utils chore: v0.5.0-alpha.20 2021-10-12 22:27:38 +08:00