hensei-api/spec/requests
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
..
artifact_skills_controller_spec.rb add artifact specs and factories 2025-12-03 12:58:49 -08:00
artifacts_controller_spec.rb add artifact specs and factories 2025-12-03 12:58:49 -08:00
collection_artifacts_controller_spec.rb add artifact specs and factories 2025-12-03 12:58:49 -08:00
collection_characters_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_job_accessories_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_summons_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_weapons_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
crew_invitations_controller_spec.rb add crew invitations system 2025-12-03 23:06:07 -08:00
crew_memberships_controller_spec.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
crews_controller_spec.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
drag_drop_api_spec.rb Add custom page size support via X-Per-Page header 2025-09-17 05:44:14 -07:00
drag_drop_endpoints_spec.rb Add custom page size support via X-Per-Page header 2025-09-17 05:44:14 -07:00
grid_characters_controller_spec.rb Update test suite for grid_ prefix on non-GET endpoints 2025-09-19 23:50:14 -07:00
grid_summons_controller_spec.rb Update test suite for grid_ prefix on non-GET endpoints 2025-09-19 23:50:14 -07:00
grid_weapons_controller_spec.rb Update test suite for grid_ prefix on non-GET endpoints 2025-09-19 23:50:14 -07:00
import_controller_spec.rb Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
job_skills_spec.rb
parties_controller_spec.rb Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00