gchust
a8f4ce8d70
feat: improve rerun auto flows
2025-06-22 13:48:43 +08:00
gchust
b643c9a330
fix: autoflow not rerun if render by render function directly
2025-06-22 12:57:27 +08:00
chenos
c6e9e9ba79
fix: demo
2025-06-20 15:49:07 +08:00
chenos
d709d41d00
feat: demo
2025-06-20 15:41:08 +08:00
chenos
5b70b68383
fix: formily
2025-06-20 15:17:02 +08:00
chenos
39d3e237a8
fix: rename
2025-06-20 13:34:40 +08:00
chenos
a05020edb2
fix: rename
2025-06-20 13:34:10 +08:00
chenos
57a6759236
feat: table field model
2025-06-20 13:33:02 +08:00
Zeke Zhang
57c3a240a5
Merge branch 'develop' into 2.0
2025-06-20 09:55:58 +08:00
Zeke Zhang
78d4b27690
feat: actions 2.0 ( #7105 )
...
* refactor: streamline AddNewActionModel and remove unused imports in TableModel
* feat: add LinkPopupActionModel and update PopupActionModel usage
* feat: add PopupRecordActionModel and update index export
* feat: remove LinkPopupActionModel
* refactor: update ViewActionModel to extend RecordActionModel and remove LinkPopupActionModel export
* fix: correct import path for ReactiveField in FormFieldModel
* fix: correct import path for ReactiveField in FormFieldModel
* refactor: update ActionModel to improve button rendering and props handling
* refactor: simplify AddNewActionModel by removing unused imports and streamlining flow registration
* refactor: streamline DeleteActionModel by removing unnecessary confirmation steps
* feat: enhance LinkActionModel with new navigation and parameter handling features
* feat: add Emotion CSS support to LinkActionModel
* refactor: update BulkDeleteActionModel to improve flow registration and event handling
* refactor: update AddNewActionModel and BulkDeleteActionModel to use title and icon props
* refactor: update RefreshActionModel to use title and icon props, and improve flow registration
* refactor: rename LinkActionModel to LinkRecordActionModel
* feat: add LinkGlobalActionModel and register flow for link handling
* feat: implement openLinkAction and integrate with LinkGlobalActionModel and LinkRecordActionModel
* feat: add CustomRequestRecordActionModel and update index export
* feat: add CustomRequestGlobalActionModel and update index export
* feat: add BulkEditActionModel and update index export
2025-06-20 09:54:03 +08:00
nocobase[bot]
c552b70a5f
chore(versions): 😊 publish v1.8.0-alpha.9
v1.8.0-alpha.9
2025-06-20 01:49:42 +00:00
katherinehhh
1e28346b0e
fix: merge bug
2025-06-20 09:17:53 +08:00
nocobase[bot]
1f754173ca
Merge branch 'next' into develop
2025-06-19 16:41:34 +00:00
nocobase[bot]
351c0ad22e
Merge branch 'main' into next
2025-06-19 16:41:12 +00:00
nocobase[bot]
e808da6f52
docs: update changelogs
2025-06-19 16:40:45 +00:00
nocobase[bot]
7593eb5a29
Merge branch 'next' into develop
2025-06-19 16:34:21 +00:00
nocobase[bot]
adf35c9fc1
Merge branch 'main' into next
2025-06-19 16:31:52 +00:00
nocobase[bot]
784bedbc08
chore(versions): 😊 publish v1.7.16
v1.7.16
2025-06-19 16:31:25 +00:00
nocobase[bot]
7088c999b6
Merge branch 'next' into develop
2025-06-19 16:08:40 +00:00
nocobase[bot]
735cc9f68a
Merge branch 'main' into next
2025-06-19 16:08:19 +00:00
Junyi
2c8934bd9a
fix(plugin-workflow): fix stats cascade deleted ( #7103 )
2025-06-20 00:07:54 +08:00
chenos
725a594220
fix: click
2025-06-20 00:02:34 +08:00
chenos
8a51539ebd
Merge branch 'fields-flow-modal' into 2.0
2025-06-19 23:49:51 +08:00
chenos
ec9df550e0
fix: actions
2025-06-19 23:48:32 +08:00
chenos
1f794f3a5f
Merge branch '2.0' into feat/actions-2.0
...
# Conflicts:
# packages/core/client/src/flow/models/TableColumnModel.tsx
# packages/core/client/src/flow/models/actions/BulkDeleteActionModel.tsx
# packages/core/client/src/flow/models/actions/DeleteActionModel.tsx
# packages/core/client/src/flow/models/actions/LinkActionModel.tsx
# packages/core/client/src/flow/models/actions/ViewActionModel.tsx
# packages/core/client/src/flow/models/base/ActionModel.tsx
# packages/core/client/src/flow/models/index.ts
2025-06-19 23:37:58 +08:00
katherinehhh
115b351997
fix: merge bug
2025-06-19 23:29:46 +08:00
katherinehhh
9fd9b00057
Merge branch 'fields-flow-modal' of github.com:nocobase/nocobase into fields-flow-modal
2025-06-19 23:28:53 +08:00
chenos
e744a23314
fix: error
2025-06-19 23:22:14 +08:00
chenos
772ff9daad
Merge branch 'fields-flow-modal' of github.com:nocobase/nocobase into fields-flow-modal
...
# Conflicts:
# packages/core/client/src/flow/components/EllipsisWithTooltip.tsx
# packages/core/client/src/flow/components/ExpiresRadio/index.tsx
# packages/core/client/src/flow/components/index.tsx
# packages/core/client/src/flow/models/data-blocks/form/components/EllipsisWithTooltip.tsx
# packages/core/client/src/flow/models/data-blocks/form/components/ExpiresRadio/index.tsx
# packages/core/client/src/flow/models/data-blocks/form/components/index.tsx
# packages/core/client/src/flow/models/data-blocks/form/fields/AssociationSelectFieldModel/index.tsx
# packages/core/client/src/flow/models/data-blocks/form/fields/DateTimeFieldModel/DateTimeFieldModel.tsx
# packages/core/client/src/flow/models/data-blocks/form/fields/DateTimeFieldModel/UnixTimestampFieldModel.tsx
# packages/core/client/src/flow/models/data-blocks/form/fields/MarkdownFieldModel/index.tsx
# packages/core/client/src/flow/models/form/components/EllipsisWithTooltip.tsx
# packages/core/client/src/flow/models/form/components/ExpiresRadio/index.tsx
# packages/core/client/src/flow/models/form/components/index.tsx
2025-06-19 23:13:50 +08:00
katherinehhh
6d7594c118
refactor: table column field model
2025-06-19 23:05:47 +08:00
chenos
b48493161f
feat: improve code
2025-06-19 23:00:28 +08:00
katherinehhh
dbaafc3e71
refactor: table column field model
2025-06-19 22:49:42 +08:00
chenos
c098653caa
Merge branch '2.0' into fields-flow-modal
...
# Conflicts:
# packages/core/client/src/flow/models/TableColumnModel.tsx
# packages/core/client/src/flow/models/data-blocks/table/TableModel.tsx
# packages/core/client/src/flow/models/index.ts
2025-06-19 22:40:43 +08:00
chenos
67944171b1
Merge branch '2.0' of github.com:nocobase/nocobase into 2.0
...
# Conflicts:
# packages/core/client/src/flow/models/data-blocks/calendar/CalendarBlockModel.tsx
# packages/core/client/src/flow/models/data-blocks/form/QuickEditForm.tsx
2025-06-19 22:37:54 +08:00
chenos
b18336b038
feat: improve code
2025-06-19 22:37:11 +08:00
katherinehhh
339f3edc38
refactor: table column field model
2025-06-19 21:18:44 +08:00
katherinehhh
34cc6e6a2e
refactor: table column field model
2025-06-19 20:09:13 +08:00
katherinehhh
5f74104862
refactor: table column field model
2025-06-19 19:57:18 +08:00
gchust
ec2417f3d6
fix: build error
2025-06-19 19:18:11 +08:00
chenos
b12b01583b
feat: update doc
2025-06-19 18:47:10 +08:00
chenos
ff89d32ca7
feat: add filter form
2025-06-19 18:29:35 +08:00
chenos
4388daea08
feat: improve code
2025-06-19 17:54:46 +08:00
nocobase[bot]
142d0d234f
Merge branch 'next' into develop
2025-06-19 08:41:05 +00:00
nocobase[bot]
2ff9b8a60b
Merge branch 'main' into next
2025-06-19 08:40:41 +00:00
Junyi
aa1070ad0f
fix(plugin-workflow): fix node can not be created when stats is bigint ( #7099 )
2025-06-19 16:40:12 +08:00
Zeke Zhang
77246e6de2
fix: handle single value selection in multiple mode ( #7100 )
2025-06-19 15:28:30 +08:00
katherinehhh
f52b24eacb
refactor: fix bug
2025-06-19 15:06:44 +08:00
katherinehhh
8ce3b89193
refactor: fix bug
2025-06-19 14:23:06 +08:00
chenos
d9ad97fb17
fix: type error
2025-06-19 14:04:04 +08:00
chenos
aa4ea33698
fix: fork model
2025-06-19 13:54:45 +08:00