WebUI: Add confirm dialog for Auto TMM
commit4ff0687b944a4b293ebf20d70a22b29ff4de8f24
authorskomerko <168652295+skomerko@users.noreply.github.com>
Fri, 4 Oct 2024 14:39:08 +0000 (4 16:39 +0200)
committerGitHub <noreply@github.com>
Fri, 4 Oct 2024 14:39:08 +0000 (4 22:39 +0800)
tree6b280318bea6f507b29e7fdf02182c4e2e5f2b16
parentdc02a0fc567f62a4622ccffaecafb52750e83075
WebUI: Add confirm dialog for Auto TMM

Just like in GUI, confirmation dialog shows up if it's possible to enable Auto TMM for any selected torrent. Right now it's not possible to properly test all cases in the WebUI because context menu completely hides TMM option when some torrents have it enabled and some not (no tri-state) - but that's something to add in another PR.

PR #21378.
src/webui/www/private/css/Window.css
src/webui/www/private/index.html
src/webui/www/private/scripts/mocha-init.js
src/webui/www/private/views/confirmAutoTMM.html [new file with mode: 0644]
src/webui/www/webui.qrc