mirror of
https://github.com/PerpetualSoftware/pad.git
synced 2026-09-21 18:13:26 +00:00
203080fde1
Redesigned the EditCollectionModal to support full schema evolution: editable field labels, delete fields, reorder with up/down buttons, and per-option chip editing for select/multi_select fields. When select options are renamed, a bulk migration updates all existing items via SQLite json_set/json_extract.