feat: Dolibarr client dashboard in Gitea #56
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?
Per-client view inside Gitea showing all repos, issues, and activity for a Dolibarr third party.
Proposed
GET /dolibarr/clients— list Dolibarr third parties with linked reposGET /dolibarr/clients/{id}— client detail with all linked issues, PRs, reposUI
Use Case
Before a client call, see all open issues, recent deployments, and pending invoices in one view.