chenos
|
479f64f197
|
feat: support i18n (#99)
* feat: i18next
* multi language data
* feat(client): locale support
* en-US for collections
* us-EN for routes
* en-US for routes
* en-US for attachments
* feat: partial translations
* translation
* add AntdConfigProvider
* translation
* translation
* feat: translation
* feat: add translation
* fix: improve translation
* feat: improve translation
* fix: SyntaxError: Unexpected token ) in JSON at position
* typo
* feat: improve translation
* feat: improve translation
* feat: language settings can be saved on the server
* feat: lang option of init cli
* demo translation
* typo
* change address field to textarea
* address data
* feat: chart translation
* feat: chart translation
* improve translation
* signin,signup,signout...
Co-authored-by: Zhou <zhou.working@gmail.com>
|
2021-11-08 19:32:59 +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
|
27f6bde775
|
feat: improve code
|
2021-09-23 00:16:04 +08:00 |
|
chenos
|
248d59f6ec
|
feat: improve code
|
2021-09-14 11:09:26 +08:00 |
|
chenos
|
3fa9e59093
|
refactor: improve server application
|
2021-09-09 13:05:33 +08:00 |
|
chenos
|
ce4a22fbb9
|
style: code formatting
|
2021-03-28 13:34:51 +08:00 |
|
Junyi
|
db3a8a7499
|
Feature/destroy lock (#60)
* feat: load collection actions for custom options
* fix: test case
* optimization
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2021-01-26 22:16:22 +08:00 |
|
chenos
|
868dd1aaaa
|
refactor: change registerHandler to registerActionHandler
|
2020-12-02 13:48:19 +08:00 |
|
chenos
|
1023e317f3
|
fix #9 (#11)
* fix #9
* fix: database env variables
|
2020-11-12 11:48:27 +08:00 |
|
chen
|
204a516165
|
test: add a few test cases
|
2020-11-11 22:52:27 +08:00 |
|
chen
|
812cd0766d
|
feat: initializing resources from the database
|
2020-11-11 18:16:18 +08:00 |
|