From 14fa457828dcf7efb604e71a10877c34a499dffb Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 18 Sep 2018 16:31:12 +0000 Subject: [PATCH] --- devdocs/todo.txt | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 7b48ecc1..2f48b391 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -28,14 +28,7 @@ Once that is done then can steam ahead on the biz objects but until I have the c IMMEDIATE ITEMS: ================ - - Localized text - - ** DEVISE a system to ensure no unused keys are brought forward to raven - - CHANGE the current requested keys to instead show a mini-report with the following actionable information: - - Count of unused keys, count of used keys. - - List of keys used and second list of keys not used - - Once the above is done then finish test for requested key list route and ensure it's working - - Note that I will need to ensure all keys are exercised in testing at UI level to ensure this is valid way to detect used keys - + - Search and search text indexing - Add to widget tests - Auto visible id number assigning code