summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-10-05 10:00:38 +0300
committerPaul Buetow <paul@buetow.org>2021-10-05 10:00:38 +0300
commitf70622f307629a2542ea5eb128dea8c1043d3a40 (patch)
tree82455dac0c870b28aea8c96a426050dc215a8818 /TODO.md
parent599075bc6580ba77dc22ba1c1ec8aa908ef2462d (diff)
more on this
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md24
1 files changed, 11 insertions, 13 deletions
diff --git a/TODO.md b/TODO.md
index a7bb907..45ed4e3 100644
--- a/TODO.md
+++ b/TODO.md
@@ -3,19 +3,17 @@ TODO
This is a loose list of what to do. Maybe for the next releae or maybe for a later one.
-[ ] Fix JSONSchema for the colors
-[?] Client 4.x should print a warning when trying to connect to a 3.x server.
+[ ] Adjust JSONSchema to reflect all the changes made.
+[ ] Client 4.x should print a warning when trying to connect to a 3.x server.
+[ ] Client 3.x should print a warning when trying to connect to a 4.x server.
[ ] Update docs for color configuration
[ ] Update animated gifs
-[x] Can use additional args as file lists
-[ ] Document the things above (serverless)
-[x] Implement spartan mode
+[ ] Document that can use additional args as file lists
+[ ] Document spartan mode
[ ] Document serverless mode
-[x] Implement serverless mode
-[ ] test dtail colors (Again)
-[ ] test server health check
-[ ] test spartan mode
-[ ] document spartan mode
-[ ] Integration test for dcat in serverless mode
-[ ] Integration test for dgrep in serverless mode
-[ ] Integration test for dmap in serverless mode
+[ ] Go through the git history and document more stuff
+[ ] Manual test/adjust dtail colors
+[ ] More integration test colors (via dcat?)
+[ ] Integration test for dtail in serverless mode
+[ ] Integration test for health check serverless mode
+[ ] Rewrite + test health client (copy catclient)