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. 23 Dec, 2020 2 commits
  2. 18 Nov, 2020 1 commit
    • Junyi's avatar
      Test cases for database (#16) · b0ba1472
      Junyi authored
      * fix: remove unused import
      
      * fix: use env instead of hard code for create database instance
      
      * refactor: change most "all" hook to "each" hook
      
      * refactor: split test suits into files
      
      * add: use DB_LOG_SQL in env to control SQL in log
      
      * add: test for logical operator and fixes
      b0ba1472
  3. 11 Nov, 2020 1 commit
    • chenos's avatar
      发布核心框架 (#6) · dcdb21d3
      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: default avatarJunyi <mytharcher@users.noreply.github.com>
      dcdb21d3
  4. 24 Oct, 2020 1 commit