7722 Commits

Author SHA1 Message Date
xilesun
c4f5ff9a29 chore: update 2025-04-22 22:40:48 +08:00
xilesun
861f0e5f02 chore: update 2025-04-21 23:22:22 +08:00
xilesun
58d089bcf9 fix: markdown 2025-04-15 17:11:55 +08:00
xilesun
14abd8ab4c fix: message id 2025-04-15 11:36:23 +08:00
YANG QIA
5aab0d32a3
Update packages/plugins/@nocobase/plugin-ai/src/client/ai-employees/chatbox/Conversations.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-15 10:38:00 +08:00
xilesun
1c0f83311f chore: update & fix 2025-04-15 10:20:47 +08:00
xilesun
3e69026d73 fix: bug 2025-04-14 16:56:39 +08:00
xilesun
8c13d155c5 chore: update 2025-04-14 16:28:48 +08:00
xilesun
ee57d39220 fix: bug 2025-04-14 16:27:29 +08:00
xilesun
5b534deb51 fix: type 2025-04-14 11:49:17 +08:00
xilesun
c397cecbe8 chore: update 2025-04-13 22:05:56 +08:00
xilesun
9ecb4588ee chore: update 2025-04-13 21:54:39 +08:00
xilesun
47fd650066 Merge branch 'next' into feat/ai-employee 2025-04-13 21:26:51 +08:00
xilesun
6b8473f032 chore: update 2025-04-13 20:38:38 +08:00
nocobase[bot]
c9cffa576c Merge branch 'main' into next 2025-04-13 06:05:45 +00:00
Zeke Zhang
c9b1c893e4
fix: add global style for LightBox to prevent image overlay issues (#6651) 2025-04-13 14:05:24 +08:00
nocobase[bot]
42f66bbd29 Merge branch 'main' into next 2025-04-13 06:04:15 +00:00
Zeke Zhang
4bc16e52f2
fix(defaultValue): avoid directly displaying variable strings (#6649) 2025-04-13 14:03:51 +08:00
xilesun
0e9239f9ae chore: update 2025-04-12 16:47:49 +08:00
xilesun
029dccea4a chore: update 2025-04-12 16:39:44 +08:00
xilesun
f8289ac15f feat: resend 2025-04-12 16:32:48 +08:00
nocobase[bot]
62d857b1bc chore(versions): 😊 publish v1.7.0-beta.16 2025-04-11 16:42:25 +00:00
chenos
cec36c849f
fix: await addNewTexts 2025-04-11 23:39:20 +08:00
xilesun
853a132ebc feat: abort 2025-04-11 22:34:33 +08:00
nocobase[bot]
8b983f8913 chore(versions): 😊 publish v1.6.18 2025-04-11 13:05:40 +00:00
gchust
b20c8b05bd
fix: incorrect variable input style (#6645)
* fix: textarea variable style issue

* fix: variable input border radius not correct

* fix: unit tests error
2025-04-11 20:46:31 +08:00
Katherine
9f8fb0e362
fix: workflow node edit drawer title shows [object Object] (#6648) 2025-04-11 19:54:01 +08:00
xilesun
4f0f8b8ad3 chore: update 2025-04-11 16:15:17 +08:00
xilesun
cb44488fca chore: update 2025-04-11 16:05:01 +08:00
nocobase[bot]
8c5edfc494 Merge branch 'main' into next 2025-04-11 06:26:34 +00:00
Katherine
c509e5f9e2
fix: subtable description overlapping with add new button (#6646) 2025-04-11 14:26:12 +08:00
xilesun
421b2827d6 chore: update 2025-04-11 13:08:34 +08:00
Junyi
e65ff559c2
fix(plugin-workflow): fix loading enabled workflows list with stats (#6642)
* fix(plugin-workflow): fix loading enabled workflows list with stats

* fix(plugin-workflow): add fallback logic to make sure workflow has stats
2025-04-11 08:46:14 +08:00
Junyi
32ae82bb31
refactor(client): add default type fallback api for (#6644) 2025-04-11 08:45:48 +08:00
Zeke Zhang
6d435dbcf8 Merge branch 'main' into next 2025-04-10 22:57:07 +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
Zeke Zhang
9ab6f7a956 style(mobile): fix top-right corner style 2025-04-10 22:45:17 +08:00
chenos
5852901b19 fix: test error 2025-04-10 14:36:57 +08:00
xilesun
f60cd60c33 chore: use-context-selector 2025-04-10 14:07:42 +08:00
nocobase[bot]
ee260e24f6 Merge branch 'main' into next 2025-04-10 05:51:47 +00:00
Katherine
7886581f08
fix: dashed underline caused by horizontal form layout in modal (#6639)
* fix: dashed underline caused by horizontal form layout in modal

* fix: e2e test
2025-04-10 13:51:25 +08:00
nocobase[bot]
95952c7a45 chore(versions): 😊 publish v1.7.0-beta.15 2025-04-10 03:29:03 +00:00
Junyi
5717e91a0b
fix(plugin-workflow): fix oom when create job with unsafe integer id (#6637)
* fix(plugin-workflow): fix oom when create job with unsafe integer id

* chore(plugin-workflow): remove useless code

* chore(plugin-workflow): remove only for test case

* fix(plugin-workflow): fix test cases

* fix(plugin-workflow): fix test case

* fix(plugin-workflow): fix pg test case
2025-04-10 11:01:25 +08:00
chenos
29d7cf3dbf fix: assign overwrite strategy 2025-04-10 09:06:32 +08:00
xilesun
c3b03776ae chore: update 2025-04-09 23:51:59 +08:00
gchust
f9b2720ef2
fix: save as template error if block is using a deleted ref template (#6638) 2025-04-09 22:42:53 +08:00
nocobase[bot]
ab8316bc21 Merge branch 'main' into next 2025-04-09 13:43:43 +00:00
Junyi
86380b2ba5
refactor(plugin-workflow-delay): support to use variable for duration (#6621) 2025-04-09 21:43:15 +08:00
nocobase[bot]
eeec17265c chore(versions): 😊 publish v1.7.0-beta.14 2025-04-09 11:28:40 +00:00
ajie
41961fb923
fix: correct role union calculation logic (#6605)
* refactor: enhance role merging logic: prioritize strategy actions over existing actions

* refactor: union role acl

* refactor: union role acl

* refactor: union role acl

* fix: assign getKeys

* fix: assign

* refactor: switch role set default role record

* refactor: switch role set default role record

* refactor: switch role set default role record

* refactor: switch role set default role record

* refactor: add setCurrentRole cache

* fix: e2e test

* fix: setCurrentRole

* refactor: switch role

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2025-04-09 19:06:05 +08:00