[PR #557] [CLOSED] Polyfills #1126

Open
opened 2025-10-09 19:09:21 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/557
Author: @ranshamay
Created: 11/22/2023
Status: Closed

Base: masterHead: polifills


📝 Commits (10+)

📊 Changes

120 files changed (+72531 additions, -24637 deletions)

View changed files

.github/workflows/build-and push release-package.yml (+0 -57)
.github/workflows/build-and-push-docker-base-image.yml (+0 -44)
.github/workflows/build-and-push-docker-image-dev.yml (+0 -39)
📝 .github/workflows/build-and-push-docker-image.yml (+7 -13)
📝 .github/workflows/helm-chart-release.yml (+0 -1)
📝 .gitignore (+1 -0)
.vscode/launch.json (+14 -0)
📝 .vscode/settings.json (+1 -1)
📝 Dockerfile (+4 -2)
📝 Dockerfile.base (+17 -12)
📝 README.md (+4 -3)
📝 charts/planka/Chart.yaml (+7 -7)
📝 charts/planka/README.md (+2 -24)
📝 charts/planka/templates/deployment.yaml (+1 -40)
charts/planka/templates/secret-oidc.yaml (+0 -17)
📝 charts/planka/values.yaml (+1 -70)
📝 client/.env (+1 -1)
📝 client/config-overrides.js (+23 -0)
📝 client/package-lock.json (+15250 -12852)
📝 client/package.json (+18 -12)

...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/plankanban/planka/pull/557 **Author:** [@ranshamay](https://github.com/ranshamay) **Created:** 11/22/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `polifills` --- ### 📝 Commits (10+) - [`d2ae38c`](https://github.com/plankanban/planka/commit/d2ae38c363917ffb2cea06e16903c349f38eb466) wip - [`d4c71ba`](https://github.com/plankanban/planka/commit/d4c71bad04692519fdfc8ff9d64f12e16538c566) semi translation - [`0e24f43`](https://github.com/plankanban/planka/commit/0e24f43263b4b2a73ce9558fb52d250e7d0885e0) semi translation - [`121139e`](https://github.com/plankanban/planka/commit/121139e76b3138b53e6639f8c4c80724ec7369f2) Merge pull request #1 from ranshamay/he-localization - [`fb971db`](https://github.com/plankanban/planka/commit/fb971dba6e5f03137eb456cbbfce04af67e2bbcc) wip - [`9a82580`](https://github.com/plankanban/planka/commit/9a825800b6b4e8d3a634476cd84173a3307cdf15) translation - [`a669262`](https://github.com/plankanban/planka/commit/a6692623a562f11157d7fc51e88c206763ebaebd) prettier - [`3fd495e`](https://github.com/plankanban/planka/commit/3fd495ed5ce4c4ec9aa3752a0f156edba6d5fd3c) added missing translations - [`3bf1ebe`](https://github.com/plankanban/planka/commit/3bf1ebe3c58e3139023bdb541a22275aad9e329e) Merge pull request #2 from ranshamay/he-translation - [`2d8d27b`](https://github.com/plankanban/planka/commit/2d8d27bbfd358e1b4c8771cae4d9b1ee909772c1) wip ### 📊 Changes **120 files changed** (+72531 additions, -24637 deletions) <details> <summary>View changed files</summary> ➖ `.github/workflows/build-and push release-package.yml` (+0 -57) ➖ `.github/workflows/build-and-push-docker-base-image.yml` (+0 -44) ➖ `.github/workflows/build-and-push-docker-image-dev.yml` (+0 -39) 📝 `.github/workflows/build-and-push-docker-image.yml` (+7 -13) 📝 `.github/workflows/helm-chart-release.yml` (+0 -1) 📝 `.gitignore` (+1 -0) ➕ `.vscode/launch.json` (+14 -0) 📝 `.vscode/settings.json` (+1 -1) 📝 `Dockerfile` (+4 -2) 📝 `Dockerfile.base` (+17 -12) 📝 `README.md` (+4 -3) 📝 `charts/planka/Chart.yaml` (+7 -7) 📝 `charts/planka/README.md` (+2 -24) 📝 `charts/planka/templates/deployment.yaml` (+1 -40) ➖ `charts/planka/templates/secret-oidc.yaml` (+0 -17) 📝 `charts/planka/values.yaml` (+1 -70) 📝 `client/.env` (+1 -1) 📝 `client/config-overrides.js` (+23 -0) 📝 `client/package-lock.json` (+15250 -12852) 📝 `client/package.json` (+18 -12) _...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>
OVERLORD added the pull-request label 2025-10-09 19:09:21 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1126