mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 19:16:51 -06:00
[PR #1528] WIP fix all typescript errors #1552
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-vikunja/vikunja/pull/1528
Author: @kolaente
Created: 9/20/2025
Status: 🔄 Open
Base:
main← Head:fix-all-typescript-issues📝 Commits (10+)
ec5c265fix: prepare test runningdf229e4add migration prompt4554edatestf97bdebfix: resolve initial TypeScript issues in frontend5cff572fix: resolve major TypeScript issues in components42e81a6fix: resolve major TypeScript issues across frontend componentsa6c7d45docs: add TypeScript fixes documentation and analysisb06cf70feat: fix major TypeScript issues across frontend componentsb936239feat: resolve major TypeScript issues in input and editor components5dc2ba5feat: resolve TypeScript issues in task components and user settings📊 Changes
247 files changed (+4721 additions, -1643 deletions)
View changed files
➕
.agent/FINAL_REPORT.md(+68 -0)➕
.agent/TODO.md(+24 -0)➕
.agent/final-verification-report.md(+49 -0)📝
.github/workflows/test.yml(+2 -3)➕
E2E_ANALYSIS.md(+62 -0)➕
E2E_FIX_SUMMARY.md(+92 -0)➕
E2E_INTERCEPT_FIX.md(+118 -0)➕
TODO.md(+104 -0)➕
config.yml.sample(+457 -0)➕
frontend/.agent/TODO.md(+0 -0)➕
frontend/.agent/batch-2-progress.md(+51 -0)➕
frontend/.agent/final-summary.md(+150 -0)➕
frontend/.agent/linting-issues-analysis.md(+47 -0)➕
frontend/.agent/progress-report.md(+48 -0)➕
frontend/.agent/progress-summary.md(+0 -0)➕
frontend/.agent/typescript-final-status-report.md(+49 -0)➕
frontend/PLAN.md(+262 -0)➕
frontend/TODO.md(+180 -0)📝
frontend/cypress.config.ts(+5 -0)📝
frontend/cypress/e2e/project/filter-persistence.spec.ts(+9 -0)...and 80 more files
📄 Description
EXPERIMENT
Running Claude in a loop. let's see if it works.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.