Commit Graph

16 Commits (0ede2e8410da5e35c39ea8a1b11b153291a29952)

Author SHA1 Message Date
Steven 2e31bee1de fix: add missing period to comment per golangci-lint 3 weeks ago
Steven 9121ddbad9 feat(api): support username lookup in GetUser endpoint
- Update GetUser to accept both numeric IDs and username strings (users/{id} or users/{username})
- Implement CEL filter parsing for username-based lookups
- Update proto documentation to reflect dual lookup capability
- Simplify frontend user store to use GetUser instead of ListUsers filter
- Update ListUsers filter documentation to show current capabilities
3 weeks ago
johnnyjoy 9971cbeed4 chore: fix linter 3 months ago
johnnyjoy 976bd332fe chore: fix linter 5 months ago
johnnyjoy d6a75bba4c refactor: webhook service 5 months ago
Steven 9972a77d9e refactor: memo service 5 months ago
Steven bb5809cae4 refactor: attachment service 5 months ago
Steven 1ea4cc453c refactor: workspace setting service 5 months ago
Steven 3b0c87591f refactor: webhook service 5 months ago
johnnyjoy 57014e392f feat: get user by username 9 months ago
johnnyjoy 45c16f9d52 chore: fix linter 9 months ago
johnnyjoy 0dcd0904e8 refactor: remove resource uid 9 months ago
johnnyjoy 98aa0b73c5 refactor: retire memo uid 9 months ago
johnnyjoy 5e770dda52 refactor: memo name 9 months ago
Steven 21f18f7c56 chore: tweak activity service definition 1 year ago
Steven 20dd3e17f7 chore: rename router package 2 years ago