Commit Graph

134 Commits

Author SHA1 Message Date
Zhou
9a2276b7e5
Add files via upload 2022-06-30 09:34:52 +08:00
Zhou
0ba4e29016
Update 5-minutes-to-get-started.md 2022-06-30 09:34:05 +08:00
Zhou
f5da05d38f
Update 5-minutes-to-get-started.md 2022-06-30 09:28:32 +08:00
Zhou
8744e9c057
Update 5-minutes-to-get-started.md 2022-06-30 09:19:31 +08:00
Zhou
31b1d91b4f
Add files via upload 2022-06-30 09:17:12 +08:00
Zhou
8cf710bdb6
Update 5-minutes-to-get-started.md 2022-06-30 09:14:50 +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
9e85116c98
Update roadmap.md 2022-06-27 09:26:55 +08:00
Zhou
6d54dfef80
Update roadmap.md 2022-06-27 09:24:41 +08:00
Zhou
d1a4b619ac
Update release-notes.md 2022-06-27 09:18:27 +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
42a45d1fb6
Update index.md 2022-06-17 09:36:19 +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
c7add7e5ff
Update who.md 2022-06-13 08:01:30 +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
1921b2be31 feat: chart demo 2022-06-09 11:09:03 +08:00
chenos
1c03ca9cc9 docs: update release notes 2022-06-09 09:13:10 +08:00
Zhou
66cd67461f
Update why.md 2022-06-08 09:42:06 +08:00
Zhou
e6f83fe0f4
Update roadmap.md 2022-06-05 09:05:51 +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
7b99cb1da9
Update roadmap.md 2022-05-25 16:51:54 +08:00
Zhou
17f33a58b3
Update 5-minutes-to-get-started.md 2022-05-25 13:51:24 +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
f198411c73 docs: update roadmap and release notes 2022-05-23 09:34:29 +08:00
Zhou
744e259880
Update roadmap.md 2022-05-23 08:21:20 +08:00
Zhou
d88e29fd0f
Update release-notes.md 2022-05-19 13:58:31 +08:00
chenos
7ba99b4389 fix(docs): wrong url 2022-05-19 11:50:17 +08:00
Zhou
8a3c3a487c
Rename api-client.md to api-client.md 2022-05-19 11:27:00 +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