No description
Find a file
thibaud-leclere 43a3483fd0 feat: frontend types, API wrappers, and Settings page for Tuleap credentials
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 14:43:03 +02:00
docs/superpowers plan: Phase 2 Tuleap integration implementation plan 2026-04-13 14:12:13 +02:00
src feat: frontend types, API wrappers, and Settings page for Tuleap credentials 2026-04-13 14:43:03 +02:00
src-tauri feat: background poller with 60s tick, per-tracker interval, event emission 2026-04-13 14:41:02 +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