c45ea82fd1
Merge pull request 'fix(project): push SSE update when an issue on a board is closed/reopened' (#20) from fix/issue-19-sse-state into main
main
oleks2026-05-17 20:59:50 +03:00
c19ecab35d
fix(project): push SSE update when an issue on a board is closed/reopened
oleks
2026-05-17 20:58:17 +03:00
ad46f6cde8
Merge pull request 'fix(projects): scope project-issue move to its own project' (#18) from fix/user-project-move-multiproject-detach into main
oleks2026-05-17 17:06:19 +03:00
078459c497
fix(projects): scope project-issue move to its own project
Claude
2026-05-17 16:59:31 +03:00
a02c4fb2ad
chore(project): satisfy eslint unicorn rules in board SSE handlers
Oleks
2026-05-15 22:10:49 +03:00
6d09f611ea
chore(project): satisfy gci formatting and nilnil lint
Oleks
2026-05-15 22:08:25 +03:00
47f3e4137e
feat(project): session-tag propagation for own-tab event suppression
Oleks
2026-05-15 22:02:28 +03:00
3c094d66fa
feat(project): SSE subscriber + DOM patches on board page
Oleks
2026-05-15 22:02:19 +03:00
15acfdb783
feat(api): state filter + populated num_issues on project columns (#6)
oleks2026-05-15 22:00:51 +03:00
1cd81ff925
feat(api): state filter + populated num_issues on project columns
Oleks
2026-05-15 21:54:35 +03:00
3fd0aa751d
feat(project): publish board events from service+model choke points
Oleks
2026-05-15 21:53:35 +03:00
3c831efc0c
feat(project): add SSE event bus and publish helpers
Oleks
2026-05-15 21:45:28 +03:00
a8d8d138cb
feat(eventsource): add ConnectedUIDs accessor
Oleks
2026-05-15 21:45:19 +03:00
580fe2df32
Merge pull request 'feat(api): user-scope and org-scope project board endpoints' (#2) from user-org-project-api into main
v1.26.0-unstable-2026-05-15
oleks2026-05-15 15:53:11 +03:00
909bff1a52
test(api): add MoveProjectIssue integration test for repo project scope
user-org-project-api
Oleks
2026-05-15 15:47:36 +03:00
8ae6245c19
feat(api): add user-scope and org-scope project board endpoints
Oleks
2026-05-15 15:47:29 +03:00
086dd1858e
ci: gate upstream release workflows on go-gitea/gitea
Oleks
2026-05-13 11:34:53 +03:00
013e844724
fix(api): filter list-column-issues by project_board_id
Oleks
2026-05-12 16:12:42 +03:00
5a886307fd
chore(ddev): add build-gitea-frontend command
Oleks
2026-05-11 17:14:35 +03:00
d4d44cf283
chore(ddev): local dev environment for testing the Projects API
Oleks
2026-05-11 16:57:08 +03:00
8734be114a
style: auto-format from pre-push hooks
Oleks
2026-05-11 15:58:32 +03:00
921b32984b
chore(devshell): add test shell without static glibc
Oleks
2026-05-11 15:58:29 +03:00
77e3801a9c
chore(devshell): add golangci-lint, govulncheck, and tea to nix shell
Oleks
2026-05-11 15:53:17 +03:00
1011241a67
feat(api): add REST API for repository project boards
Oleks
2026-05-11 15:41:15 +03:00
187daac598
fix: Sort action run jobs by JobID and Name with matrix examples (#37046)
Nicolas
2026-05-13 09:30:22 +02:00
3738809219
fix: catch and fix more lint problems (#37674)
wxiaoguang
2026-05-13 15:00:41 +08:00