3226 Commits

Author SHA1 Message Date
aaaaaajie
284ccd5bc1 fix: build 2025-05-03 13:34:06 +08:00
aaaaaajie
7e80f44195 fix: build 2025-05-02 23:34:16 +08:00
aaaaaajie
4893dba4bc fix: build 2025-05-02 18:58:55 +08:00
aaaaaajie
d4d57b876b fix: build 2025-05-02 17:11:16 +08:00
aaaaaajie
562f34db05 Merge branch 'main' of github.com:nocobase/nocobase into feat/add-import-export-log 2025-05-02 14:00:17 +08:00
Junyi
cefb1ead55
feat(cli): add benchmark script (#6623)
* feat(cli): add benchmark script

* chore(cli): remove useless code

* fix(plugin-workflow): fix validate logic

* chore(package): remove package manager

* fix(cli): fix glob

* fix(cli): change to fast-glob

* fix(plugin-workflow): add dependency

* fix(build): change server build target to node

* test(build): change ncc build target to es2023

* fix: tinybench

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2025-05-01 17:53:14 +08:00
aaaaaajie
f4e0b40ef1 feat: async task manager support queue 2025-04-30 09:20:57 +08:00
aaaaaajie
f6b7d74db6 Merge branch 'main' of github.com:nocobase/nocobase into feat/add-import-export-log 2025-04-30 01:30:33 +08:00
nocobase[bot]
09c53403eb chore(versions): 😊 publish v1.6.25 2025-04-29 11:57:38 +00:00
YANG QIA
6cb13f73e6
fix(auth): disallow changing of authenticator uid (#6808) 2025-04-29 15:26:23 +08:00
Junyi
3b1b4cfef5
fix(plugin-file-manager): add oss timeout option default to 10min (#6795) 2025-04-28 19:48:18 +08:00
aaaaaajie
e727f54c56 Merge branch 'main' of github.com:nocobase/nocobase into feat/add-import-export-log 2025-04-28 12:48:11 +08:00
Katherine
e2e4c69941
refactor: unavailableActions to sql collection and view collection (#6765)
* refactor: unavailableActions to sql collection and view collection

* fix: unavailableActions
2025-04-24 20:09:42 +08:00
aaaaaajie
dac08d94b7 feat: add import and export log 2025-04-24 18:46:24 +08:00
nocobase[bot]
bfe77cd81d chore(versions): 😊 publish v1.6.24 2025-04-24 10:20:37 +00:00
aaaaaajie
d0a7b49cad fix: test 2025-04-24 15:42:05 +08:00
aaaaaajie
8f7da2e5cb fix: merge main and fix conflict 2025-04-24 13:05:07 +08:00
aaaaaajie
22800b08a1 perf: export xlsx 2025-04-24 12:40:41 +08:00
nocobase[bot]
c8e5a1c7e7 chore(versions): 😊 publish v1.6.23 2025-04-23 15:06:25 +00:00
Katherine
285918c1a8
style(gantt): gantt chart block overlapping months in calendar header for month view (#6753)
* style: gantt block calendar header style improve

* style: gantt block calendar header style improve
2025-04-23 16:49:41 +08:00
ajie
ced8af89ef
fix: import and export invalid when set field permissions (#6677)
* fix:  import and export invalid when set field permissions
2025-04-23 16:23:49 +08:00
Katherine
63ebe1d357
refactor: formula syntax references link (#6751) 2025-04-23 14:01:20 +08:00
nocobase[bot]
5fd8649fc3 chore(versions): 😊 publish v1.6.22 2025-04-22 09:44:09 +00:00
aaaaaajie
da38d29c35 Merge branch 'main' of github.com:nocobase/nocobase into feat/add-import-export-log 2025-04-22 11:53:23 +08:00
Zeke Zhang
e5055ef4f6
fix(styles): add relative positioning to span elements in mobile navigation bar action (#6734) 2025-04-22 11:36:48 +08:00
aaaaaajie
e048c5e014 feat: add import and export log 2025-04-21 22:38:08 +08:00
chenos
120aa3420c
chore(deps): upgrade dependencies (#6708)
* chore: upgrade jsonwebtoken to version 9.0.2

* chore: update

* fix: deps

* fix: semver

* chore: dicer

* chore: upgrade multer

* fix: dicer

* fix: remove sqlite

* chore: check db dialect

* chore: remove sqlite3

* fix: yarn add sqlite3 --no-save -W

* fix: test

* fix: test

* fix: ci

* fix: test

* fix: deps
2025-04-21 18:52:26 +08:00
Junyi
b04c26144e
fix(plugin-workflow): fix schedule in subflow (#6721) 2025-04-20 17:33:36 +08:00
Junyi
ec0e1787d4
refactor(plugin-file-manager): expose utils api (#6705) 2025-04-20 15:24:11 +08:00
Junyi
817ba15a91
refactor(plugin-workflow): adjust date type of variable (#6717) 2025-04-20 14:13:12 +08:00
Sheldon Guo
f5818066ca
fix(in-app-message): disconnect SSE on mobile when message component unmounts or tab is switched to avoid excessive persistent connections. 2025-04-18 12:23:25 +08:00
chenos
8abdb8eaac chore: upgrade tar to version 7.4.3 2025-04-17 15:09:10 +08:00
nocobase[bot]
7f1d642848 chore(versions): 😊 publish v1.6.21 2025-04-17 06:51:36 +00:00
YANG QIA
824ad7f29e
fix: bug (#6684) 2025-04-17 09:03:33 +08:00
xilesun
18791bfe2d fix(departments): test error 2025-04-16 21:18:34 +08:00
ajie
5eda5ba21d
fix: fixed an error importing xlsx time field (#6672) 2025-04-16 17:14:23 +08:00
Junyi
63a842aab3
fix(plugin-workflow-manual): fix task status (#6676) 2025-04-16 09:48:48 +08:00
chenos
5808ee57e2
chore(deps): upgrade some dependencies to latest versions (#6673)
* chore(deps): upgrade some dependencies to latest versions

* fix: --skip-dev-dependencies

* fix: compression
2025-04-15 22:53:07 +08:00
Katherine
91207a77f1
fix: vertical scrollbar appears when iframe block is set to full height (#6675) 2025-04-15 22:50:48 +08:00
nocobase[bot]
4da85db68b chore(versions): 😊 publish v1.6.20 2025-04-14 15:35:54 +00:00
chenos
1db56657e8
feat: make commercial plugins free (#6663)
* feat: make commercial plugins free

* fix: rm pkg

* fix: deps

* fix: deps

* fix: deps

* fix: test error

* fix: test error

* fix: test error
2025-04-14 22:56:34 +08:00
nocobase[bot]
1af62daf9f chore(versions): 😊 publish v1.6.19 2025-04-14 06:26:27 +00:00
nocobase[bot]
8b983f8913 chore(versions): 😊 publish v1.6.18 2025-04-11 13:05:40 +00:00
Junyi
32ae82bb31
refactor(client): add default type fallback api for (#6644) 2025-04-11 08:45:48 +08:00
Zeke Zhang
49a9c6365b
refactor: optimize prompt information (#6641)
* fix: update error block to display a custom image and improved messages when no pages are found

* feat: add no pages result display with custom message and icon in LayoutContent

* feat: add translations for UI editor prompts and update no pages message in multiple locales

* feat: add tip display when no pages are found in LayoutContent

* fix: ensure minimum height for mobile tab bar content

* fix: remove unnecessary margin from mobile action page styles and block initializer
2025-04-10 22:50:57 +08:00
Junyi
86380b2ba5
refactor(plugin-workflow-delay): support to use variable for duration (#6621) 2025-04-09 21:43:15 +08:00
nocobase[bot]
aae9319f73 chore(versions): 😊 publish v1.6.17 2025-04-09 06:28:10 +00:00
YANG QIA
403ff24800
fix(users): issue with parsing the user profile form schema (#6635) 2025-04-09 12:33:47 +08:00
Katherine
773ee94db4
fix: missing filter params when exporting data after changing pagination (#6633) 2025-04-09 09:38:51 +08:00
Katherine
d5f99d97df
fix: single-select field with 'contains' filter on mobile does not support multiple selection (#6629) 2025-04-07 16:02:51 +08:00