mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
[PR #552] [CLOSED] Rtl support #1037
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/plankanban/planka/pull/552
Author: @ranshamay
Created: 11/19/2023
Status: ❌ Closed
Base:
master← Head:rtl-support📝 Commits (10+)
d2ae38cwipd4c71basemi translation0e24f43semi translation121139eMerge pull request #1 from ranshamay/he-localizationfb971dbwip9a82580translationa669262prettier3fd495eadded missing translations3bf1ebeMerge pull request #2 from ranshamay/he-translation2d8d27bwip📊 Changes
27 files changed (+56074 additions, -97 deletions)
View changed files
📝
.gitignore(+1 -0)📝
.vscode/settings.json(+1 -1)📝
Dockerfile(+3 -1)📝
charts/planka/README.md(+1 -1)📝
charts/planka/values.yaml(+1 -1)📝
client/config-overrides.js(+13 -0)📝
client/package-lock.json(+229 -36)📝
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)📝
client/src/components/LabelsStep/EditStep.module.scss(+1 -1)📝
client/src/components/Static/Static.module.scss(+4 -0)📝
client/src/components/StopwatchEditStep/StopwatchEditStep.module.scss(+0 -2)➕
client/src/components/semantic.rtl.min.css(+55482 -0)📝
client/src/i18n.js(+7 -0)...and 7 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.