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. 05 Apr, 2022 1 commit
  2. 10 Feb, 2022 1 commit
  3. 16 Dec, 2021 1 commit
    • ChengLei Shao's avatar
      refactor: actions (#137) · 79ba391a
      ChengLei Shao authored
      
      * db test
      
      * associated list action
      
      * associated list action
      
      * fix belongs to many repository test
      
      * create action
      
      * update action
      
      * add update & destroy has one
      
      * get action
      
      * add action
      
      * set action
      
      * remove action
      
      * toggle action
      
      * chore: code import
      
      * add sort field mutex
      
      * change field mutex position
      
      * feat: handle sort field scope change
      
      * feat: sort actions
      
      * fix: add action
      
      * rename sort action to move action
      
      * more actions params
      
      * feat: repository destroy with filter and filterByPK
      
      * feat: hasmany repository destroy with filter and filterByPK
      
      * feat: belongsToMany repository destroy with filter and filterByPK
      
      * fix: actions tests lock error
      
      * feat: code cleanup
      Co-authored-by: default avatarchenos <chenlinxh@gmail.com>
      79ba391a
  4. 07 Dec, 2021 1 commit
  5. 06 Dec, 2021 1 commit
    • chenos's avatar
      v0.6 · 732d3100
      chenos authored
      732d3100
  6. 23 Nov, 2021 1 commit
  7. 13 Nov, 2021 1 commit
  8. 09 Nov, 2021 3 commits
  9. 08 Nov, 2021 5 commits
  10. 01 Nov, 2021 2 commits
  11. 28 Oct, 2021 1 commit
  12. 25 Oct, 2021 1 commit
  13. 18 Oct, 2021 2 commits
    • chenos's avatar
      chore: v0.5.0-alpha.21 · 181872cf
      chenos authored
      181872cf
    • ChengLei Shao's avatar
      feat: create nocobase app with simple & quickstart option (#87) · 05ecb25d
      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: default avatarchenos <chenlinxh@gmail.com>
      05ecb25d
  14. 12 Oct, 2021 1 commit
  15. 10 Oct, 2021 3 commits
  16. 08 Oct, 2021 1 commit
  17. 07 Oct, 2021 12 commits
  18. 18 Apr, 2021 2 commits