vikunja/veans/internal/client
kolaente a221a15ec3 feat(client): add parent_project_id and position to Project wire type
The init project picker needs the parent/child relationship and sibling ordering to render projects hierarchically like the web sidebar.
2026-06-10 13:51:46 +02:00
..
assignees.go feat(veans): install agent hooks during init instead of just printing 2026-05-27 08:21:57 +00:00
auth.go chore(veans): apply veans golangci pass across sources 2026-05-27 08:21:57 +00:00
buckets.go chore(veans): apply veans golangci pass across sources 2026-05-27 08:21:57 +00:00
client.go feat(veans): make the HTTP client timeout configurable via .veans.yml 2026-05-27 08:21:57 +00:00
client_test.go test(veans): cover client error mapping, pagination, and 404→BOT_USERS_UNAVAILABLE 2026-05-27 08:21:57 +00:00
comments.go chore(veans): apply veans golangci pass across sources 2026-05-27 08:21:57 +00:00
discover.go feat(veans): URL discovery on init, port of the frontend's heuristic 2026-05-27 08:21:57 +00:00
discover_test.go feat(veans): URL discovery on init, port of the frontend's heuristic 2026-05-27 08:21:57 +00:00
info.go chore(veans): apply veans golangci pass across sources 2026-05-27 08:21:57 +00:00
labels.go feat(veans): offer "create a new project" from init's picker 2026-05-27 08:21:57 +00:00
projects.go feat(veans): offer "create a new project" from init's picker 2026-05-27 08:21:57 +00:00
relations.go chore(veans): apply veans golangci pass across sources 2026-05-27 08:21:57 +00:00
routes.go chore(veans): apply veans golangci pass across sources 2026-05-27 08:21:57 +00:00
routes_test.go chore(veans): apply veans golangci pass across sources 2026-05-27 08:21:57 +00:00
tasks.go feat(veans): offer "create a new project" from init's picker 2026-05-27 08:21:57 +00:00
tokens.go feat(veans): install agent hooks during init instead of just printing 2026-05-27 08:21:57 +00:00
types.go feat(client): add parent_project_id and position to Project wire type 2026-06-10 13:51:46 +02:00
users.go feat(veans): install agent hooks during init instead of just printing 2026-05-27 08:21:57 +00:00