Lucas Bordeau
2cff75d772
Refactored object operation dispatch for SSE ( #17174 )
...
This PR refactors object record operation dispatch through a browser
event instead of a state that was registering all operations.
This is a cleaner pattern as it is a synchronous event code path instead
of relying on a useEffect to watch state change, which is not ideal.
We introduce this change first to then rely on this new pattern to
dispatch SSE events in a following PR.
2026-01-15 16:38:21 +00:00
..
2025-12-19 17:22:59 +01:00
2026-01-15 16:38:21 +00:00
2025-09-30 09:58:55 +02:00
2025-10-10 14:31:12 +02:00
2026-01-15 16:38:21 +00:00
2026-01-15 16:38:21 +00:00
2026-01-10 14:44:02 +00:00
2026-01-15 16:38:21 +00:00
2026-01-10 14:44:02 +00:00
2026-01-15 16:38:21 +00:00
2025-03-22 19:16:06 +01:00
2026-01-15 16:38:21 +00:00
2025-05-23 13:36:02 +00:00
2026-01-15 16:38:21 +00:00
2025-03-22 19:16:06 +01:00
2026-01-15 16:38:21 +00:00
2025-05-23 13:36:02 +00:00
2026-01-10 14:44:02 +00:00
2025-12-12 17:45:50 +01:00
2025-08-21 16:17:28 +02:00
2026-01-10 14:44:02 +00:00
2026-01-10 14:44:02 +00:00
2026-01-10 14:44:02 +00:00
2026-01-10 14:44:02 +00:00
2026-01-10 14:44:02 +00:00
2025-10-16 10:30:17 +02:00
2025-08-10 23:25:58 +02:00
2026-01-15 16:38:21 +00:00
2026-01-15 16:38:21 +00:00
2025-12-31 15:02:27 +00:00
2026-01-15 16:38:21 +00:00
2025-11-10 21:25:39 +01:00
2026-01-10 14:44:02 +00:00
2025-10-30 13:36:30 +01:00
2025-10-11 12:08:10 +02:00
2026-01-10 14:44:02 +00:00
2026-01-15 16:38:21 +00:00
2026-01-15 16:38:21 +00:00
2026-01-10 14:44:02 +00:00
2025-09-12 16:02:42 +02:00
2025-08-10 23:25:58 +02:00
2025-10-07 20:07:27 +02:00
2025-08-13 11:31:39 +02:00
2025-10-10 14:31:12 +02:00
2025-10-07 17:25:11 +02:00
2025-12-02 10:09:29 +00:00
2026-01-15 16:38:21 +00:00
2025-03-22 19:16:06 +01:00
2026-01-15 16:38:21 +00:00
2025-12-19 17:22:59 +01:00
2026-01-15 16:38:21 +00:00
2026-01-10 14:44:02 +00:00
2026-01-15 16:38:21 +00:00