[PR #556] [CLOSED] With src #1125

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

📋 Pull Request Information

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

Base: masterHead: with-src


📝 Commits (10+)

📊 Changes

41 files changed (+60487 additions, -28466 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 -34)
📝 .github/workflows/build-and-push-docker-image.yml (+7 -13)
📝 .gitignore (+1 -0)
.vscode/launch.json (+14 -0)
📝 .vscode/settings.json (+1 -1)
📝 Dockerfile (+4 -2)
📝 charts/planka/README.md (+1 -1)
📝 charts/planka/values.yaml (+1 -1)
📝 client/config-overrides.js (+13 -0)
📝 client/package-lock.json (+4108 -20074)
📝 client/package.json (+30 -27)
📝 client/public/index.html (+7 -7)
📝 client/src/components/Board/Board.module.scss (+1 -2)
📝 client/src/components/Boards/EditStep.module.scss (+1 -1)
📝 client/src/components/CardModal/Attachments/EditStep.module.scss (+1 -1)
📝 client/src/components/CardModal/CardModal.jsx (+3 -0)
📝 client/src/components/DueDateEditStep/DueDateEditStep.jsx (+1 -0)
📝 client/src/components/DueDateEditStep/DueDateEditStep.module.scss (+5 -1)

...and 21 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/556 **Author:** [@ranshamay](https://github.com/ranshamay) **Created:** 11/22/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `with-src` --- ### 📝 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 **41 files changed** (+60487 additions, -28466 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 -34) 📝 `.github/workflows/build-and-push-docker-image.yml` (+7 -13) 📝 `.gitignore` (+1 -0) ➕ `.vscode/launch.json` (+14 -0) 📝 `.vscode/settings.json` (+1 -1) 📝 `Dockerfile` (+4 -2) 📝 `charts/planka/README.md` (+1 -1) 📝 `charts/planka/values.yaml` (+1 -1) 📝 `client/config-overrides.js` (+13 -0) 📝 `client/package-lock.json` (+4108 -20074) 📝 `client/package.json` (+30 -27) 📝 `client/public/index.html` (+7 -7) 📝 `client/src/components/Board/Board.module.scss` (+1 -2) 📝 `client/src/components/Boards/EditStep.module.scss` (+1 -1) 📝 `client/src/components/CardModal/Attachments/EditStep.module.scss` (+1 -1) 📝 `client/src/components/CardModal/CardModal.jsx` (+3 -0) 📝 `client/src/components/DueDateEditStep/DueDateEditStep.jsx` (+1 -0) 📝 `client/src/components/DueDateEditStep/DueDateEditStep.module.scss` (+5 -1) _...and 21 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:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1125