78 Commits

Author SHA1 Message Date
gchust
a57db34dd1 chore: api improve and update demo 2025-04-19 22:20:48 +08:00
gchust
89441cfc0b chore: update demos 2025-04-18 20:02:27 +08:00
gchust
f5e9ee39d7 fix: filter hook bug 2025-04-18 19:13:01 +08:00
gchust
47ad54733c chore: add filter hook 2025-04-18 11:39:48 +08:00
gchust
5354fe326c chore: split action and filter handler params 2025-04-17 22:36:06 +08:00
gchust
328456424f chore: remove flow step params from api 2025-04-17 15:35:55 +08:00
gchust
9f20bc307f chore: re-org 2025-04-16 14:29:22 +08:00
gchust
caedd9720e chore: update 2025-04-15 20:12:30 +08:00
gchust
505a952bce chore: move event filter api into @nocobase/client lib 2025-04-15 13:07:22 +08:00
gchust
db7c92c547 fix: ts error [skip ci] 2025-04-14 15:45:54 +08:00
gchust
977f98ef90 fix: missing type definition [skip ci] 2025-04-14 15:32:36 +08:00
gchust
eb2fa8eb09 chore: use antd button for tabulator action column 2025-04-14 14:31:10 +08:00
gchust
09b84bb209 fix: unresponse ui of tabulator demo 2025-04-14 11:07:28 +08:00
gchust
7613911507 fix: tabulator demo 2025-04-13 22:13:28 +08:00
gchust
afb73185ae fix: tabulator demo [skip ci] 2025-04-13 20:12:29 +08:00
gchust
6ebe37fc98 chore: add tabulator demo 2025-04-13 19:03:09 +08:00
gchust
b9e409bee5 chore: update some demos to make it more clear and simple 2025-04-13 16:08:09 +08:00
gchust
ecd62152fe fix: basic filter demo error 2025-04-13 15:10:29 +08:00
gchust
90670f8562 chore: api update 2025-04-13 15:00:46 +08:00
gchust
99832f7cef chore: refactor api [skip ci] 2025-04-10 20:54:53 +08:00
gchust
bbca3fa666 chore: remove deprecated and reorganize [skip ci] 2025-04-10 15:40:00 +08:00
gchust
220232be1d chore: add filters demo 2025-04-10 10:00:16 +08:00
gchust
7ad76d64fb chore: add filter flow api 2025-04-10 09:48:55 +08:00
gchust
276e1da39b fix: configure action demo 2025-04-10 08:49:15 +08:00
gchust
ae0bc444c2 fix: demo error [skip ci] 2025-04-08 21:36:54 +08:00
gchust
e2bf04cd1c chore: update event api 2025-04-08 21:33:22 +08:00
gchust
f190623230 chore: add configure demo 2025-04-08 21:09:26 +08:00
gchust
c7e3e1b400 fix: update hooks 2025-04-07 10:09:42 +08:00
gchust
33280b44cc fix: ts error[skip ci] 2025-04-06 17:15:03 +08:00
gchust
1a453f3442 refactor: rename event manager to event bus[skip ci] 2025-04-06 16:51:34 +08:00
gchust
6daa0c5f2a chore: improve event match [skip ci] 2025-04-06 16:23:02 +08:00
gchust
37b287d8e6 chore: update event manager api[skip ci] 2025-04-06 15:59:37 +08:00
gchust
a342a900c2 chore: more demos[skip ci] 2025-04-06 11:37:47 +08:00
gchust
0a74b0c7cf chore: add eventflow demos[skip ci] 2025-04-05 21:20:17 +08:00
gchust
b254f445e6 chore: make action consitant with eventflow[skip ci] 2025-04-05 20:31:06 +08:00
gchust
442f96966c chore: update demos [skip ci] 2025-04-03 17:45:47 +08:00
gchust
792807e9c4 chore: update demo 2025-04-03 17:32:43 +08:00
gchust
c50def8d22 chore: event demos 2025-04-03 17:08:20 +08:00
gchust
4323bbb1a7 chore: mutiple events demo 2025-04-03 16:21:38 +08:00
gchust
ad302c5713 fix: eventflow error [skip ci] 2025-04-03 10:18:52 +08:00
gchust
2834c517d3 chore: update demo[skip ci] 2025-04-03 10:14:26 +08:00
gchust
fca34653e2 chore: new event demo 2025-04-03 09:05:14 +08:00
gchust
af0e1f3b0e chore: add eventflow 2025-04-03 07:35:09 +08:00
gchust
587efe5dc8 chore: event demo 2025-04-02 21:49:36 +08:00
gchust
b30ccb523e fix: remove plugin, keep it simple 2025-04-02 19:19:22 +08:00
gchust
2ed01d6f8c fix: demo 2025-04-02 10:54:57 +08:00
gchust
e0ac5ec62d fix: demo 2025-04-02 10:14:31 +08:00
gchust
f1305b7592 fix: demo 2025-04-02 08:22:17 +08:00
gchust
c9e2af4748 fix: simple demo 2025-04-02 07:14:56 +08:00
Katherine
9eb9d4e000
chore: user center extension (#6213)
* chore(versions): 😊 publish v1.6.0-alpha.24

* chore(versions): 😊 publish v1.6.0-alpha.25

* chore: user center extension

* refactor: change password

* chore: theme

* chore: language

* chore: code improve

* feat: support extending frontend filter operators (#6085)

* feat: operator extension

* fix: bug

* refactor: code improve

* fix: jsonLogic

---------

Co-authored-by: chenos <chenlinxh@gmail.com>

* refactor: remove registerOperators (#6224)

* refactor(plugin-workflow): trigger workflow action settings (#6143)

* refactor(plugin-workflow): move bind workflow settings to plugin

* refactor(plugin-block-workbench): move component to core

* refactor(plugin-block-workbench): adjust component api

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

* fix(plugin-workflow): fix component scope

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

* chore(versions): 😊 publish v1.6.0-alpha.26

* feat: support the extension of preset fields in collections (#6183)

* feat: support the extension of preset fields in collections

* fix: bug

* fix: bug

* fix: bug

* refactor: create collection

* fix: config

* fix: test case

* refactor: code improve

* refactor: code improve

* fix: bug

* fix: bug

---------

Co-authored-by: chenos <chenlinxh@gmail.com>

* feat: support for the extension of optional fields for Kanban, Calendar, and Formula Field plugins (#6076)

* feat: kanban field extention

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* feat: calender title fields

* feat: background color fields

* fix: bug

* fix: bug

* feat: formula field expression support field

* feat: preset fields

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* refactor: code improve

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* refactor: code improve

* revert: preset fields

* refactor: code improve

* refactor: code improve

* fix: bug

* fix: bug

* fix: bug

* refactor: code improve

* fix: bug

* refactor: code improve

* refactor: code improve

* fix: bug

* fix: locale

* refactor: code improve

* fix: bug

* refactor: code improve

* refactor: code improve

* refactor: code improve

* refactor: locale

* fix: test

* fix: bug

* fix: test

* fix: test

---------

Co-authored-by: chenos <chenlinxh@gmail.com>

* feat: inline mode

* chore(versions): 😊 publish v1.6.0-alpha.27

* fix(data-source-main): update order

* fix: bug

* fix: bug

* refactor: code improve

* fix: bug

* fix: code improve

* fix: bug

* fix: improve code

* fix: getFontColor (#6241)

* chore(versions): 😊 publish v1.6.0-alpha.28

* refactor: code improve

* fix: bug

* refactor: code improve

* fix: bug

* fix: print action e2e test (#6256)

* fix: print action e2e test

* fix: test

* fix: merge bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* refactor: update  package.json

* fix: bug

* feat: code improve

---------

Co-authored-by: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: Junyi <mytharcher@users.noreply.github.com>
2025-02-24 10:11:42 +08:00