feat(integrations): add multi-provider board and issue integrations #41

Merged
Christoph merged 0 commits from refs/pull/41/head into main 2026-09-08 19:56:10 +00:00
Christoph commented 2026-09-08 19:51:05 +00:00 (Migrated from git.cbsk-tech.de)

Add backend integration modules to discover, read, and modify
provider-hosted boards, issues, and comments across multiple providers.
Expose Tauri commands for board discovery, listing, and card moves,
and implement safe issue actions and comment APIs.
Wire new Svelte UI components to render boards, issue centers,
comments, labels, and assignees, and add sanitized markdown rendering.

  • Add board discovery, board reading, and card-move APIs
  • Add Svelte components and styles for integrated board UI
  • Use marked + DOMPurify for safe markdown rendering
Add backend integration modules to discover, read, and modify provider-hosted boards, issues, and comments across multiple providers. Expose Tauri commands for board discovery, listing, and card moves, and implement safe issue actions and comment APIs. Wire new Svelte UI components to render boards, issue centers, comments, labels, and assignees, and add sanitized markdown rendering. - Add board discovery, board reading, and card-move APIs - Add Svelte components and styles for integrated board UI - Use marked + DOMPurify for safe markdown rendering
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Christoph/Gitty!41
No description provided.