hensei-api/app/errors
Justin Edmund b75a905e2e add crew invitations system
- create crew_invitations table with status enum
- add CrewInvitation model with accept/reject flow
- add CrewInvitationsController for send/accept/reject
- add invitation error classes
- add invitation routes nested under crews
- add pending invitations endpoint for current user
- 38 passing specs for model and controller
2025-12-03 23:06:07 -08:00
..
api/v1 add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
collection_errors.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
crew_errors.rb add crew invitations system 2025-12-03 23:06:07 -08:00
WikiError.rb Implement wiki parsers (#121) 2023-08-19 23:05:32 -07:00