feat(kanban): bound sync upload runs

req: sync/017
This commit is contained in:
slhx agent
2026-07-13 17:48:47 +02:00
parent 0d475e81c8
commit 80f1ae155e
4 changed files with 169 additions and 9 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<title>hemx Kanban sync</title>
</head>
<body>
<section data-kanban-sync data-sync-version="1" aria-labelledby="sync-title">
<section data-kanban-sync data-sync-version="1" data-sync-upload-limit="2" aria-labelledby="sync-title">
<h2 id="sync-title">Sync status</h2>
<p role="status" aria-live="polite">Waiting for pending commands.</p>
<button type="button" data-sync-retry>Retry sync now</button>