2858 Commits

Author SHA1 Message Date
katherinehhh
2f1cc6c938 fix: dynamic appends not support template schema 2023-05-18 15:23:00 +08:00
katherinehhh
aa69973a90 fix: support blockTemplate appends 2023-05-18 11:48:55 +08:00
katherinehhh
f65ff99068 fix: support mutiple row 2023-05-17 19:56:47 +08:00
katherinehhh
b7d72c2914 fix: runWhenParamsChanged 2023-05-16 21:18:22 +08:00
katherinehhh
26463af186 fix: runWhenParamsChanged 2023-05-16 21:03:29 +08:00
katherinehhh
bfb60729b0 Merge branch 'main' into fix/sub-table-appends 2023-05-16 16:27:42 +08:00
katherinehhh
4ebb805954 fix: sub-table appends 2023-05-16 16:26:17 +08:00
Junyi
9931e6a486
fix(plugin-workflow): remove useless context option (#1867) 2023-05-15 23:16:13 -07:00
katherinehhh
190ba4db1f
fix: inherit fields filter Foreign Key fields (#1864) 2023-05-16 11:28:35 +08:00
Junyi
238af440e3
feat(plugin-workflow): loop (#1787)
* feat(plugin-workflow): add loop instruction

* fix(plugin-workflow): fix lint error

* feat(plugin-workflow): add loop variable in client

* feat(plugin-workflow): refactor and add job list to nodes in execution

* feat(plugin-workflow): allow to query multiple records

* fix(plugin-workflow): fix i18n

* fix(plugin-workflow): fix undefined value in component

* fix(plugin-workflow): fix parse context value with current node

* fix(plugin-workflow): fix revision with scope variable

* test(plugin-workflow): add failing case

* fix(plugin-workflow): fix revision with scope variable

* chore(plugin-workflow): fix lint errors

* fix(plugin-workflow): fix workflow canvas page style

* fix(plugin-workflow): revert abstracted node config drawer back to each node

* fix(plugin-workflow): fix parallel extra call

* fix(plugin-workflow): fix parallel branch end

* fix(plugin-workflow): fix jobs variable in processor

* fix(plugin-workflow): fix workflow canvas scroll style

* fix(plugin-workflow): fix slowly opening job modal

* fix(plugin-workflow): fix cycling reference
2023-05-15 18:45:45 -07:00
katherinehhh
8cf3c40ad4
fix: insertAdjacent not find (#1861) 2023-05-16 09:20:45 +08:00
katherinehhh
d58174011c
refactor(add-new):association field add new support button edit (#1854)
* feat: assoociation add new supoort button edit

* feat: assoociation add new supoort button edit

* fix: add new button type

* refactor: add new support button edit
2023-05-16 09:06:03 +08:00
Dunqing
3a77e4376a
feat: support List and Grid Card block (#1753)
* feat: support details block

* feat: rename to list

* fix: imports

* feat: improve list block

* feat: support title hidden

* fix: showTitle default value

* feat: support table column actions

* feat: support appendsOnDemand

* feat: reuse same schema items

* feat: shouldn't display pagination when pages only one

* feat: block order

* feat: support card list

* fix: appends on demand

* fix: remove unused code

* fix: params

* fix: improve default pageSize

* feat: improve performance

* feat: add title designer

* feat: improve huge performance

* fix: better key

* feat: improve schema perf

* feat: improve initializer

* fix: improve grid perf

* fix: avoid haven't properties

* feat: support automatic run service when params changed

* fix: revert params

* fix: grid col width

* refactor: improve CardList performance

* fix: initializer related

* feat: i18n supports

* fix: improve get schema

* fix: create new form

* fix: revert code

* feat: css improve

* fix: i18n copy

* refactor: the CardList rename to GridCard

* feat: remove AssociationFilter item

* fix: edit and view data is incorrect

* feat: remove bulk actions

* feat: improve action bar

* feat: supports configuration of columns with different screen sizes

* fix: incorrect place to save the template

* feat: keep height in all card

* fix: remove console

* fix: rename

* refactor: improve GridCard implementation

* feat: support import/export actions

* fix: remove padding when actions is empty

* fix: remove incorrect import

* fix: remove unused props

* fix: action place

* feat: improve column count

* refactor: remove appendsOnDemand, and use useAssociationNames instated it

* fix: incorrect component

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-05-16 09:05:47 +08:00
xilesun
26469f7aaf chore: update pr template 2023-05-15 19:47:39 +08:00
YANG QIA
f5f12c90e9
chore: create pull_request_template.md 2023-05-15 18:31:15 +08:00
YANG QIA
2806ef8810
chore: create feature.md pr template 2023-05-15 18:19:09 +08:00
YANG QIA
33852517dc
chore: bug_fix pull request template 2023-05-15 18:08:29 +08:00
被雨水过滤的空气-Rairn
19a33dfe74
fix: fix multi-select field not show 'Allow multiple' switch (#1857)
* fix: fix multi-select field not show 'Allow multiple' switch

* fix: use uiSchema
2023-05-15 15:26:46 +08:00
katherinehhh
fe565bb96f fix: association field appends 2023-05-15 15:10:39 +08:00
katherinehhh
2b6a387db8 fix: association field appends 2023-05-15 14:24:25 +08:00
katherinehhh
b1f4abc9bf fix: association field appends 2023-05-15 14:20:29 +08:00
katherinehhh
2dbea79622 Merge branch 'main' into fix/sub-table-appends 2023-05-15 11:51:31 +08:00
katherinehhh
d2e92ead7f
fix: field for attachment interface type without appends (#1856)
* fix: attachment without appends

* fix: association fields  appends
2023-05-15 11:08:38 +08:00
chenos
83749ccd53 fix(client): import declaration conflicts with local declaration of 'DeletedField' 2023-05-15 11:06:31 +08:00
katherinehhh
e4bf8ee644 fix: sub-table-appends 2023-05-15 09:44:00 +08:00
李小斐
975b7dfe93
fix: action error when field deleted (#1849)
* fix: action error when field deleted

* fix: delete field cannot set dynamic value
2023-05-15 09:34:14 +08:00
ChengLei Shao
1c757bd025
feat: support running single sub app (#1853) 2023-05-14 16:48:53 +08:00
Rairn
ff6f37c589 refactor(Form): rename 2023-05-13 11:06:33 +08:00
katherinehhh
77b7adb97c
fix: assign field with delete field (#1850) 2023-05-13 11:01:01 +08:00
chenos
3a8db04161 fix: use AssignedField 2023-05-13 10:51:32 +08:00
katherinehhh
222135dc5f fix: sub-table-appends 2023-05-12 17:42:20 +08:00
chenos
901c05bc35 fix: dropdownMatchSelectWidth: false 2023-05-12 14:33:20 +08:00
katherinehhh
3abbec1148 fix: sub-table appends 2023-05-12 13:55:48 +08:00
katherinehhh
81b3afb57b
fix: title field in assign fields value (#1848) 2023-05-12 13:42:18 +08:00
katherinehhh
d0cff714f0 fix: undefine id 2023-05-12 11:55:41 +08:00
katherinehhh
0c8d096571 fix: sub-table-appends 2023-05-12 11:10:58 +08:00
chenos
94284c6210 fix: mode undefined 2023-05-12 10:20:02 +08:00
katherinehhh
d8551a1acf fix: appends 2023-05-12 09:15:22 +08:00
katherinehhh
c4bfd13a68 Merge branch 'main' into fix/association-appends 2023-05-12 09:06:10 +08:00
katherinehhh
3fcdd94549
fix:association appends (#1842)
* fix: getNesterAppends filter bug

* fix: associationSelect

* fix: associationSelect

* fix: associationSelect

* fix: getAssociationAppends

* fix: sub-form collection context

* refactor: code improve

* refactor: code improve

* refactor: code improve

* refactor: code improve

* refactor: code improve
2023-05-12 07:20:27 +08:00
Junyi
6c149aadfc
feat(plugin-workflow): add delete button in workflow canvas page (#1844)
* feat(plugin-workflow): add delete button in workflow canvas page

* fix(plugin-workflow): fix redirect url after deleted

* fix(plugin-workflow): fix antd version
2023-05-11 07:48:10 -07:00
katherinehhh
df4d84348a refactor: code improve 2023-05-11 19:15:53 +08:00
katherinehhh
515e730048 refactor: code improve 2023-05-11 19:00:23 +08:00
katherinehhh
1f62857a9a refactor: code improve 2023-05-11 18:48:14 +08:00
katherinehhh
d6755794bf Merge branch 'fix/sub-form-context' into fix/association-appends 2023-05-11 17:44:30 +08:00
katherinehhh
c0f0a66ae7 refactor: code improve 2023-05-11 17:13:24 +08:00
katherinehhh
86b2046a68 refactor: code improve 2023-05-11 17:12:03 +08:00
katherinehhh
43f25b44b1 Merge branch 'main' into fix/sub-form-context 2023-05-11 17:06:31 +08:00
katherinehhh
67de0c5280 fix: sub-form collection context 2023-05-11 17:05:51 +08:00
Rairn
eccfac5666 fix: fix translations 2023-05-11 16:59:25 +08:00