From b1b9439ca9c7d09e1caad7d7b3d6b0898bd190b4 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 1 Jul 2020 15:48:21 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 89c5b255..ef673902 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -3,11 +3,17 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route changes etc then back here in order lowest level first as affects the most stuff exponentially so best to do it early =-=-=-=- +todo: open ad-hoc type and id from data list idea + parent form hosting datagrid can give an array of hints to the data-table control which include + fieldname (internal) typically an AyaType field, or almost always an ayatype field + so it can then use that fields id and type to generate an open object url / link / button whatever the fuck + So, we don't do it at the server end, we do it at the client end based on the column that has both the id and the type todo: Administration - History View the history log in full without being for specific items, i.e. data list view + todo: Administration - Statistics WTF? What is this for? Administration related statistics? Number of records in tables? ?? NO idea