No description
Find a file
thibaud-leclere c871493476 plan: Phase 2 Tuleap integration implementation plan
12 tasks covering credentials, Tuleap API client, filter engine,
background poller, and tracker config UI with visual filter builder.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 14:12:13 +02:00
docs/superpowers plan: Phase 2 Tuleap integration implementation plan 2026-04-13 14:12:13 +02:00
src feat: project create/edit/delete UI with folder picker and git clone 2026-04-13 10:02:48 +02:00
src-tauri fix: address code review issues (mutex safety, schema, CSP, error handling) 2026-04-13 10:16:44 +02:00
.gitignore scaffold: Tauri 2 + React + TypeScript via create-tauri-app 2026-04-13 09:31:24 +02:00
index.html fix: set CSP, remove scaffold demo code and unused plugins 2026-04-13 09:37:19 +02:00
package-lock.json feat: TypeScript types and Tauri API wrappers for project CRUD 2026-04-13 09:59:25 +02:00
package.json feat: TypeScript types and Tauri API wrappers for project CRUD 2026-04-13 09:59:25 +02:00
tsconfig.json scaffold: Tauri 2 + React + TypeScript via create-tauri-app 2026-04-13 09:31:24 +02:00
vite.config.ts configure: Tailwind CSS + app metadata 2026-04-13 09:43:08 +02:00