chenos
f45b08af38
refactor(client): schema initializer
2022-02-22 11:17:24 +08:00
chenos
b656f69565
feat: improve schema Initializer
2022-02-17 23:56:39 +08:00
chenos
fc1a65a2fb
feat(client): improve the collection manager module
2022-02-16 22:48:24 +08:00
chenos
054a73d576
fix(app): postinstall with umi.cli.js
2022-02-16 14:57:33 +08:00
chenos
0440591868
feat: rename ui_schemas to uiSchemas
2022-02-16 00:22:47 +08:00
chenos
01e5e1cbac
feat: improve code
2022-02-13 11:23:40 +08:00
chenos
ad648431e9
feat: add @nocobase/plugin-ui-routes-storage
2022-02-11 15:16:00 +08:00
chenos
95f4406ba9
fix: do not display the page title
2022-02-11 09:42:15 +08:00
chenos
34f5c87a1e
feat: add @nocobase/app
2022-02-10 18:37:16 +08:00
chenos
732d31009e
v0.6
2021-12-06 21:23:34 +08:00
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
82ad5de8cb
fix: development environment client does not need to be compiled
2021-12-02 14:11:19 +08:00
chenos
bad753cd46
feat(docs): update model api doc
2021-11-12 18:38:58 +08:00
chenos
3cdff1adc8
fix: opts null
2021-11-10 20:32:47 +08:00
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
8472d9e6b0
fix: cannot start the project
2021-10-10 12:16:28 +08:00
chenos
dafe8f14d0
chore: v0.5.0-alpha.16
2021-10-08 23:16:46 +08:00
chenos
e7df1f93c4
chore: v0.5.0-alpha.15
2021-10-08 00:33:40 +08:00
chenos
2fa8280803
chore: v0.5.0-alpha.14
2021-10-07 21:57:01 +08:00
chenos
8561502384
chore: v0.5.0-alpha.13
2021-10-07 21:33:32 +08:00
chenos
b2f3bd4894
chore: v0.5.0-alpha.12
2021-10-07 19:39:35 +08:00
chenos
4506271af5
chore: v0.5.0-alpha.11
2021-10-07 19:03:50 +08:00
chenos
9787bedb3c
chore: 0.5.0-alpha.10
2021-10-07 18:02:32 +08:00
chenos
968fd2e656
chore: v0.5.0-alpha.9
2021-10-07 17:25:31 +08:00
chenos
f825e48d03
chore: v0.5.0-alpha.8
2021-10-07 16:39:18 +08:00
chenos
dd0d067c10
chore: v0.5.0-alpha.7
2021-10-07 16:32:22 +08:00
chenos
43f95e0a56
chore: v0.5.0-alpha.6
2021-10-07 15:27:02 +08:00
chenos
7ecb7c3a60
chore: v0.5.0-alpha.5
2021-10-07 15:25:20 +08:00
chenos
29d386a63d
feat: improve code
2021-10-01 23:31:49 +08:00
chenos
07c53a6d2e
feat: improve code
2021-09-30 15:16:41 +08:00
chenos
55f6564ea8
feat: improve code
2021-09-29 07:38:05 +08:00
chenos
86e2a2802d
feat: add useClient and useResourceRequest hooks
2021-09-28 18:20:21 +08:00
chenos
1dff47e8e4
feat: add client provider
2021-09-28 09:33:38 +08:00
chenos
9d67ecaff0
feat: improve code
2021-09-23 21:52:54 +08:00
chenos
248d59f6ec
feat: improve code
2021-09-14 11:09:26 +08:00
chenos
336e0b17b8
feat: improve code
2021-09-09 23:57:01 +08:00
chenos
d3890b4b66
feat: add @nocobase/preset-nocobase
2021-09-06 16:00:38 +08:00
chenos
a1bb52759b
refactor: add command support to the server
2021-09-05 23:59:38 +08:00
chenos
589fca05d0
feat: user auth
2021-08-23 20:50:55 +08:00
chenos
7394e0aa8a
improve scrollbar styling
2021-08-23 12:43:18 +08:00
chenos
e801181aeb
feat: improve styling
2021-08-23 10:53:37 +08:00
chenos
24d5d3cfad
feat: improve code
2021-08-17 00:15:53 +08:00
chenos
8bfb5cf85c
updates
2021-07-27 10:34:52 +08:00
chenos
00bb0f747e
update doc
2021-07-24 14:16:09 +08:00
chenos
5264d9a386
bugfix
2021-07-23 19:53:43 +08:00
chenos
3c3fa358de
API_URL env
2021-07-23 18:26:05 +08:00
chenos
19cbcd1e94
updates...
2021-07-23 12:34:15 +08:00
chenos
2cbcd087ce
v0.5
2021-05-23 08:38:08 +08:00
Junyi
cb8edc7b75
feat: export plugin ( #73 )
...
* feat: add data export action in table view
* feat: add data render based on interface type for exporting
* fix: use rewrite action name for permissions
* feat: add support for subTable type field
* add datetime render
* export filter support selectedRowKeys
* docs
Co-authored-by: chenos <chenlinxh@gmail.com>
2021-05-17 11:11:49 +08:00