hensei-api/app/controllers/concerns
Justin Edmund e98e59491d add crew controllers, blueprints, routes, and errors
- CrewsController: create, show, update, members, leave, transfer_captain
- CrewMembershipsController: update, destroy, promote, demote
- CrewAuthorizationConcern for member/officer/captain checks
- blueprints for serialization
- custom error classes for crew operations
2025-12-03 22:41:25 -08:00
..
.keep
batch_previewable.rb add batch_preview endpoint for entity import 2025-12-01 23:39:49 -08:00
crew_authorization_concern.rb add crew controllers, blueprints, routes, and errors 2025-12-03 22:41:25 -08:00
id_resolvable.rb
party_authorization_concern.rb
party_preview_concern.rb
party_querying_concern.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00