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. 02 Nov, 2022 6 commits
  2. 01 Nov, 2022 5 commits
  3. 31 Oct, 2022 26 commits
    • chenos's avatar
      feat: update docker image version · 7d73194c
      chenos authored
      7d73194c
    • Zhou's avatar
      Update README.tr-TR.md · 1aa7f7fe
      Zhou authored
      1aa7f7fe
    • Zhou's avatar
      Update README.zh-CN.md · fc7b17b0
      Zhou authored
      fc7b17b0
    • Zhou's avatar
      Update README.md · 54cd3509
      Zhou authored
      54cd3509
    • chenos's avatar
      chore(versions): :blush: publish v0.8.0-alpha.5 · 3453f469
      chenos authored
      3453f469
    • chenos's avatar
      fix: publish error · d70bded4
      chenos authored
      d70bded4
    • chenos's avatar
      fix: publish error · e7ad0c10
      chenos authored
      e7ad0c10
    • chenos's avatar
      chore(versions): :blush: publish v0.8.0-alpha.1 · d0b1de82
      chenos authored
      d0b1de82
    • Semmy's avatar
    • Semmy's avatar
      fix: change import acl · dfab92b1
      Semmy authored
      dfab92b1
    • chenos's avatar
      feat: update docker image version · 0063c006
      chenos authored
      0063c006
    • chenos's avatar
      Some features (#979) · 89af2175
      chenos authored
      
      * feat: add import client
      
      * feat: add import server
      
      * refactor: change export use library of file-saver
      
      * refactor: upload excel file done
      
      * refactor: upload xls transform
      
      * feat: upload ui done
      
      * feat: exclude unable import fields
      
      * feat: excel file validator done
      
      * feat: import done
      
      * feat: import transform done
      
      * fix: add import plugin in presets
      
      * fix: explain will not output in template what is empty
      
      * fix: config permission
      
      * fix: permission skip
      
      * fix: import password must be string
      
      * fix: done close Modal
      
      * fix: loop through, inserting data item by item
      
      * fix: number calc with using mathjs
      
      * fix: import plugin add locale
      
      * fix: fix some bugs
      
      * feat: bulk update done
      
      * fix: transaction cannot be rolled back because it has been finished with state: rollback
      
      * fix(plugin-system-settings): convert array to json
      
      * fix(collection-manager): o2m is array type
      
      * fix: missing RefreshActionInitializer
      
      * fix(collection-manger): incorrect scope key parameter
      
      * fix: can't access pages without permission via url (#826)
      
      * feat(database): add sequence field type (#779)
      
      * feat(database): add serialString field type
      
      * feat(database): add serial string type field ui (skip ci)
      
      * test(feat/database): test field options
      
      * docs: demo
      
      * fix(database): fix array table field behavior
      
      * fix(database): fix serial type interface ui
      
      * fix(database): add match logic for patterns changes
      
      * fix(database): fix serial type query last bug in mysql
      
      * refactor(database): refactor last record logic
      
      * chore: revert modification on unnecessary file
      
      * refactor(database): rename serialString type to sequence
      Co-authored-by: default avatarchenos <chenlinxh@gmail.com>
      
      * added Russian translation (#840)
      
      * Russian translation
      
      * Add files via upload
      
      Add RU locale into index.ts
      Bugs fixed in the ru_RU.ts
      
      * Update index.ts
      
      Correct lines 4 and 8
      
      * feat: update option must have filter or filterByTk (#847)
      
      * feat: update option must have filter or filterByTk
      
      * fix: typo
      
      * fix: typo
      
      * feat(core/cache): support cache (#876)
      
      * feat(core/cache): support cache
      
      * build(create-nocobase-app): remove --cache-store-package cli option
      
      * perf(core/cache): modify default cache config and remove unnecessary logic code
      
      * fix: slow join query issued by appends field in find method of repository  (#845)
      
      * fix: slow join query issue by appends field in repository.find
      
      * feat: handle appending query in multiple relation repository
      
      * feat: handle appending query in single relation repository
      Co-authored-by: default avatarchenos <chenlinxh@gmail.com>
      
      * fix: sort parameter is missing (#849)
      
      * fix: 审计日志翻页sort丢失
      
      * fix: 审计日志翻页sort丢失
      
      * fix: 审计日志翻页sort丢失
      Co-authored-by: default avatar唐小爱 <tangxiaoai@192.168.0.103>
      
      * fix(formula): support integer and fix NaN error (#879)
      
      * fix(formula): support integer and fix NaN error
      
      * style(formula-input): remove debugger
      
      * fix(database): fix the index name too long error
      
      * feat(collection-manager): inverse fields can be configured (#883)
      
      * feat: inverse field
      
      * feat: improve code
      
      * feat: translations
      
      * fix: required
      
      * fix: run test by jest (#891)
      
      * fix: unable to submit form during file upload (#892)
      
      * fix(client/block-select-collection): fix select collection menu view error (#889)
      
      * fix(client/block-select-collection): fix too many collection menu view error
      
      * fix(client/relate-collection-field-menu): fix relate collection field menu view too long error
      
      * fix(client/record-picker): support record-picker show format DataPicker (#888)
      
      * fix(client/record-picker): support record-picker show format DataPicker
      
      * fix(client/record-picker): undefined judgment and when change field's label refresh format in time
      
      * feat: improve signin and signup page components
      
      * feat(plugin-workflow): add concat calculator (#894)
      
      * fix: single relation repository appends query issue (#901)
      
      * fix: appends merge includes (#905)
      
      * fix: build error
      
      * fix(client): tab pane initializers for create form block
      
      * fix: version judgment is not accurate
      
      * fix: sync collection field default value (#907)
      
      * feat: limit database identifier (#908)
      
      * fix: cannot read properties of undefined (reading 'target')
      
      * fix: appends merge now using primary key (#911)
      
      * fix: appends merge now using primary key
      
      * chore: console.log
      
      * fix: unbind on error throwing (#914)
      
      * feat: create with array of values (#912)
      
      * feat: create with array of values
      
      * chore: console.log
      
      * chore: debug
      
      * fix(client/route-switch): skip sub routes
      
      * Feat: plugin workflow collection field (#919)
      
      * feat(plugin-workflow): use Collectionfield component to render form
      
      * fix(plugin-workflow): fix association types value assigning in nodes
      
      * fix: missing menuItemGroupCss
      
      * fix: multiple = false
      
      * chore(versions): :blush:
      
       publish v0.7.5-alpha.1 (#920)
      
      * fix(plugin-workflow): temp disable validation of collection field in node (#928)
      
      * fix(plugin-workflow): fix schedule infinitely trigger when repeat not set (#926)
      
      * Feat/plugin workflow collection field (#934)
      
      * feat(plugin-workflow): support association constant simple input
      
      * fix(plugin-workflow): remove useless code
      
      * fix(plugin-workflow): add req context to processor (#936)
      
      * feat: bulk update done
      
      * feat: bulk edit done
      
      * fix: fix import bug
      
      * Update database.ts
      
      * fix: workflow
      
      * fix: error
      
      * fix: plugin-import
      
      * fix: handle locale
      
      * fix: handle locale
      
      * fix: allow email is undefined
      
      * fix: action add loading
      
      * fix: fix import bug
      
      * fix: not allow sequence import
      
      * fix: remove field not allow download template
      
      * fix: remove field not allow download template
      
      * fix: checkbox batch edit error
      
      * fix: fix build edit
      Co-authored-by: default avatarSemmy <semmywong@126.com>
      Co-authored-by: default avatarJunyi <mytharcher@users.noreply.github.com>
      Co-authored-by: default avatararzanov <59161748+arzanov@users.noreply.github.com>
      Co-authored-by: default avatarChengLei Shao <chareice@live.com>
      Co-authored-by: default avatarlyf-coder <58352715+lyf-coder@users.noreply.github.com>
      Co-authored-by: default avatarkatherinehhh <shunai.tang@hand-china.com>
      Co-authored-by: default avatar唐小爱 <tangxiaoai@192.168.0.103>
      89af2175
    • chenos's avatar
      feat: update docs · 31815c54
      chenos authored
      31815c54
    • Zhou's avatar
      Update index.md · 9e34b747
      Zhou authored
      9e34b747
    • Zhou's avatar
      Update v08-changelog.md · d2421696
      Zhou authored
      d2421696
    • chenos's avatar
      feat: release notes · b1854125
      chenos authored
      b1854125
    • lyf-coder's avatar
      b23d2bca
    • ChengLei Shao's avatar
      feat: reference check (#989) · 9f5f2d60
      ChengLei Shao authored
      
      * chore: test
      
      * chore: test
      
      * chore: test code
      
      * feat:  on delete restrict
      
      * feat: on delete cascade
      
      * feat:  on delete set null
      
      * feat: reference unbind
      
      * fix: test
      
      * fix: acl test
      
      * fix: test on Windows
      
      * fix: database recreate
      
      * fix: application reload
      
      * fix: multi-app-manager test
      
      * fix: test
      
      * feat: ondelete
      
      * fix: hasOne field onDelete
      Co-authored-by: default avatarchenos <chenlinxh@gmail.com>
      9f5f2d60
    • lyf-coder's avatar
    • chenos's avatar
      feat: update docs (#996) · b8d0ad8f
      chenos authored
      
      * feat: update docs
      
      * feat: update docs
      
      * fix: update docs
      
      * Add files via upload
      
      * Add files via upload
      
      * Update the-first-app.md
      
      * Update the-first-app.md
      
      * Update v08-changelog.md
      
      * feat: update docs
      Co-authored-by: default avatarZhou <zhou.working@gmail.com>
      b8d0ad8f
    • Junyi's avatar
      fix(client): add locale for sequence field (#995) · 5cb6a964
      Junyi authored
      * fix(core): add locale for sequence field
      
      * fix(client): add locale for sequence field
      5cb6a964
    • ChengLei Shao's avatar
      docs: update api docs (#973) · 3aada8fe
      ChengLei Shao authored
      * docs: application
      
      * docs: application lifecycle
      
      * docs: database
      
      * docs: update
      
      * docs: repository
      
      * docs: repository
      
      * docs: plugin
      
      * docs: resourcer
      
      * docs: database
      
      * docs: acl
      
      * docs: actions
      
      * docs: repository
      
      * docs: api
      
      * docs: api
      
      * docs: api
      3aada8fe
    • chenos's avatar
      feat: update docs (#990) · a6eebb94
      chenos authored
      
      * feat: improve code
      
      * feat: update docs
      
      * feat: update docs
      
      * Update index.md
      
      * Update features.md
      
      * Update when.md
      
      * Update contributing.md
      
      * Update translations.md
      
      * feat: clean up
      
      * Add files via upload
      
      * Update the-first-app.md
      
      * Update plugins.md
      
      * Update a-b-c.md
      
      * Update blocks.md
      
      * feat: update docs
      
      * Add files via upload
      
      * Update charts.md
      
      * feat: update navs
      
      * Update index.md
      
      * Update index.md
      
      * Update features.md
      
      * Update index.md
      
      * Update docker-compose.md
      
      * Update create-nocobase-app.md
      
      * Update git-clone.md
      
      * Update contributing.md
      
      * Update translations.md
      
      * Update plugins.md
      
      * Update the-first-app.md
      
      * Add files via upload
      
      * Update charts.md
      
      * Update charts.md
      
      * Update a-b-c.md
      
      * Update collections.md
      
      * Update menus.md
      
      * Update menus.md
      Co-authored-by: default avatarZhou <zhou.working@gmail.com>
      a6eebb94
    • lyf-coder's avatar
    • lyf-coder's avatar
      fix(client/table-selector-provider): make data range config effective (#960) · b9910cdc
      lyf-coder authored
      * fix(client/table-selector-provider): make data range config effective
      
      * fix(client/table-selector): fix when save data range config filter lose
      b9910cdc
    • lyf-coder's avatar
      fix(client/formula): set cursor focus on input (#959) · 9a81b1b8
      lyf-coder authored
      * fix(client/formula): set cursor focus on input
      
      * fix(client/formula): when formula field name has contains the other one will case FormulaError
      
      refactor partial implementation
      9a81b1b8
  4. 30 Oct, 2022 1 commit
  5. 29 Oct, 2022 2 commits