This project is mirrored from https://gitee.com/nocobase/nocobase.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 18 May, 2022 1 commit
-
-
chenos authored
* 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>
-
- 30 Apr, 2022 1 commit
-
-
chenos authored
-
- 20 Apr, 2022 1 commit
-
-
chenos authored
-
- 17 Apr, 2022 2 commits
-
-
Semmy authored
-
ChengLei Shao authored
* create-nocobase-app template from [develop] * change create-nocobase-app package.json config * feat: load configuration from directory * feat: configuration repository toObject * feat: create application from configuration dir * feat: application factory with plugins options * export type * feat: read application config & application with plugins options * feat: release command * fix: database release * chore: workflow package.json * feat: nocobase cli package * feat: console command * chore: load application in command * fix: load packages from process.cwd * feat: cli load env file * feat: create-nocobase-app * fix: gitignore create-nocobase-app lib * fix: sqlite path * feat: create plugin * chore: plugin files template * chore: move cli into application * chore: create-nocobase-app * fix: create plugin * chore: app-client && app-server * chore: package.json * feat: create-nocobase-app downloa...
-
- 24 Feb, 2022 1 commit
-
-
chenos authored
-
- 15 Feb, 2022 1 commit
-
-
chenos authored
-
- 06 Dec, 2021 1 commit
-
-
chenos authored
-
- 28 Nov, 2021 1 commit
-
-
chenos authored
-
- 18 Oct, 2021 1 commit
-
-
ChengLei Shao authored
* 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>
-
- 17 Apr, 2021 1 commit
-
-
chenos authored
* docs: add docs * ignore dumi theme test * fix: error TS2717: Subsequent property declarations must have the same type. * update docs * deploy gh-pages * plugins docs * hash & cname * exportStatic * ssr * vercel * vercel * fix: deploy vercel * Delete vercel.json * docs * fix APP_DIST * on master branch
-
- 22 Mar, 2021 1 commit
-
-
chenos authored
-
- 16 Mar, 2021 1 commit
-
-
chenos authored
* refactor: fields/views/pages... * update * update * update * updates * updates * add yarn.lock * updates * updates * updates * updates * updates * updates * updates * updates * updates * developerMode * 一大波更新 * bugfix * fix: hide the sorting settings * fix: reload menu when menu is updated * 页面重构 * modify text * 补充细节 * system settings * 继续更新补充 * fix: 多级菜单支持 * 无限嵌套 * fix: icon * 省市区参数调整 * 表单描述、文案调整 * 支持草稿 * 邮箱登录 * 细节补充 * 菜单页面权限初步 * 详情页打开方式 * 菜单父级、草稿问题 * 描述文字 * 详情分组显示 * 状态改为 radio * 菜单权限 * 跳过省市区 api * 修复权限数据范围 * onDraft * 页面跳转 * 修改文案 * 注册、登录 * fix: 权限过滤问题 * 微调上传组件样式 * 0.4.0-alpha.0 * father-build * remove father-build * 细节调整
-
- 23 Dec, 2020 1 commit
-
-
Junyi authored
* feat: make single file upload to attachment available * fix: change file name case * feat: refactor structure and make local server work * test: skip bug case temporarily * fix: use middleware to load storage static server * fix: change meta from values to request.body back and refactor local server middleware * adjust details * http: Co-authored-by:
chenos <chenlinxh@gmail.com>
-
- 11 Nov, 2020 1 commit
-
-
chenos authored
* api/ui 改名为 server/client * 微调 * 继续完善 pages * Fix env file and file mode. (#1) * Fix: ignore .env file and environment variable names. * Fix: correct file mode. * fix: put environment variables together * fix: separate data and ui resourcer * feat: collection loader * feat: redirectTo * feat: fields & actions & views * feat: fields & actions * feat: app & pages & collections... * feat: collections & pages & permissions... * Doc: add readme (#2) * Doc: add README.md. * Util: add .editorconfig. * Fix: use glob ignore option instead of additional checking. (#3) * Fix: typo. (#4) * feat: permissions * feat: getCollection & getView actions * refactor: code cleanup Co-authored-by:
Junyi <mytharcher@users.noreply.github.com>
-
- 24 Oct, 2020 1 commit
-
-
chen authored
-