From dcabdc1fe1ad016237c428594f842214ba17b9d3 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 30 Jan 2021 21:18:20 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 10 ++++++ .../src/views/ay-data-list-column-view.vue | 36 ++++++------------- 2 files changed, 21 insertions(+), 25 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index c8cd495c..135873c3 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -148,6 +148,16 @@ todo: filter, can be programmatic or user, user saves, can choose from list TODO: LIST VIEW REPLACMENT OUTSTANDING TO DO Client fixup <---= CURRENTLY HERE + WHERE IT"S AT: + listcolumnview form works but has issues: + un translated title + Items don't stay in their location when set to not include and saved + not sure if this is a problem or just necessary but it's jarring as is different than before, maybe better though as all visible are at the top?? + figure it out! + icon is filter need to pick new icon for data-list-column-view + "view" related stuff? Something that looks like columns? + + Fixup client so existing client works with new filter and sort system *before* porting UI { "dataListKey": "string", diff --git a/ayanova/src/views/ay-data-list-column-view.vue b/ayanova/src/views/ay-data-list-column-view.vue index 1097fd6e..55cbbbd2 100644 --- a/ayanova/src/views/ay-data-list-column-view.vue +++ b/ayanova/src/views/ay-data-list-column-view.vue @@ -4,8 +4,7 @@ - obj: {{ obj }}
- editView: {{ editView }} +