feat(11-02): add Update All button to container list with callback routing

- Add 'Update All :latest' button to Build Container List and Build Paginated List
- Add uall:start parser to Parse Callback Data (sets isUpdateAllStart flag)
- Add updateallstart rule to Route Callback (index 2)
- Add Answer Update All Start node with 'Checking for updates...' callback response
- Wire Route Callback [updateallstart] -> Answer Update All Start -> Get All Containers For Update All
- Fix Check Available Updates to support both text and callback origins (try/catch for Keyword Router vs Parse Callback Data)
This commit is contained in:
Lucas Berger
2026-02-08 16:22:28 -05:00
parent 339b366bcc
commit 3275e190c4
2 changed files with 69 additions and 4 deletions
+67 -2
View File
File diff suppressed because one or more lines are too long