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.
- 11 Oct, 2022 4 commits
-
-
lyf-coder authored
* 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
-
chenos authored
-
ChengLei Shao authored
-
chenos authored
* feat: inverse field * feat: improve code * feat: translations * fix: required
-
- 10 Oct, 2022 10 commits
-
-
chenos authored
-
lyf-coder authored
* fix(formula): support integer and fix NaN error * style(formula-input): remove debugger
-
katherinehhh authored
* fix: 审计日志翻页sort丢失 * fix: 审计日志翻页sort丢失 * fix: 审计日志翻页sort丢失 Co-authored-by:
唐小爱 <tangxiaoai@192.168.0.103>
-
ChengLei Shao authored
* 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:
chenos <chenlinxh@gmail.com>
-
lyf-coder authored
* 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
-
ChengLei Shao authored
* feat: update option must have filter or filterByTk * fix: typo * fix: typo
-
arzanov authored
* 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
-
Junyi authored
* 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:
chenos <chenlinxh@gmail.com>
-
chenos authored
-
chenos authored
-
- 08 Oct, 2022 1 commit
-
-
chenos authored
-
- 20 Sep, 2022 1 commit
-
-
chenos authored
-
- 19 Sep, 2022 2 commits
- 15 Sep, 2022 1 commit
-
-
chenos authored
-
- 13 Sep, 2022 1 commit
-
-
Junyi authored
* refactor(resourcer): combine middleware class * refactor(resourcer): move new middleware to plugin instance
-
- 11 Sep, 2022 1 commit
-
-
Junyi authored
* refactor(database): fix some fields and types * fix(database): fix operator ne to null
-
- 09 Sep, 2022 3 commits
-
-
chenos authored
-
maumii authored
Co-authored-by:
mayumi <mayumi@wasp.co.jp>
-
Junyi authored
fix #815
-
- 07 Sep, 2022 1 commit
-
-
Junyi authored
-
- 06 Sep, 2022 1 commit
-
-
chenos authored
-
- 02 Sep, 2022 1 commit
-
-
Junyi authored
* refactor(server): refactor code * fix(server): fix satisfy check of semver
-
- 30 Aug, 2022 1 commit
-
-
Junyi authored
-
- 24 Aug, 2022 2 commits
- 23 Aug, 2022 3 commits
- 22 Aug, 2022 1 commit
-
-
Junyi authored
Fix #766
-
- 21 Aug, 2022 1 commit
-
-
chenos authored
-
- 20 Aug, 2022 5 commits
-
-
chenos authored
* fix: mysql column in where clause is ambiguous * feat: add test case * fix: sqlite error
-
Junyi authored
* feat(plugin-cm): add unique option for base fields * refactor(plugin-cm): make sure unique constraint sync with field option * fix(plugin-cm): fix sqlite unique field sync * fix(plugin-cm): fix unique constraint sync logic * refactor(plugin-cm): remove unique property for select components * fix: previous * fix: test error Co-authored-by:
chenos <chenlinxh@gmail.com>
-
Junyi authored
* feat(plugin-verification): add plugin-verification and phone for users * feat(plugin-verification): add env example * fix(plugin-verification): fix locales * fix(plugin-verification): remove sending comment * fix(plugin-verification): fix i18n * refactor(plugin-verification): move invalid error message to action * fix(plugin-verification): add field migration * chore(plugin-verification): update packages version * test(plugin-verification): temp remove new package dependency * refactor(plugin-verification): make sms authentication configurable in system settings * fix: smsAuthEnabled * feat: update preset-nocobase Co-authored-by:
chenos <chenlinxh@gmail.com>
-
chenos authored
* feat: resize grid columns with drag and drop * fix: column resizing only in designable * fix: batch patch * fix: does not scroll when dragging to a blank block * fix: overflow-x auto
-
Junyi authored
-