[PR #974] [MERGED] feat: show frontend version separately if different #1114

Closed
opened 2025-11-01 21:11:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/974
Author: @kolaente
Created: 6/17/2025
Status: Merged
Merged: 6/17/2025
Merged by: @kolaente

Base: mainHead: codex/show-frontend-version-in-about-dialogue


📝 Commits (1)

  • e64cccc feat(frontend): show version info

📊 Changes

2 files changed (+11 additions, -2 deletions)

View changed files

📝 frontend/src/i18n/lang/en.json (+3 -1)
📝 frontend/src/views/About.vue (+8 -1)

📄 Description

Summary

  • display Vikunja version in About dialog
  • also show frontend and API version separately when they differ
  • add new translation keys for these strings

Testing

  • pnpm lint:fix

https://chatgpt.com/codex/tasks/task_e_68515814bb6c8322ac4810db6d960460


🔄 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/974 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 6/17/2025 **Status:** ✅ Merged **Merged:** 6/17/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `codex/show-frontend-version-in-about-dialogue` --- ### 📝 Commits (1) - [`e64cccc`](https://github.com/go-vikunja/vikunja/commit/e64cccc403f1da9363e9226ae3069fbc19becf4c) feat(frontend): show version info ### 📊 Changes **2 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/i18n/lang/en.json` (+3 -1) 📝 `frontend/src/views/About.vue` (+8 -1) </details> ### 📄 Description ## Summary - display Vikunja version in About dialog - also show frontend and API version separately when they differ - add new translation keys for these strings ## Testing - `pnpm lint:fix` ------ https://chatgpt.com/codex/tasks/task_e_68515814bb6c8322ac4810db6d960460 --- <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 2025-11-01 21:11:16 -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#1114