summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
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)