feat: add org filter dropdown to Dashboard view #69
Reference in New Issue
Block a user
Delete Branch "feature/dashboard-org-filter"
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?
Summary
orgquery param and passesOrgs/SelectedOrgto templateCloses leeworks-agents/gitea-mobile#68
Test plan
Code review: Changes are clean and well-scoped. Dashboard handler correctly reads org query param, template uses HTMX with hx-push-url for proper URL state, filter only shows when multiple orgs exist. Ready to merge.