Update todo list

This commit is contained in:
Tim Van Baak 2025-02-01 22:21:54 -08:00
parent 7b83d01f12
commit bfd76372cf

View File

@ -24,8 +24,8 @@ Parity with existing Python version
* [x] delete * [x] delete
* [x] execute * [x] execute
* [x] require items to declare action support * [x] require items to declare action support
* [ ] state files * [x] state files
* [ ] source environment * [x] source environment
* [ ] working directory set * [ ] working directory set
* [ ] update web UI credentials * [ ] update web UI credentials
* [ ] automatic crontab integration * [ ] automatic crontab integration
@ -34,10 +34,10 @@ Parity with existing Python version
* [ ] source-level tt{s,d,l} * [ ] source-level tt{s,d,l}
* [ ] source batching * [ ] source batching
* channels * channels
* [ ] create * [x] create
* [ ] edit * [x] edit
* [ ] rename * [ ] rename
* [ ] delete * [x] delete
* feeds * feeds
* [x] show items * [x] show items
* [x] deactivate items * [x] deactivate items
@ -45,7 +45,7 @@ Parity with existing Python version
* [ ] punt * [ ] punt
* [x] trigger actions * [x] trigger actions
* [x] add ad-hoc items * [x] add ad-hoc items
* [ ] show/hide deactivated items * [x] show/hide deactivated items
* [ ] show/hide tts items * [ ] show/hide tts items
* [x] sort by time ?? created * [x] sort by time ?? created
* [ ] paging * [ ] paging