InvitationResponse was missing project_name and invited_by_username fields, causing /invitations accept to redirect to /project/undefined. Now populated via async from_model() with batch DB lookups. |
||
|---|---|---|
| .. | ||
| agent | ||
| auth | ||
| git | ||
| git_tools | ||
| issue | ||
| project | ||
| pull_request | ||
| search | ||
| skill | ||
| user | ||
| utils | ||
| workspace | ||
| Cargo.toml | ||
| error.rs | ||
| lib.rs | ||
| webhook_dispatch.rs | ||
| ws_token.rs | ||