From 48adff7f8171370fb47f448e0498eae8008d0277 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 26 Oct 2020 19:14:42 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 9b2a30f6..e5b72768 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -11,7 +11,7 @@ todo: export from grid to xls, csv etc. todo: SERVER - make a biz and route for export that mirrors report objects Export file is downloadable for a few minutes once prepared at server just like report and client triggers download once it gets the file name back Export as JSON or as CSV https://github.com/JoshClose/CsvHelper - + todo: Test export widgets and Users todo: Profit$ NEXT: SERVER csv format support, then add extensions to Users @@ -19,6 +19,10 @@ NEXT: SERVER csv format support, then add extensions to Users some may only not work on a few types or vice versa like accounting won't work with widgets but export will etc +todo: deploy, test on linux and update this issue to approve it working or not https://github.com/Cinchoo/ChoETL/issues/112 +todo: check this issue for simplification: https://github.com/Cinchoo/ChoETL/issues/113 + + todo: import This is in it's own UI area I guess Kind of a tricky one, do we really need it up front in initial release?