put table definition2 - name change

This commit is contained in:
Filipriec
2026-08-24 09:58:49 +02:00
parent 5d6f53c96e
commit 77e409dce6
11 changed files with 51 additions and 7 deletions

View File

@@ -22,7 +22,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
the same ISO-4217 autocomplete options as the accounting currency.
- **Editable empty-table definitions** — the table-definition column page now
calls `PutTableDefinition` to atomically remove selected columns and append
replacements, with stable column identities and optimistic revision checks.
replacements or rename the table, with stable column identities and
optimistic revision checks.
It is clearly labelled “Adjust table” only while the table is empty; after
data is posted, the page switches to append-only “Add columns” mode.
- **The shared profile is named by the backend** — `ProfileTreeResponse`