[PR #699] [CLOSED] update #1076

Closed
opened 2026-02-04 21:48:23 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/699
Author: @xziy
Created: 4/11/2024
Status: Closed

Base: masterHead: master


📝 Commits (8)

📊 Changes

39 files changed (+280 additions, -36 deletions)

View changed files

📝 client/.env (+1 -1)
📝 client/README.md (+1 -1)
📝 client/package-lock.json (+88 -2)
📝 client/package.json (+4 -2)
client/public/android-chrome-192x192.png (+0 -0)
client/public/apple-touch-icon.png (+0 -0)
client/public/browserconfig.xml (+9 -0)
client/public/favicon-16x16.png (+0 -0)
client/public/favicon-32x32.png (+0 -0)
📝 client/public/favicon.ico (+0 -0)
📝 client/public/index.html (+13 -8)
client/public/logo.png (+0 -0)
client/public/logo42-git.png (+0 -0)
📝 client/public/manifest.json (+1 -1)
client/public/mstile-150x150.png (+0 -0)
client/public/safari-pinned-tab.svg (+33 -0)
client/public/site.webmanifest (+14 -0)
client/src/assets/icons/redmine-icon.svg (+1 -0)
📝 client/src/assets/images/cover.jpg (+0 -0)
📝 client/src/components/Header/Header.jsx (+6 -1)

...and 19 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/699 **Author:** [@xziy](https://github.com/xziy) **Created:** 4/11/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (8) - [`b02f920`](https://github.com/plankanban/planka/commit/b02f9207843cb9d904ea61444db2d9ec86cd391c) change login page - [`26660c8`](https://github.com/plankanban/planka/commit/26660c85554af44e1d6aa246105fc26d10b064e1) adapt to ci - [`8f4e37f`](https://github.com/plankanban/planka/commit/8f4e37f0aa08d0ad5f45bbb2fd2e8f7039e1fdaf) added images - [`42f505e`](https://github.com/plankanban/planka/commit/42f505e5b770a33d2b126009dfafb33799dd6896) add redmine icon - [`aeffd5c`](https://github.com/plankanban/planka/commit/aeffd5cc1b77b676a06e5d4a964dbce81cfc546d) add telegram Pane - [`6b93184`](https://github.com/plankanban/planka/commit/6b93184429bd2d2b1d28694bf745911c4b392088) add link favorites - [`9cc4de6`](https://github.com/plankanban/planka/commit/9cc4de62183402bbf4951f8e2bb0424b840e7472) user root - [`8eabc9d`](https://github.com/plankanban/planka/commit/8eabc9d91a8c30adb231fd387951e5b3e8f8a8bd) back docker ### 📊 Changes **39 files changed** (+280 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `client/.env` (+1 -1) 📝 `client/README.md` (+1 -1) 📝 `client/package-lock.json` (+88 -2) 📝 `client/package.json` (+4 -2) ➕ `client/public/android-chrome-192x192.png` (+0 -0) ➕ `client/public/apple-touch-icon.png` (+0 -0) ➕ `client/public/browserconfig.xml` (+9 -0) ➕ `client/public/favicon-16x16.png` (+0 -0) ➕ `client/public/favicon-32x32.png` (+0 -0) 📝 `client/public/favicon.ico` (+0 -0) 📝 `client/public/index.html` (+13 -8) ➕ `client/public/logo.png` (+0 -0) ➕ `client/public/logo42-git.png` (+0 -0) 📝 `client/public/manifest.json` (+1 -1) ➕ `client/public/mstile-150x150.png` (+0 -0) ➕ `client/public/safari-pinned-tab.svg` (+33 -0) ➕ `client/public/site.webmanifest` (+14 -0) ➕ `client/src/assets/icons/redmine-icon.svg` (+1 -0) 📝 `client/src/assets/images/cover.jpg` (+0 -0) 📝 `client/src/components/Header/Header.jsx` (+6 -1) _...and 19 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 2026-02-04 21:48:23 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1076