Record Calendar outbox recovery surface
This commit is contained in:
@@ -305,12 +305,11 @@
|
|||||||
"repository": "govoplan-calendar"
|
"repository": "govoplan-calendar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"category": "missing_ui",
|
"category": "ui_reachable",
|
||||||
"method": "GET",
|
"method": "GET",
|
||||||
"path": "/calendar/caldav/outbox",
|
"path": "/calendar/caldav/outbox",
|
||||||
"rationale": "CalDAV outbox diagnostics and recovery UI is tracked separately.",
|
"rationale": "The synchronized-calendar settings dialog exposes bounded outbound diagnostics and recovery actions.",
|
||||||
"repository": "govoplan-calendar",
|
"repository": "govoplan-calendar"
|
||||||
"tracking_issue": "https://git.add-ideas.de/GovOPlaN/govoplan-calendar/issues/21"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"category": "worker_internal",
|
"category": "worker_internal",
|
||||||
@@ -320,28 +319,25 @@
|
|||||||
"repository": "govoplan-calendar"
|
"repository": "govoplan-calendar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"category": "missing_ui",
|
"category": "ui_reachable",
|
||||||
"method": "POST",
|
"method": "POST",
|
||||||
"path": "/calendar/caldav/outbox/{}/discard",
|
"path": "/calendar/caldav/outbox/{}/discard",
|
||||||
"rationale": "CalDAV outbox diagnostics and recovery UI is tracked separately.",
|
"rationale": "The outbound-change dialog exposes guarded discard with destructive confirmation.",
|
||||||
"repository": "govoplan-calendar",
|
"repository": "govoplan-calendar"
|
||||||
"tracking_issue": "https://git.add-ideas.de/GovOPlaN/govoplan-calendar/issues/21"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"category": "missing_ui",
|
"category": "ui_reachable",
|
||||||
"method": "POST",
|
"method": "POST",
|
||||||
"path": "/calendar/caldav/outbox/{}/reconcile",
|
"path": "/calendar/caldav/outbox/{}/reconcile",
|
||||||
"rationale": "CalDAV outbox diagnostics and recovery UI is tracked separately.",
|
"rationale": "The outbound-change dialog exposes reconciliation when backend action state permits it.",
|
||||||
"repository": "govoplan-calendar",
|
"repository": "govoplan-calendar"
|
||||||
"tracking_issue": "https://git.add-ideas.de/GovOPlaN/govoplan-calendar/issues/21"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"category": "missing_ui",
|
"category": "ui_reachable",
|
||||||
"method": "POST",
|
"method": "POST",
|
||||||
"path": "/calendar/caldav/outbox/{}/retry",
|
"path": "/calendar/caldav/outbox/{}/retry",
|
||||||
"rationale": "CalDAV outbox diagnostics and recovery UI is tracked separately.",
|
"rationale": "The outbound-change dialog exposes retry for failed latest-generation writes.",
|
||||||
"repository": "govoplan-calendar",
|
"repository": "govoplan-calendar"
|
||||||
"tracking_issue": "https://git.add-ideas.de/GovOPlaN/govoplan-calendar/issues/21"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"category": "worker_internal",
|
"category": "worker_internal",
|
||||||
|
|||||||
Reference in New Issue
Block a user