Files
uopi/web/src
Martino Ferrari 44c8f98e01 Remove legacy array logic nodes; migrate + dropdown-ify
Delete the action.accumulate / action.clear node kinds (superseded by the
typed action.array.* nodes). Old panels are migrated transparently on load
(xml.ts migrateLegacyArrayNode): accumulate→array.push, clear→array.clear,
and legacy single-`array` export folded into the JSON `columns` form.

Export CSV column pickers now use array-local dropdowns instead of free-text
+ datalist, matching the action.array.* node inspectors. Removes the now-dead
flow-array-names datalist and legacy single-`array` fallbacks.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-24 14:21:11 +02:00
..
2026-06-23 17:59:40 +02:00
2026-06-20 14:28:28 +02:00
2026-06-21 23:50:03 +02:00
2026-05-12 10:16:48 +02:00
2026-05-21 07:41:56 +02:00
2026-05-06 15:55:45 +02:00
2026-04-25 22:56:09 +02:00
2026-04-25 22:56:09 +02:00
2026-06-24 01:39:15 +02:00
2026-06-20 14:28:28 +02:00
2026-06-24 01:39:15 +02:00
2026-04-25 22:56:09 +02:00
2026-06-21 23:50:03 +02:00