1426 Commits

Author SHA1 Message Date
Zeke Zhang
4e10bee161
fix(defaultValue): fix the issue where the default value of easy reading mode is not taking effect (#6066)
* test: add e2e test

* fix: ensure proper dependency tracking
2025-01-16 09:34:47 +08:00
Junyi
04b3540739
chore(plugin-workflow): cherry pick (#6057)
* refactor(plugin-workflow): change api of manually execute (#5850)

* feat: add subflow node

* feat: add execution event

* feat: add force option

* feat: avoid recurring call

* feat: add stack to execution

* feat: add cyclic call validator

* feat: collection trigger add execution stack

* fix: stack

* fix: manual execute

* refactor(plugin-workflow): adjust api and implementent

* chore: revert locale back

* feat: trigger field set add scope variables

* feat: add changeOnSelect

* feat: variables support ID reference

* feat: change locale

* refactor(plugin-workflow): support execute by passing filterByTk for a record

* refactor(plugin-workflow): adjust props name

* fix(plugin-workflow): fix execute variable context

* fix(plugin-workflow): fix variables and locales

* chore(plugin-workflow): remove demo code

* fix(plugin-workflow): fix import

* fix(plugin-workflow): fix build error

---------

Co-authored-by: mytharcher <mytharcher@gmail.com>

* fix(plugin-workflow): fix schedule picker value (#6039)

* fix(plugin-workflow): fix variable compoent onchange (#5964)

---------

Co-authored-by: shz <huanghui9850@gmail.com>
2025-01-15 17:42:49 +08:00
nocobase[bot]
3ee422d8e1 Merge branch 'main' into next 2025-01-15 04:16:10 +00:00
Katherine
5bdada4c1f
chore: set inputReadOnly for DatePicker based on device type (#6065) 2025-01-15 12:15:46 +08:00
nocobase[bot]
ddfacb3c9a Merge branch 'main' into next 2025-01-15 03:10:43 +00:00
Katherine
8ba098faeb
fix: datepicker client test (#6064) 2025-01-15 11:10:21 +08:00
nocobase[bot]
ca8ab6c97f Merge branch 'main' into next 2025-01-14 09:07:53 +00:00
chenyongxin
aa13199bbd
feat: datePicker component input read only (#6061) 2025-01-14 17:07:30 +08:00
nocobase[bot]
4a7d737d16 Merge branch 'main' into next 2025-01-14 05:12:57 +00:00
Katherine
6df9d66837
fix: client e2e test (#6058) 2025-01-14 13:12:21 +08:00
nocobase[bot]
f510115c4d Merge branch 'main' into next 2025-01-13 13:30:56 +00:00
Katherine
207b674eb1
fix: table header cell style issue in ant-table (#6052)
* fix: table header cell style issue in ant-table

* fix: bug

* fix: bug
2025-01-13 21:30:34 +08:00
Zeke Zhang
fe5f5e2555
fix: avoid invalid refresh method provided (#6054) 2025-01-13 21:30:28 +08:00
katherinehhh
78e131d4e5 Merge branch 'main' into next 2025-01-13 17:24:29 +08:00
Katherine
1cb9ecce6f
fix: number field format in readPretty mode affecting edit mode (#6050) 2025-01-13 17:18:09 +08:00
Katherine
87284d6409
fix: style issue in sub-table in detail block (#6049) 2025-01-13 17:15:13 +08:00
Zeke Zhang
c8a3ff733d Merge branch 'main' into next 2025-01-13 15:34:56 +08:00
Zeke Zhang
64dbc7f793
fix(table): fix fixed column not working issue (#6048)
* fix(table): fix fixed column not working issue

* refactor: optimize code

* fix(table): fix typo

---------

Co-authored-by: sheldon guo <sheldon_66@163.com>
2025-01-13 15:30:50 +08:00
Katherine
391be4093b
fix: missing current popup variable in the field enable link modal (#6045) 2025-01-13 15:12:19 +08:00
Zeke Zhang
64a7ca31b5 Merge branch 'main' into next 2025-01-10 11:10:36 +08:00
chenos
27f788f132
fix: resolve missing public path in icon file paths (#6034)
* fix: resolve missing public path in icon file paths

* fix: error
2025-01-10 11:07:40 +08:00
Zeke Zhang
2ddaeb62a6 Merge branch 'main' into next 2025-01-09 19:15:38 +08:00
Zeke Zhang
ea82812222
fix(linkageRules): fix invalid issue of form linkage rules (#5876) (#6023)
* fix(linkageRules): fix invalid issue of form linkage rules (#5876)

* test: add e2e test

* fix: complete the fix

* fix: fix e2e errors

* fix: fix e2e errors

* feat(table): add support for conditional styling based on pretty mode

* feat(FormItem): enhance wrapperStyle to conditionally apply padding based on background color

* chore: skip e2e test

---------

Co-authored-by: sheldon guo <sheldon_66@163.com>
2025-01-09 19:08:18 +08:00
nocobase[bot]
1e3b945537 Merge branch 'main' into next 2025-01-09 02:17:05 +00:00
Katherine
390c41a164
refactor: support maxTagCount:'responsive' in multi-select component (#6007)
* refactor: support maxTagCount:'responsive' in multi-select component

* fix: test

* fix: test

* fix: test

* fix: test

* fix: test

* fix: test

* fix: test
2025-01-09 10:03:42 +08:00
nocobase[bot]
4c7eb0b5c0 Merge branch 'main' into next 2025-01-08 12:43:31 +00:00
Junyi
5c97e7c3f9
feat(plugin-workflow): allow to sort workflows when binding to action button (#6017) 2025-01-08 20:38:41 +08:00
nocobase[bot]
62e82150a1 Merge branch 'main' into next 2025-01-08 08:11:15 +00:00
Katherine
5ce5b05cb6
fix: required validation not working after deleting data in rich text editor (#6006) 2025-01-08 16:10:53 +08:00
nocobase[bot]
fe7a5547a7 Merge branch 'main' into next 2025-01-08 06:47:29 +00:00
Katherine
35238cc02e
refactor(client): set default end time for time range in filter block to 23:59:59" (#6012)
* fix: datetime format

* fix: bug
2025-01-08 14:47:05 +08:00
nocobase[bot]
2d6e94bad1 Merge branch 'main' into next 2025-01-08 03:31:56 +00:00
Katherine
a17b0ca63b
fix: misalignment issue when action column buttons are hidden (#6014) 2025-01-08 11:31:33 +08:00
Zeke Zhang
ce185fbb61
fix(Table): fix the issue where table rows cannot be dragged (#6013)
* fix: fix the issue where table rows cannot be dragged

* fix: remove designable judgment
2025-01-08 11:07:23 +08:00
nocobase[bot]
6a21af710b Merge branch 'main' into next 2025-01-07 02:05:32 +00:00
Katherine
bea3ebccc4
fix: fix style of setting button in compact theme (#6001) 2025-01-07 10:04:47 +08:00
nocobase[bot]
ff8d18aea8 Merge branch 'main' into next 2025-01-07 01:16:32 +00:00
Junyi
f9f9134fa7
fix(client): remove useless style (#5998) 2025-01-07 09:16:09 +08:00
katherinehhh
c2c5e4c560 Merge branch 'main' into next 2025-01-06 15:13:38 +08:00
Katherine
7743ba64c1
fix: date range picker in filter form/action not showing time picker when showTime is set (#5994) 2025-01-06 15:11:49 +08:00
katherinehhh
f9114c3019 Merge branch 'main' into next 2025-01-05 14:28:42 +08:00
Katherine
35f5f41791
fix: scrollbar issue when setting full height for data block in subpage (#5989) 2025-01-05 11:59:12 +08:00
Zeke Zhang
98098ab6cc
fix(subtable): prevent empty rows (#5990)
* fix(subtable): prevent empty rows

* refactor: rename params

* chore: fix unit tests
2025-01-04 15:14:14 +08:00
Zeke Zhang
122d33aaf5 Merge branch 'main' into next 2025-01-03 17:03:27 +08:00
Katherine
08665d2eea
fix: alignment issue when action column buttons are hidden (#5987) 2025-01-03 14:46:38 +08:00
ldq
c9cf85e120
feat: (Input.Preview) add oversized option and object-fit support (#5907)
- Add 'oversized' (120px) size option for preview images
- Add object-fit configuration to control image display mode
- International locale configuration

Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-01-03 13:12:20 +08:00
Zeke Zhang
695e2249ce
fix(popup): fix the issue where clicking on a relationship field does not open the popup (#5972) 2024-12-31 07:45:51 +08:00
Katherine
2fd614fd64
fix: date range picker in filter form/action not showing time picker when showTime=true is set (#5956) 2024-12-28 21:28:46 +08:00
nocobase[bot]
31ddbc402f Merge branch 'main' into next 2024-12-28 12:47:48 +00:00
Katherine
c77a8a35ff
fix: issue with field assignment in subtable when re-select data after deleting data (#5958)
* fix: issue with field assignment in subtable when re-select data after deleting

* fix: bug
2024-12-28 20:47:22 +08:00