[PR #1049] [CLOSED] fix: resolve all type errors #3108

Closed
opened 2026-03-22 14:31:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1049
Author: @kolaente
Created: 6/30/2025
Status: Closed

Base: mainHead: fix-type-errors


📝 Commits (10+)

  • 4fa4abc fix: resolve string/number type conflicts in ApiTokens component
  • 9160da7 fix: handle null dates in Flatpickr component
  • 4887f0a fix: resolve notification system type issues
  • b5adc76 fix: resolve project component type errors
  • ee768c8 fix: resolve FilterInput component type errors
  • c658416 fix: resolve API tokens component type errors
  • 240be0e fix: resolve avatar settings type errors
  • 993fb68 fix: resolve CalDAV and TOTP settings type errors
  • 4ab596f fix: resolve user deletion and general settings type errors
  • 4ffd69b fix(ts): remove conflicting NodeNext module resolution from root tsconfig

📊 Changes

1635 files changed (+3550 additions, -1240 deletions)

View changed files

📝 .github/workflows/test.yml (+0 -1)
.pnpm-store/v10/index/00/791a26bb14556eb0aba252f32dc99ccfc6245ffd71ffa4db4fa20f3952689a-is-data-view@1.0.1.json (+1 -0)
.pnpm-store/v10/index/00/aa5a6251e7f2de1255b3870b2f9be7e28a82f478bebb03f2f6efadb890269b-base64-js@1.5.1.json (+1 -0)
.pnpm-store/v10/index/00/e22049009ea62258c0fdc04671b1fb95674eed870587736c63f8e5e2f0d6fa-glob-parent@5.1.2.json (+1 -0)
.pnpm-store/v10/index/00/e412d9e69039a6994282f5bbedab08920a0ebb8d5d50594a2503ddc86752bb-@vue+compiler-core@3.5.16.json (+1 -0)
.pnpm-store/v10/index/01/10c99a986676f524e86970ef2f434366c590a047c101cb8b696c687e8f3e6c-uc.micro@2.1.0.json (+1 -0)
.pnpm-store/v10/index/01/1842a66ef47f375cbcd41f3e8cb8f4869a9ca913951585d89333aa17096e14-quick-lru@4.0.1.json (+1 -0)
.pnpm-store/v10/index/01/56f0dd42767bd6eaeb8bd2692f409b47e37b53daf296c6a934ec9977da2223-path-is-absolute@1.0.1.json (+1 -0)
.pnpm-store/v10/index/01/c9362bcadce7b90215c6257f71d7a5910914d517f3177c0c82e5764b111266-sass-embedded@1.89.2.json (+1 -0)
.pnpm-store/v10/index/02/eb31f89c35a4031b2011d2b6843a66a0d947ad0fb02072bc7770fe3747f40a-@sentry-internal+tracing@7.120.3.json (+1 -0)
.pnpm-store/v10/index/02/f1dcc99e499d27eade2a12ca3ac1907f725b89bb03293cffd332fc30fda272-write-file-atomic@3.0.3.json (+1 -0)
.pnpm-store/v10/index/03/1edd2afce7732433225e2bef4d76282301bc9ccecf8bb048da32a0ce4857ac-sass-embedded-linux-x64@1.89.2.json (+1 -0)
.pnpm-store/v10/index/03/2150d04566b0e64e9409f1a053863aad5240358007b0ba6aa3064b6decbd60-vscode-uri@3.0.8.json (+1 -0)
.pnpm-store/v10/index/03/aa7fa6effa7f205c0354d1cff1aa5983d58a996b7ed716da0642f6aefd9e03-default-browser-id@5.0.0.json (+1 -0)
.pnpm-store/v10/index/03/bf9ffbe2e874d35cd701a0a110d3b7bf1c3b05a6f4a55ecc0a608ce329d56e-@codemirror+language@6.11.0.json (+1 -0)
.pnpm-store/v10/index/04/9ae8fcca6e5b7e48ff38d9401728c6c72d81e07e9326f62403f9101dc46337-workbox-recipes@7.3.0.json (+1 -0)
.pnpm-store/v10/index/04/b2374e5d535b73ef97bd25df2ab763ae22f9ac29c17aac181616924a8cb676-which@2.0.2.json (+1 -0)
.pnpm-store/v10/index/04/ddb607979a30c23d50cb63ac677983978260fa423c3532d052576d8b1a4f9c-word-wrap@1.2.5.json (+1 -0)
.pnpm-store/v10/index/04/e1e19bc1da96e8d8ea5982dc36ea17ab9737f2b4d2e5a211e176d8b7c4b26f-@vue+server-renderer@3.5.17.json (+1 -0)
.pnpm-store/v10/index/05/0e5a64d482a63ec3e8ada4b2b4424e62912c4a673ef58388b3dfa06ca167ef-@types+keyv@3.1.4.json (+1 -0)

...and 80 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1049 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 6/30/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-type-errors` --- ### 📝 Commits (10+) - [`4fa4abc`](https://github.com/go-vikunja/vikunja/commit/4fa4abc9d439874954cd49a4d6ec2757172362fb) fix: resolve string/number type conflicts in ApiTokens component - [`9160da7`](https://github.com/go-vikunja/vikunja/commit/9160da78c0937ddffd0ec298076344842c68a787) fix: handle null dates in Flatpickr component - [`4887f0a`](https://github.com/go-vikunja/vikunja/commit/4887f0a0e78435bd16c4085cddecb637f94dab3f) fix: resolve notification system type issues - [`b5adc76`](https://github.com/go-vikunja/vikunja/commit/b5adc7694886aa356995883e79736ccb2ae4d791) fix: resolve project component type errors - [`ee768c8`](https://github.com/go-vikunja/vikunja/commit/ee768c8115d0727615301fef79573c8eeba37944) fix: resolve FilterInput component type errors - [`c658416`](https://github.com/go-vikunja/vikunja/commit/c6584166d93112b93ecfbb08e7374f4d3fb0c927) fix: resolve API tokens component type errors - [`240be0e`](https://github.com/go-vikunja/vikunja/commit/240be0edf687d6f7e282b8e842de70db885d5aba) fix: resolve avatar settings type errors - [`993fb68`](https://github.com/go-vikunja/vikunja/commit/993fb6868ff3dee76bd2e55f1a1355fbbdf2d172) fix: resolve CalDAV and TOTP settings type errors - [`4ab596f`](https://github.com/go-vikunja/vikunja/commit/4ab596f1600d117552213bf37d9fd42d9a07a8d4) fix: resolve user deletion and general settings type errors - [`4ffd69b`](https://github.com/go-vikunja/vikunja/commit/4ffd69b83690a2a81c25ce6ee74c898c3350cfdc) fix(ts): remove conflicting NodeNext module resolution from root tsconfig ### 📊 Changes **1635 files changed** (+3550 additions, -1240 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+0 -1) ➕ `.pnpm-store/v10/index/00/791a26bb14556eb0aba252f32dc99ccfc6245ffd71ffa4db4fa20f3952689a-is-data-view@1.0.1.json` (+1 -0) ➕ `.pnpm-store/v10/index/00/aa5a6251e7f2de1255b3870b2f9be7e28a82f478bebb03f2f6efadb890269b-base64-js@1.5.1.json` (+1 -0) ➕ `.pnpm-store/v10/index/00/e22049009ea62258c0fdc04671b1fb95674eed870587736c63f8e5e2f0d6fa-glob-parent@5.1.2.json` (+1 -0) ➕ `.pnpm-store/v10/index/00/e412d9e69039a6994282f5bbedab08920a0ebb8d5d50594a2503ddc86752bb-@vue+compiler-core@3.5.16.json` (+1 -0) ➕ `.pnpm-store/v10/index/01/10c99a986676f524e86970ef2f434366c590a047c101cb8b696c687e8f3e6c-uc.micro@2.1.0.json` (+1 -0) ➕ `.pnpm-store/v10/index/01/1842a66ef47f375cbcd41f3e8cb8f4869a9ca913951585d89333aa17096e14-quick-lru@4.0.1.json` (+1 -0) ➕ `.pnpm-store/v10/index/01/56f0dd42767bd6eaeb8bd2692f409b47e37b53daf296c6a934ec9977da2223-path-is-absolute@1.0.1.json` (+1 -0) ➕ `.pnpm-store/v10/index/01/c9362bcadce7b90215c6257f71d7a5910914d517f3177c0c82e5764b111266-sass-embedded@1.89.2.json` (+1 -0) ➕ `.pnpm-store/v10/index/02/eb31f89c35a4031b2011d2b6843a66a0d947ad0fb02072bc7770fe3747f40a-@sentry-internal+tracing@7.120.3.json` (+1 -0) ➕ `.pnpm-store/v10/index/02/f1dcc99e499d27eade2a12ca3ac1907f725b89bb03293cffd332fc30fda272-write-file-atomic@3.0.3.json` (+1 -0) ➕ `.pnpm-store/v10/index/03/1edd2afce7732433225e2bef4d76282301bc9ccecf8bb048da32a0ce4857ac-sass-embedded-linux-x64@1.89.2.json` (+1 -0) ➕ `.pnpm-store/v10/index/03/2150d04566b0e64e9409f1a053863aad5240358007b0ba6aa3064b6decbd60-vscode-uri@3.0.8.json` (+1 -0) ➕ `.pnpm-store/v10/index/03/aa7fa6effa7f205c0354d1cff1aa5983d58a996b7ed716da0642f6aefd9e03-default-browser-id@5.0.0.json` (+1 -0) ➕ `.pnpm-store/v10/index/03/bf9ffbe2e874d35cd701a0a110d3b7bf1c3b05a6f4a55ecc0a608ce329d56e-@codemirror+language@6.11.0.json` (+1 -0) ➕ `.pnpm-store/v10/index/04/9ae8fcca6e5b7e48ff38d9401728c6c72d81e07e9326f62403f9101dc46337-workbox-recipes@7.3.0.json` (+1 -0) ➕ `.pnpm-store/v10/index/04/b2374e5d535b73ef97bd25df2ab763ae22f9ac29c17aac181616924a8cb676-which@2.0.2.json` (+1 -0) ➕ `.pnpm-store/v10/index/04/ddb607979a30c23d50cb63ac677983978260fa423c3532d052576d8b1a4f9c-word-wrap@1.2.5.json` (+1 -0) ➕ `.pnpm-store/v10/index/04/e1e19bc1da96e8d8ea5982dc36ea17ab9737f2b4d2e5a211e176d8b7c4b26f-@vue+server-renderer@3.5.17.json` (+1 -0) ➕ `.pnpm-store/v10/index/05/0e5a64d482a63ec3e8ada4b2b4424e62912c4a673ef58388b3dfa06ca167ef-@types+keyv@3.1.4.json` (+1 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 14:31:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#3108