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.
  1. 08 Jan, 2022 1 commit
    • ChengLei Shao's avatar
      Feat/GitHub actions (#148) · 24673790
      ChengLei Shao authored
      * test github actions
      
      * mod: github actions
      
      * mod: github actions
      
      * fix: yarn build
      
      * fix: database pk key error
      
      * fix: test
      
      * skip failed tests
      
      * github test with sqlite && mysql
      
      * fix: mysql query error
      24673790
  2. 06 Dec, 2021 1 commit
    • chenos's avatar
      v0.6 · 732d3100
      chenos authored
      732d3100
  3. 02 Dec, 2021 1 commit
    • Junyi's avatar
      Fix: plugin-file-manager (#111) · 60b966f5
      Junyi authored
      
      * 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: default avatarchenos <chenlinxh@gmail.com>
      60b966f5
  4. 28 Nov, 2021 1 commit
  5. 28 Oct, 2021 1 commit
    • chenos's avatar
      feat: new version of the documentation (#95) · ca7af9c8
      chenos authored
      
      * feat: new version of the documentation
      
      * feat: add English catalog translation
      
      * Update quickstart.md
      
      * Update quickstart.zh-CN.md
      
      * Update quickstart.zh-CN.md
      
      * Update quickstart.zh-CN.md
      
      * Update quickstart.zh-CN.md
      
      * feat: update quickstart
      
      * update doc
      
      * update pepository api doc
      Co-authored-by: default avatarChengLei Shao <chareice@live.com>
      ca7af9c8
  6. 22 Oct, 2021 1 commit
  7. 27 Jul, 2021 1 commit
  8. 24 Jul, 2021 2 commits
  9. 23 May, 2021 2 commits
  10. 17 Apr, 2021 1 commit
    • chenos's avatar
      docs: add docs (#75) · d5d0e103
      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
      d5d0e103
  11. 05 Dec, 2020 1 commit
    • chenos's avatar
      Test/ci (#31) · 0a0d0911
      chenos authored
      
      * Create node.js.yml
      
      * fix: npm install command
      
      * fix: try to fix github action fail by use same react version
      
      * fix: try to fix github action fail by use same react version
      
      * fix: try to fix github action fail by use same react version
      
      * fix: try to fix github action fail by use same react version
      
      * fix: try to fix github action fail by build dependencies
      
      * fix: try to fix ci fail by types resolution
      
      * fix: try to fix ci fail by types resolution
      
      * fix: try to fix ci fail by types resolution
      
      * fix: try to fix ci fail by types resolution
      
      * fix: try to fix ci fail by types resolution
      
      * fix: try to fix ci fail by set env
      
      * fix: try to fix ci fail by pg version
      
      * fix: try to fix ci fail by fix types
      
      * fix(test): Type '""' is not assignable to type 'IndexType'.
      
      * fix(test): Type '""' is not assignable to type 'IndexType'
      Co-authored-by: default avatarJunyi <mytharcher@users.noreply.github.com>
      Co-authored-by: default avatarmytharcher <mytharcher@gmail.com>
      0a0d0911