Junyi
60b966f59e
Fix: plugin-file-manager ( #111 )
...
* fix: test cases
* fix env used by file manager
* default value of process.env.LOCAL_STORAGE_BASE_URL
* use workspace dependencies
* refactor some env to adapt more scenario
* fix reviewing issues
* fix env default value
* update umi config
* bugfix
* fix shared cache
Co-authored-by: chenos <chenlinxh@gmail.com>
2021-12-03 07:31:22 +08:00
chenos
5a7f3e1709
fix(create-nocobase-app): process.env.API_URL='/api/'
2021-11-01 17:25:29 +08:00
chenos
afdca3af48
fix: missing process.env.API_URL
2021-11-01 14:57:32 +08:00
chenos
08ef78ae8b
feat: document translation
2021-10-31 09:44:52 +08:00
ChengLei Shao
58d89068af
create-nocobase-app: favicon ( #91 )
2021-10-21 11:25:40 +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
23f4ec2681
feat: improve nocobase app template
2021-10-07 17:24:31 +08:00
chenos
597c6484fb
feat: add @nocobase/create-nocobase-app package
2021-10-07 15:19:42 +08:00