5878 Commits

Author SHA1 Message Date
Junyi
45b8a56eb7
feat(plugin-workflow): add manual execute workflow (#5664)
* feat(plugin-workflow): add manual execute workflow

* refactor(plugin-workflow): adjust ui and type

* feat(plugin-workflow-action-trigger): add manually execute

* fix(plugin-workflow): keep trigger action in workflows for action trigger

* fix(plugin-workflow): fix type

* fix(plugin-workflow): collection trigger transaction

* fix(plugin-workflow): fix type

* test(plugin-workflow): skip failed test case

* fix(plugin-workflow): fix transaction

* fix(plugin-workflow): fix schedule mode field bug

* fix(plugin-workflow): collection trigger executing error

* fix(plugin-workflow-action-trigger): fix payload and appends

* fix(plugin-workflow): skip changed logic when execute

* fix(plugin-workflow): fix collection field schedule context when execute manually

* refactor(plugin-workflow): change manually option name

* fix(plugin-workflow-action-trigger): fix test case
2024-12-03 21:56:58 +08:00
nocobase[bot]
484eb28877 Merge branch 'next' into develop 2024-12-03 13:25:31 +00:00
Katherine
d23ac5580c
fix: missing date input field in filter operation on mobile (#5779)
* fix: missing date input field in filter operation on mobile

* fix: bug
2024-12-03 21:25:07 +08:00
Zeke Zhang
e35768ce61
fix(variable): fix issues where variables cannot be properly used in third-party data source blocks (#5782)
* fix(variable): resolve field visibility issues in multi-data source variables

* fix(test): fix unit test error
2024-12-03 20:49:37 +08:00
nocobase[bot]
38365a5023 chore(versions): 😊 publish v1.4.0 2024-12-03 12:40:49 +00:00
Zeke Zhang
384271fb90
fix: fix the issue where association field values are empty in block templates (#5777)
* fix(template): fix appends issue

* fix(variable): resolve variable parsing issue in third-party data sources

* chore(e2e): make e2e more stable
2024-12-03 20:39:27 +08:00
katherinehhh
fa7abb07cf Merge branch 'next' into develop 2024-12-03 20:26:44 +08:00
YANG QIA
fa202efd47
docs: v1.4.0 changelogs (#5774)
* docs: v1.4.0 changelogs

* docs: en

* chore: update

* chore: update

* chore: update

* chore: update
2024-12-03 20:14:58 +08:00
nocobase[bot]
f46a1b203c Merge branch 'main' into next 2024-12-03 11:32:34 +00:00
Katherine
fa315a1261
fix: incorrect parameters passed in table block filtering (#5773) 2024-12-03 19:32:07 +08:00
nocobase[bot]
b65585ca9f Merge branch 'next' into develop 2024-12-03 11:20:31 +00:00
nocobase[bot]
42e954d4cf Merge branch 'main' into next 2024-12-03 11:20:08 +00:00
gchust
38e79d41af
fix: cannot set highlight style for link action button (#5780) 2024-12-03 19:19:41 +08:00
nocobase[bot]
f694522034 chore(versions): 😊 publish v1.3.55 2024-12-03 08:44:27 +00:00
gchust
02783e588f
Fix/use dynamic props not working with lazy component (#5776)
* fix: withDynamicSchemaProps not working with lazy

* chore: rename lazid component key[skip ci]
2024-12-03 16:33:27 +08:00
nocobase[bot]
d84efb43c3 Merge branch 'next' into develop 2024-12-03 07:05:37 +00:00
nocobase[bot]
32fa387caa Merge branch 'main' into next 2024-12-03 07:05:13 +00:00
ChengLei Shao
17bcdcab6a
chore: remove logger in gateway (#5775) 2024-12-03 15:04:47 +08:00
YANG QIA
7b81685179
fix(data-vi): issue where filter field components of chart blocks not rendering (#5769)
* fix(data-vi): issue where filter field components of chart blocks not rendering

* chore: update
2024-12-03 11:49:40 +08:00
nocobase[bot]
1db694897e Merge branch 'next' into develop 2024-12-03 01:45:46 +00:00
Katherine
ac995c4eaf
fix: record picker not displaying selected items when selecting across pages (#5770) 2024-12-03 09:45:23 +08:00
Katherine
cb44af2ea1
fix: tag color (#5772) 2024-12-03 09:20:18 +08:00
nocobase[bot]
7f524cb28a Merge branch 'next' into develop 2024-12-02 14:48:44 +00:00
nocobase[bot]
f1ffc114f4 Merge branch 'main' into next 2024-12-02 14:48:20 +00:00
Katherine
6c3eb4a40e
fix: incorrect display of source key (#5771) 2024-12-02 22:47:55 +08:00
nocobase[bot]
7149f1a149 Merge branch 'next' into develop 2024-12-02 13:05:08 +00:00
Junyi
23c23307fa
fix(plugin-workflow): fix test button variable (#5766) 2024-12-02 21:04:44 +08:00
Zeke Zhang
59d85392a0 Merge branch 'next' into develop 2024-12-02 20:50:28 +08:00
nocobase[bot]
0fbe4f0229 Merge branch 'main' into next 2024-12-02 11:54:12 +00:00
Junyi
f2b3571845
fix(client): fix e2e cases based on changed icons (#5768) 2024-12-02 19:53:46 +08:00
Katherine
e6cf5ae535
feat: support link enabled in fields to trigger popup opening (#5747)
* feat: support link activation in fields to trigger popup opening

* refactor: withPopupWapper

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: test

* fix: test

* fix: bug

* fix: test
2024-12-02 18:42:03 +08:00
nocobase[bot]
01adbb92ed Merge branch 'next' into develop 2024-12-02 09:10:43 +00:00
Katherine
ad8a283712
fix: chart filter form field configuration error when adding/removing charts (#5765) 2024-12-02 17:10:22 +08:00
nocobase[bot]
d45d53671d chore(versions): 😊 publish v1.4.0-beta.11 2024-12-02 05:23:11 +00:00
katherinehhh
c7a5d90a3e Merge branch 'next' into develop 2024-12-02 12:51:43 +08:00
Katherine
2fcd584846
feat: support attachment file fields in public forms (#5749)
* feat: support attachment file fields in public forms

* fix: bug
2024-12-02 12:38:23 +08:00
nocobase[bot]
be21a0d83e Merge branch 'next' into develop 2024-12-01 22:45:00 +00:00
nocobase[bot]
61ab3e265a Merge branch 'main' into next 2024-12-01 22:44:36 +00:00
Zeke Zhang
ed05cfe626 chore(e2e): make e2e pass 2024-12-02 06:44:05 +08:00
nocobase[bot]
69b6c52251 Merge branch 'next' into develop 2024-12-01 14:30:51 +00:00
katherinehhh
188950c7a8 Merge branch 'main' into next 2024-12-01 22:30:02 +08:00
nocobase[bot]
515c474a5f Merge branch 'next' into develop 2024-12-01 14:26:38 +00:00
Katherine
7a739b91f2
fix: field width issue in sub table in horizontal layout (#5763) 2024-12-01 22:26:16 +08:00
Katherine
05ed11eb15
fix: select field to display blank when data is empty (#5762) 2024-12-01 21:36:05 +08:00
nocobase[bot]
2d4b3a608e Merge branch 'next' into develop 2024-12-01 10:12:50 +00:00
chenos
33bbfeab85
feat: restart the process when plugins are added or removed (#5761)
* feat: restart the process when plugins are added or removed

* fix: debounce

* fix: pm2
2024-12-01 18:12:27 +08:00
nocobase[bot]
99288e0e1a Merge branch 'next' into develop 2024-11-30 12:40:46 +00:00
ChengLei Shao
9166b7acf3
fix: set belongs to many associations (#5759) 2024-11-30 20:40:22 +08:00
nocobase[bot]
216c4346d9 Merge branch 'next' into develop 2024-11-30 12:26:03 +00:00
nocobase[bot]
0e2b6343c2 Merge branch 'main' into next 2024-11-30 12:25:38 +00:00