hensei-api/spec
Justin Edmund 5597cab95c
Party sharing into crews (#207)
* add party_shares table and model with associations

* add party share errors and blueprint

* add party shares controller and routes

* include shared parties in listings and show

* add party share factory and model specs

* add party shares controller specs

* include shares in party response for owners

* add crew shared_parties endpoint
2026-01-05 02:39:32 -08:00
..
controllers/concerns
factories Party sharing into crews (#207) 2026-01-05 02:39:32 -08:00
fixtures Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
models Party sharing into crews (#207) 2026-01-05 02:39:32 -08:00
requests Party sharing into crews (#207) 2026-01-05 02:39:32 -08:00
services Add weapon stat modifiers for AX skills and befoulments (#202) 2025-12-31 22:20:00 -08:00
support/matchers
rails_helper.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
spec_helper.rb