* refactor: add ColumnDefinition type Closes #1193 * refactor: code review - rename things * fix: fix wrong import and lint
feat: create view from current table columns + persist view fields on Update View button click Closes #1302, Closes #1307