chenos
83f2e19ef3
chore(versions): 😊 publish v0.7.3-alpha.1 ( #657 )
2022-07-20 15:28:13 +08:00
chenos
654f0380b6
chore(versions): 😊 publish v0.7.2-alpha.2 ( #606 )
2022-07-07 18:38:30 +08:00
Zhou
4846c43c28
Update release-notes.md
2022-07-05 19:41:39 +08:00
chenos
7c7fd1bb5e
fix(cli): remove process.env.NODE_OPTIONS
2022-07-05 13:10:50 +08:00
chenos
1e7746292f
chore(versions): 😊 publish v0.7.2-alpha.1 ( #578 )
...
* chore(versions): 😊 publish v0.7.2-alpha.1
* feat: update docker image version
2022-07-05 09:55:22 +08:00
chenos
ec7bc2bc8b
feat(cli): check database version before installation ( #572 )
...
* feat(cli): check database version before installation
* fix: log
* fix: fix bugs
* fix: postgres
* fix: run beforeInstall
2022-07-04 13:41:07 +08:00
Zhou
3d1ae8fcae
Add files via upload
2022-06-30 09:37:06 +08:00
Zhou
24dc9734a5
Update 5-minutes-to-get-started.md
2022-06-30 09:34:46 +08:00
Zhou
8323b1afb2
Update 5-minutes-to-get-started.md
2022-06-30 09:28:37 +08:00
jeff99
8fa4be8589
fix:update mysql port ( #548 )
...
Co-authored-by: jeff <chenjf@idowe.com>
2022-06-28 22:22:47 +08:00
Zhou
3dbad28bab
Update roadmap.md
2022-06-27 09:26:48 +08:00
Zhou
1d5f884be8
Update release-notes.md
2022-06-27 09:15:43 +08:00
chenos
a8f951dfab
chore(versions): 😊 publish v0.7.1-alpha.7 ( #539 )
...
* fix(cli): upgrade from docker
* chore(versions): 😊 publish v0.7.1-alpha.6
* fix: export bug
* chore(versions): 😊 publish v0.7.1-alpha.7
* docs: update release notes
2022-06-26 11:25:13 +08:00
chenos
34e17004c5
feat: improve migrations ( #510 )
...
* feat: improve upgrade
* feat: addMigrations
* fix: get version
* feat: retry
* feat: migration context
* feat: get the version number from the server
2022-06-17 10:25:59 +08:00
Zhou
0460f06382
Update index.md
2022-06-17 09:35:39 +08:00
chenos
1d2b46ea1b
docs: update doc
2022-06-17 08:49:08 +08:00
chenos
8a2399d50b
docs: update roadmap
2022-06-14 15:56:49 +08:00
Zhou
4c6f3ebbf6
Update who.md
2022-06-13 08:38:24 +08:00
Zhou
4943e133e7
Update who.md
2022-06-13 08:04:08 +08:00
chenos
e5cb94803f
docs: update doc
2022-06-10 10:37:30 +08:00
chenos
fe1f8c489a
docs: update release notes
2022-06-10 08:54:31 +08:00
chenos
1c03ca9cc9
docs: update release notes
2022-06-09 09:13:10 +08:00
Zhou
0b37c37586
Update create-nocobase-app.md
2022-06-08 23:58:00 +08:00
Zhou
75f417a006
Update roadmap.md
2022-06-08 10:15:27 +08:00
Zhou
3309ac0f56
Update why.md
2022-06-08 10:13:39 +08:00
Zhou
c44df888e8
Update why.md
2022-06-08 09:44:32 +08:00
Zhou
99af217c10
Update roadmap.md
2022-06-05 09:04:18 +08:00
Zhou
101c88a9bc
Update roadmap.md
2022-06-05 09:03:13 +08:00
Ryan Russell
ec34c34e31
docs(various): Improve readability ( #447 )
...
Signed-off-by: Ryan Russell <git@ryanrussell.org>
2022-06-01 09:27:18 +08:00
chenos
4412efc145
feat(client,sdk): improve api client ( #425 )
...
* feat(client,sdk): improve api client
* feat: add test cases
* docs: update doc
* fix(sdk): cannot destructure property 'authClass' of 'instance' as it is undefined
2022-05-27 00:00:59 +08:00
chenos
90623e8e9a
docs: update installation documentation
2022-05-25 21:00:45 +08:00
Zhou
69f4aec355
Update roadmap.md
2022-05-25 16:52:49 +08:00
Zhou
8f0bb8d313
Update 5-minutes-to-get-started.md
2022-05-25 13:50:08 +08:00
chenos
c851033406
feat: update docs ( #413 )
...
* feat: add alert message
* chore(versions): 😊 publish v0.7.0-alpha.61
* fix(create-nocobase-app): add storage folder
* fix(docs): storage path error
* chore(versions): 😊 publish v0.7.0-alpha.62
* docs: update upgrading
* docs: update release notes
2022-05-23 18:48:15 +08:00
chenos
a0245caeb8
fix(create-nocobase-app): storage path
2022-05-23 15:01:56 +08:00
chenos
f198411c73
docs: update roadmap and release notes
2022-05-23 09:34:29 +08:00
Zhou
e5c5e16b73
Update roadmap.md
2022-05-23 08:26:26 +08:00
Zhou
07b9ac0873
Update release-notes.md
2022-05-19 13:59:13 +08:00
chenos
7ba99b4389
fix(docs): wrong url
2022-05-19 11:50:17 +08:00
Zhou
2a239168a2
Rename api-client.md to api-client.md
2022-05-19 11:00:49 +08:00
chenos
6410bc8a75
feat: build, cli, devtools, sdk, docs...
...
* feat: nocobase build
* chore: update build scripts
* chore: update build scripts
* chore(versions): 😊 publish v0.7.0-alpha.33
* chore: independent version
* chore: nocobase build
* chore(versions): 😊 publish v0.7.0-alpha.34
* feat: nocobase-cli
* feat: nocobase-cli
* chore: update dependencies
* feat: improve code
* refactor: create-nocobase-app
* chore(versions): 😊 publish v0.7.0-alpha.35
* feat: @nocobase/devtools
* chore(versions): 😊 publish v0.7.0-alpha.36
* chore: update dependencies
* chore(versions): 😊 publish v0.7.0-alpha.37
* feat: improve code
* chore(versions): 😊 publish v0.7.0-alpha.38
* feat: improve code
* chore(versions): 😊 publish v0.7.0-alpha.39
* feat: update deps
* chore(versions): 😊 publish v0.7.0-alpha.40
* chore: update devDependencies
* chore(versions): 😊 publish v0.7.0-alpha.41
* fix: postinstall
* chore(versions): 😊 publish v0.7.0-alpha.42
* chore: improve code
* chore(versions): 😊 publish v0.7.0-alpha.43
* chore: execa
* chore(versions): 😊 publish v0.7.0-alpha.44
* chore(cli): allow unknown option
* chore(versions): 😊 publish v0.7.0-alpha.45
* fix: default envs
* chore(versions): 😊 publish v0.7.0-alpha.45
* fix: package argument for build command
* chore(versions): 😊 publish v0.7.0-alpha.46
* fix: improve code
* chore(versions): 😊 publish v0.7.0-alpha.48
* feat: clean & doc
* chore(versions): 😊 publish v0.7.0-alpha.49
* feat: compilation tips
* feat: upgrade command
* chore(versions): 😊 publish v0.7.0-alpha.50
* fix: unexpected token ] in JSON
* chore(versions): 😊 publish v0.7.0-alpha.51
* fix: upgrade command
* chore(versions): 😊 publish v0.7.0-alpha.52
* fix: remove export action from available action
* fix: db sync after upgrade
* chore(versions): 😊 publish v0.7.0-alpha.53
* feat: upgrade log
* chore(versions): 😊 publish v0.7.0-alpha.54
* docs: updates
* feat: updates
* docs(cli): update usage description
* feat: updates
* docs: updates
* docs: updates
* docs: toc
* feat: sdk
* docs: updates
* docs: updates
* docs: updates
* Update index.md
* docs: updates
* Update release-notes.md
* Update roadmap.md
* Update index.md
* Update contributing.md
* Update contributing.md
* Update index.md
* Update index.md
* Update nocobase-cli.md
* Update nocobase-cli.md
* fix: user plugin initialization data
* Update env.md
* Update env.md
* Update directory-structure.md
* Update index.md
* Update action-api.md
* Update filter-operators.md
* docs: update thanks.md
* Update index.md
* Update javascript-sdk.md
* Update rest-api.md
* Update installation.md
* Update installation.md
* Update upgrading.md
* Update upgrading.md
* Update upgrading.md
* Update installation.md
* Update installation.md
* Create release-notes.md
* Update release-notes.md
* feat: updates
* feat: update docs
* feat: update release-notes.md
* feat: switch language
* feat: updates
* Add files via upload
* Add files via upload
* Update important-features.md
* Update thanks.md
* feat: nocobase postinstall
* Update index.md
* Create why-different.md
* Update why-different.md
* Create who-is-for.md
* Rename who-is-for.md to who.md
* feat: update docs
* Rename why-different.md to why.md
* Update why.md
* Update menus.ts
* Update why-nocobase.md
* Create who.md
* Create why.md
* feat: updates
* chore(versions): 😊 publish v0.7.0-alpha.55
* feat: tips
* Update who.md
* Update who.md
* feat: update docs
* feat: update doc menus
* fix: plugin client dist
* docs: update contributing.md
* docs: update readme.md
* docs: update readme.md
* docs: update readme.md
* Update functional-zoning.md
* fix: br
Co-authored-by: Zhou <zhou.working@gmail.com>
2022-05-19 00:40:55 +08:00