mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-09 07:13:35 -05:00
[PR #710] [CLOSED] Feat/add team member with enter #875
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/go-vikunja/vikunja/pull/710
Author: @dpschen
Created: 4/28/2025
Status: ❌ Closed
Base:
feat/add-team-member-with-enter← Head:feat/add-team-member-with-enter📝 Commits (10+)
25ff893feat(dev): use proxy server in dev mode (#3069)797f5cdchore(i18n): update translations via Crowdin5ce93c2chore(i18n): update translations via Crowdinff53084chore(i18n): update translations via Crowdin7a9fed4chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.04dbf725chore(deps): bump vue-i18n from 11.0.1 to 11.1.2b0dc0aachore(deps): bump @babel/helpers to 7.26.100477d8cchore(deps): bump axios to 1.8.2c0de2e0chore(i18n): update translations via Crowdin73d69fechore(i18n): update translations via Crowdin📊 Changes
242 files changed (+40297 additions, -45784 deletions)
View changed files
📝
.dockerignore(+3 -0)➖
.drone.yml(+0 -1403)➕
.github/actions/setup-frontend/action.yml(+18 -0)➕
.github/workflows/ci.yml(+23 -0)➕
.github/workflows/crowdin.yml(+60 -0)➖
.github/workflows/lockdown.yml(+0 -23)➖
.github/workflows/release-docker.yml(+0 -32)➕
.github/workflows/release.yml(+303 -0)➕
.github/workflows/test.yml(+293 -0)📝
.golangci.yml(+148 -109)📝
Dockerfile(+4 -4)📝
config-raw.json(+33 -3)➕
contrib/clean-translations.js(+124 -0)➕
crowdin.yml(+21 -0)➕
desktop/build.js(+121 -0)➖
desktop/bumpp.sh(+0 -9)📝
desktop/package.json(+11 -4)📝
desktop/pnpm-lock.yaml(+432 -528)📝
devenv.lock(+11 -27)📝
devenv.nix(+3 -0)...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.