dataflow/ui/src
Paul Trowbridge 10dc92b45e Fix 'Mapping already exists' error on second save
After createMapping, the new mapping's id was not stored in allValues
state, so editing the row again fell into the create path instead of
update. Now stores created.id so subsequent saves correctly use updateMapping.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 20:50:40 -04:00
..
assets Add React UI and backend enhancements for dataflow 2026-03-29 00:35:33 -04:00
pages Fix 'Mapping already exists' error on second save 2026-04-05 20:50:40 -04:00
api.js Server-side sorting on Records page 2026-04-05 20:31:14 -04:00
App.css Add React UI and backend enhancements for dataflow 2026-03-29 00:35:33 -04:00
App.jsx Persist session across page refreshes via sessionStorage 2026-04-05 20:32:46 -04:00
index.css Add React UI and backend enhancements for dataflow 2026-03-29 00:35:33 -04:00
main.jsx Add React UI and backend enhancements for dataflow 2026-03-29 00:35:33 -04:00