[PR #3239] [MERGED] 1.19.0 #29083

Closed
opened 2026-06-11 00:46:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/3239
Author: @oschwartz10612
Created: 6/10/2026
Status: Merged
Merged: 6/10/2026
Merged by: @oschwartz10612

Base: mainHead: dev


📝 Commits (10+)

  • 9cff5f6 🚧 wip: site label column filter standardized
  • d485a09 ♻️ use site label filter column
  • feb8045 ♻️ refactor
  • db014e3 ♻️ use the same clear filter text for clearing filters in the column filter buttons
  • c86026c ♻️ refactor
  • 33fdc9a 🚧 wip: column filter button
  • 6420a90 Replace tab component
  • 0907c03 remove check on oidc login
  • e5d0673 prefill site field on create private resource when filtering sites
  • 9d3f96c Add disable_private_http_placeholder

📊 Changes

338 files changed (+15244 additions, -14268 deletions)

View changed files

.cursor/rules/Button-loading-state.mdc (+5 -0)
.cursor/rules/Components.mdc (+5 -0)
.cursor/rules/TypeScript-rules.mdc (+7 -0)
.cursor/rules/Use-React-form-and-Zod-schemas.mdc (+5 -0)
📝 cli/commands/setServerAdmin.ts (+41 -7)
📝 messages/bg-BG.json (+2 -2)
📝 messages/cs-CZ.json (+2 -2)
📝 messages/de-DE.json (+2 -2)
📝 messages/en-US.json (+190 -50)
📝 messages/es-ES.json (+2 -2)
📝 messages/fr-FR.json (+2 -2)
📝 messages/it-IT.json (+2 -2)
📝 messages/ko-KR.json (+2 -2)
📝 messages/nb-NO.json (+2 -2)
📝 messages/nl-NL.json (+2 -2)
📝 messages/pl-PL.json (+2 -2)
📝 messages/pt-PT.json (+2 -2)
📝 messages/ru-RU.json (+2 -2)
📝 messages/tr-TR.json (+2 -2)
📝 messages/zh-CN.json (+2 -2)

...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/fosrl/pangolin/pull/3239 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 6/10/2026 **Status:** ✅ Merged **Merged:** 6/10/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`9cff5f6`](https://github.com/fosrl/pangolin/commit/9cff5f66b189a3db772d9d8348f3435de2f28822) 🚧 wip: site label column filter standardized - [`d485a09`](https://github.com/fosrl/pangolin/commit/d485a09318cfcf595d2ff2689393daa771666e25) ♻️ use site label filter column - [`feb8045`](https://github.com/fosrl/pangolin/commit/feb8045643f06c6f8d5f23e26df78f64833c09fc) ♻️ refactor - [`db014e3`](https://github.com/fosrl/pangolin/commit/db014e3446146c4db474d61242e5075dae649bcf) ♻️ use the same `clear filter` text for clearing filters in the column filter buttons - [`c86026c`](https://github.com/fosrl/pangolin/commit/c86026c9412e42631d59ad6c9426102e3a4cf191) ♻️ refactor - [`33fdc9a`](https://github.com/fosrl/pangolin/commit/33fdc9a94f2a81c2f7de57b33c3c2ad5d529146b) 🚧 wip: column filter button - [`6420a90`](https://github.com/fosrl/pangolin/commit/6420a90d08b19e5e685801b2fe9cde287fb24fa7) Replace tab component - [`0907c03`](https://github.com/fosrl/pangolin/commit/0907c0346fcae829961b5dc166ba4b71bf726b34) remove check on oidc login - [`e5d0673`](https://github.com/fosrl/pangolin/commit/e5d0673bbf994819ef3d587801902dc7834e653c) prefill site field on create private resource when filtering sites - [`9d3f96c`](https://github.com/fosrl/pangolin/commit/9d3f96cf836d4683c1ccc846b559de16a402fedb) Add disable_private_http_placeholder ### 📊 Changes **338 files changed** (+15244 additions, -14268 deletions) <details> <summary>View changed files</summary> ➕ `.cursor/rules/Button-loading-state.mdc` (+5 -0) ➕ `.cursor/rules/Components.mdc` (+5 -0) ➕ `.cursor/rules/TypeScript-rules.mdc` (+7 -0) ➕ `.cursor/rules/Use-React-form-and-Zod-schemas.mdc` (+5 -0) 📝 `cli/commands/setServerAdmin.ts` (+41 -7) 📝 `messages/bg-BG.json` (+2 -2) 📝 `messages/cs-CZ.json` (+2 -2) 📝 `messages/de-DE.json` (+2 -2) 📝 `messages/en-US.json` (+190 -50) 📝 `messages/es-ES.json` (+2 -2) 📝 `messages/fr-FR.json` (+2 -2) 📝 `messages/it-IT.json` (+2 -2) 📝 `messages/ko-KR.json` (+2 -2) 📝 `messages/nb-NO.json` (+2 -2) 📝 `messages/nl-NL.json` (+2 -2) 📝 `messages/pl-PL.json` (+2 -2) 📝 `messages/pt-PT.json` (+2 -2) 📝 `messages/ru-RU.json` (+2 -2) 📝 `messages/tr-TR.json` (+2 -2) 📝 `messages/zh-CN.json` (+2 -2) _...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-06-11 00:46:09 -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#29083