* fix(model)!: Match labels in meta & model Labels for fields have been inconsistent. In standard filters, doc.name would be labelled as "Name" while it's "ID" in the edit filters option. Similarly for other fields, the same view will address the same fields differently. This PR aims to get rid of such inconsistencies. Changes: * [model] Change label ID for name to 'Name' * [meta] Match labels of owner, modified, modified_by * [meta] Add labels for more fields - from model.js * fix!: get_label to fetch labels as Desk does * fix!(label): Refer to name field as 'ID' over 'Name' * test: Use 'ID' label instead of 'Name' |
||
|---|---|---|
| .. | ||
| fixtures | ||
| integration | ||
| plugins | ||
| support | ||
| tsconfig.json | ||