Commit Graph

4303 Commits

Author SHA1 Message Date
Zeke Zhang
8f9c8b3044 refactor: popup:tableSelector:addBlock 2024-03-06 23:14:20 +08:00
Zeke Zhang
9c972c1a85 refactor: remove blockInitializers:recordForm 2024-03-06 23:13:52 +08:00
Zeke Zhang
457c2e6488 refactor: popup:addRecord:addBlock 2024-03-06 22:30:54 +08:00
Zeke Zhang
bef740a903 fix: fix max call stack 2024-03-06 22:27:38 +08:00
Zeke Zhang
1ed5cec0d4 refactor: popup:addNew:addBlock 2024-03-06 22:03:48 +08:00
Zeke Zhang
57c5b9a81e refactor: page:addBlock 2024-03-06 22:00:54 +08:00
Zeke Zhang
10e4ca436f Merge branch 'main' into T-3344 2024-03-06 21:50:28 +08:00
katherinehhh
d82ed8058c
style: flexWrap in actionBar (#3635) 2024-03-06 21:32:32 +08:00
Chareice
1c0654001f
chore: data source list enabled api 2024-03-06 18:48:30 +08:00
jack zhang
454d1d34ed
fix: add displayName (#3628)
* fix: context add displayName

* fix: observer add displayName

* fix: memo component add displayName

* fix: forwordRef component add displayName
2024-03-06 18:22:31 +08:00
chenos
bccde967cc fix: app version 2024-03-06 18:10:24 +08:00
Zeke Zhang
0ae81f0c2a
fix(customRequestAction): should not support setting icons and colours (#3632)
* test: add e2e

* fix(customRequest): should not support setting icons and colours
2024-03-06 17:13:06 +08:00
Junyi
b5ae9343b5
fix(workflow-action-trigger): change plugin name (#3631)
* fix(plugin-workflow-action-trigger): fix migration

* fix(plugin-workflow): fix useless migration logic
2024-03-06 16:36:35 +08:00
katherinehhh
f9d1e9f0bc
fix: graph collection postions data missing (#3627) 2024-03-06 15:25:20 +08:00
Zeke Zhang
0d327bb539
fix(ActionLink): fix hover style (#3629) 2024-03-06 14:58:08 +08:00
Junyi
c2b121cda6
feat(plugin-workflow-form-trigger): add trigger button to all single record action bar (#3563)
* feat(plugin-workflow-form-trigger): add trigger button to all single record actionbar

* fix(plugin-workflow-form-trigger): fix button style and triggering

* fix(plugin-workflow): fix unused hook ref in workflow

* fix(plugin-workflow-form-trigger): fix button style

* refactor(plugin-workflow-action-trigger): change plugin name

* fix(plugin-workflow-action-trigger): fix unmigrated stuff

* fix(plugin-workflow-action-trigger): fix test case

* fix(plugin-workflow-action-trigger): fix test case

* fix(presets): fix package name

* fix(plugin-workflow-action-trigger): fix e2e test and migration

* fix(plugin-workflow-action-trigger): fix migration

* fix(plugin-workflow-action-trigger): fix migration

* fix(plugin-workflow-action-trigger): fix migration

* feat(plugin-workflow-action-trigger): add destroy to trigger

* fix(plugin-workflow-action-trigger): fix appends select

* fix(plugin-workflow-action-trigger): remove support for destroy action

* fix(plugin-workflow-action-trigger): fix collection check

* fix(plugin-workflow-action-trigger): fix test case

* fix(plugin-workflow-action-trigger): fix test case

* fix(plugin-workflow-action-trigger): fix test case
2024-03-06 14:42:20 +08:00
jack zhang
d3627c5ba9
fix: sidebar menu text overflow (#3626) 2024-03-06 14:37:13 +08:00
katherinehhh
bcb445644c
fix(acl-plugin-setting): pluginPermissions for snippets check (#3622)
* refactor:  pluginPermissions for snippets check

* fix: bug

* fix: bug
2024-03-06 14:11:08 +08:00
Zeke Zhang
d56268730b
fix(subTable): fix changing title field invalid (#3625)
* test: add e2e

* fix: fieldNames change in sub-table should take effect in real time

* fix: fieldNames change in sub-table should take effect in real time

---------

Co-authored-by: katherinehhh <katherine_15995@163.com>
2024-03-06 14:10:31 +08:00
Zeke Zhang
8d03d6a493 chore: remove igone 2024-03-06 12:06:49 +08:00
Zeke Zhang
da33b93b56 test: fix e2e 2024-03-06 11:49:55 +08:00
Zeke Zhang
a6939c486e Merge branch 'main' into T-3344 2024-03-06 11:12:15 +08:00
Zeke Zhang
202fcef17c
fix: fix hover style for sub table (#3623)
* Revert "style(TableColumn): fix style of mouse hover (#3597)"

This reverts commit 488616f7fe.

* fix: fix hover style for sub table

* fix: style

* Revert "fix: style"

This reverts commit 33901c4ff9.

* fix: style
2024-03-06 00:29:30 +08:00
chenos
f9a10de981 chore: update changelog 2024-03-06 00:20:09 +08:00
chenos
0fc382d298 chore(versions): 😊 publish v0.20.0-alpha.5 2024-03-06 00:20:06 +08:00
chenos
e82179ff61 fix(select): fieldNames are missing the value parameter 2024-03-05 23:58:56 +08:00
chenos
516619bb04 fix(file-manager): missing attachments 2024-03-05 22:54:20 +08:00
Zeke Zhang
5ca1827e7e
fix(save-record): differentiate between creation and updating based on record.isNew (#3620) 2024-03-05 21:22:24 +08:00
chenos
4716c13d81 chore(ci): build pro image 2024-03-05 21:18:30 +08:00
Junyi
8e16bab213
fix(plugin-workflow): fix schedule repeat logic (#3612)
* fix(plugin-workflow): fix schedule repeat logic

* fix(plugin-workflow): fix test case
2024-03-05 21:08:46 +08:00
katherinehhh
951aece70c
refactor: useFormItemInitializerFields (#3621) 2024-03-05 20:56:40 +08:00
katherinehhh
96832e6113
fix: collection without filterTargetKey should not be able to add block (#3614)
* fix: collection without filterTargetKey should not be  able to add block

* refactor: locale improve
2024-03-05 20:56:05 +08:00
Zeke Zhang
5a72e41a9d
fix(kanban): fix block (#3619) 2024-03-05 20:55:27 +08:00
Chareice
c07767e753
fix: data source collection unique index 2024-03-05 20:52:00 +08:00
Zeke Zhang
a37195eb4f
fix: should display settings after field deleted (#3606) 2024-03-05 19:30:59 +08:00
Zeke Zhang
f256e65756 fix: fix unit tests 2024-03-05 18:56:57 +08:00
katherinehhh
c5dd034452
fix: role name is error in role configure (#3618) 2024-03-05 18:19:53 +08:00
katherinehhh
d708c93b22
fix: bulkEditFormItemSettings collection undefined (#3616) 2024-03-05 17:39:43 +08:00
Zeke Zhang
79d523d5a9 chore: typo 2024-03-05 17:21:08 +08:00
Zeke Zhang
009dc65554 fix: build 2024-03-05 17:18:50 +08:00
Zeke Zhang
c07d7e7f2d chore: ations 2024-03-05 17:07:29 +08:00
chenos
977128276a chore(ci): manually trigger 2024-03-05 17:02:06 +08:00
Zeke Zhang
4296f0f867 chore: field 2024-03-05 16:51:30 +08:00
Zeke Zhang
6cddf8254f Merge branch 'main' into T-3344 2024-03-05 16:40:34 +08:00
katherinehhh
03e47a04ea
fix: calender failed to change view for week (#3602) 2024-03-05 16:34:10 +08:00
Zeke Zhang
26432ec84c chore(e2e): reduce timeout 2024-03-05 16:32:30 +08:00
Zeke Zhang
e10899b271
fix(Table): fix Fixed Block bug (#3601)
* fix(Table): fix Fixed Block bug

* test: unskip e2e

* chore: remove comment

* Revert "fix(Table): fix Fixed Block bug"

This reverts commit 7e7e22c6d3.

* fix(Table): fix Fixed Block bug

* refactor: remove useless code

* fix: empty page

* chore: increase timeout
2024-03-05 16:27:17 +08:00
ChengLei Shao
89ad88857d
chore: remove data source (#3610) 2024-03-05 15:58:45 +08:00
katherinehhh
3acc574877
test: acl test (#3609) 2024-03-05 15:13:28 +08:00
jack zhang
44f1ef1416
fix: not exists data sourec (#3608) 2024-03-05 14:56:24 +08:00