9453 Commits

Author SHA1 Message Date
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
a69f4eb478 chore: remove useless files 2025-04-02 11:01:55 +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
gchust
16424c8c2f feat: introduce Event Filter System plugin with event and filter management capabilities 2025-03-30 07:36:47 +08:00
gchust
68c3687364 docs: enhance EventContext documentation with control flags and listener filtering logic 2025-03-29 21:18:55 +08:00
gchust
ec0f599dcb docs: enhance error handling and wildcard support in Event and Filter systems 2025-03-29 21:00:00 +08:00
gchust
33ba641ad5 docs: update EventContext and 2025-03-29 20:36:29 +08:00
gchust
3b3bd15e7c docs: clarify the use of applyFilter 2025-03-29 20:29:19 +08:00
gchust
08bac018f6 docs: update Filter API documentation to reflect asynchronous behavior and usage patterns 2025-03-29 20:10:10 +08:00
gchust
e3ec87cff4 docs: update FilterManager API documentation for clarity and detail 2025-03-29 20:02:36 +08:00
gchust
ce478d30e3 docs: enhance event and filter naming conventions for clarity and collision avoidance 2025-03-29 19:46:31 +08:00
gchust
d237a8c49e feat: add initial design documentation 2025-03-29 19:19:33 +08:00
nocobase[bot]
31d936c228 Merge branch 'main' into next 2025-03-29 04:08:31 +00:00
nocobase[bot]
7ac07706cc docs: update changelogs 2025-03-29 04:08:05 +00:00
nocobase[bot]
fb403f1d38 Merge branch 'main' into next 2025-03-29 03:47:16 +00:00
nocobase[bot]
26e30489da chore(versions): 😊 publish v1.6.14 v1.6.14 2025-03-29 03:46:43 +00:00
nocobase[bot]
1d40bd1b8a chore(versions): 😊 publish v1.7.0-beta.12 v1.7.0-beta.12 2025-03-28 11:44:46 +00:00
nocobase[bot]
949db31725 Merge branch 'main' into next 2025-03-28 10:04:59 +00:00
Katherine
8e90850e14
fix: missing data on boundary dates in weekly calendar view (#6587) 2025-03-28 18:04:35 +08:00
nocobase[bot]
7c831e9cc6 Merge branch 'main' into next 2025-03-28 09:20:21 +00:00
nocobase[bot]
d9710fbb59 docs: update changelogs 2025-03-28 09:19:56 +00:00
nocobase[bot]
92cfafa70c Merge branch 'main' into next 2025-03-28 09:11:53 +00:00
nocobase[bot]
cf09e64821 chore(versions): 😊 publish v1.6.13 v1.6.13 2025-03-28 09:11:21 +00:00
nocobase[bot]
85082b84a3 Merge branch 'main' into next 2025-03-28 07:45:08 +00:00
Katherine
b86ea5dd61
fix: error when downloading async migration file (#6586) 2025-03-28 15:44:45 +08:00
chenos
9d3317fc45 Merge branch 'main' into next
# Conflicts:
#	packages/presets/nocobase/package.json
2025-03-28 15:00:16 +08:00
Katherine
28c633e369
fix: error in migration task popup during async export (#6584) 2025-03-28 13:58:16 +08:00
Sheldon Guo
d94c365e30
feat(qrcode-scanner): add an onScanSuccess callback to handle successful scans and exit the camera UI (#6580)
* fix(demos): set authentication token for mock API client in DesktopMode-basic

* feat(qrcode-scanner): add onScanSuccess callback to handle successful scans

* fix: include onScanSuccess in dependency array of useScanner hook

* fix: refactor onScanSuccess handling in QRCodeScanner and useScanner
2025-03-28 13:28:03 +08:00
Katherine
1492a03f6e
fix: error in migration task popup during async export (#6583) 2025-03-28 12:57:00 +08:00
chenos
6bb754612c
feat: locale tester (#6576)
* feat: locale tester

* fix: locale

* fix: acl.registerSnippet

* feat: package.json

* fix: locale
2025-03-28 12:39:44 +08:00
Zeke Zhang
9eaa47863d
fix: remove refreshComponent in Grid component (#6578)
* fix: remove refreshComponent in Grid component

* test: add e2e test for modal content persistence after reopening
2025-03-28 12:01:13 +08:00
nocobase[bot]
93a7035230 Merge branch 'main' into next 2025-03-28 03:01:43 +00:00