mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[PR #1504] [CLOSED] Я художник, я так вижу #1319
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/1504
Author: @BalanarUnity1337
Created: 1/30/2026
Status: ❌ Closed
Base:
master← Head:dev📝 Commits (9)
e4b9186chore: add AGENTS.md with detailed coding guidelines for Planka contributors2421c7bchore: enable server host configurationd79a1a6chore: update package-lock file2252700build: replace Dockerfile.dev with Dockerfile.server.dev and update docker-compose.dev.ymleb4069fbuild: downgrade Node.js version in Dockerfile to 20 for client build295324bfeat: always split task names by new linec937bb0Merge branch 'master' of github.com:BalanarUnity1337/planka into dev3912a55build: commented out admin name and username6c77e6abuild: local image build📊 Changes
8 files changed (+336 additions, -75 deletions)
View changed files
➕
AGENTS.md(+218 -0)➖
Dockerfile.dev(+0 -7)➕
Dockerfile.server.dev(+16 -0)📝
client/package-lock.json(+48 -7)📝
client/src/components/task-lists/TaskList/AddTask.jsx(+34 -38)📝
client/vite.config.js(+1 -0)📝
docker-compose.dev.yml(+11 -18)📝
docker-compose.yml(+8 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.