[PR #1732] [MERGED] Client olm version show in the table with an update prompt #2681

Closed
opened 2026-04-16 09:32:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/1732
Author: @Pallavikumarimdb
Created: 10/22/2025
Status: Merged
Merged: 10/25/2025
Merged by: @oschwartz10612

Base: devHead: feat/show-update-for-client-olm


📝 Commits (1)

  • 84731bd client olm version show in the table

📊 Changes

4 files changed (+165 additions, -10 deletions)

View changed files

📝 messages/en-US.json (+3 -1)
📝 server/routers/client/listClients.ts (+115 -7)
📝 src/app/[orgId]/settings/clients/page.tsx (+3 -1)
📝 src/components/ClientsTable.tsx (+44 -1)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

Make the client olm version show in the table with an update prompt like newt

How to test?


🔄 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/fosrl/pangolin/pull/1732 **Author:** [@Pallavikumarimdb](https://github.com/Pallavikumarimdb) **Created:** 10/22/2025 **Status:** ✅ Merged **Merged:** 10/25/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `dev` ← **Head:** `feat/show-update-for-client-olm` --- ### 📝 Commits (1) - [`84731bd`](https://github.com/fosrl/pangolin/commit/84731bdc192ac4e6c000be9233cea0dcb9a617d7) client olm version show in the table ### 📊 Changes **4 files changed** (+165 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `messages/en-US.json` (+3 -1) 📝 `server/routers/client/listClients.ts` (+115 -7) 📝 `src/app/[orgId]/settings/clients/page.tsx` (+3 -1) 📝 `src/components/ClientsTable.tsx` (+44 -1) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description Make the client olm version show in the table with an update prompt like newt ## How to test? --- <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-04-16 09:32:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#2681