impress/app
Emi Matchu 18c7a34b8f Update series_name for alt styles to be null, with a fallback string
I considered this at first, but decided to keep it simple until it
turned out to matter. Oops, it already matters, lol!

I want the item search code to be able to easily tell if the series
name is real or a placeholder, so we can decide whether to build the
filter text in `fits:$series-$color-$species` form or
`fits:alt-style-$id` form.

So in this change, we keep it that `AltStyle#series_name` returns the
placeholder string if none is set, but callers can explicitly ask
whether it's a real series name or not. Will use this in our next
change!
2024-02-27 15:48:28 -08:00
..
assets Oops, fix regression of editor features on item lists page 2024-02-22 15:52:40 -08:00
controllers Fix showing the query on the item search error page 2024-02-27 14:47:57 -08:00
helpers Refactor Impress 2020 config 2024-02-22 13:07:43 -08:00
javascript Oops, fix missing field in item search results Apollo cache! 2024-02-27 12:43:28 -08:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Update series_name for alt styles to be null, with a fallback string 2024-02-27 15:48:28 -08:00
services Save manifest load info when preloading them, too 2024-02-25 16:02:36 -08:00
views Remove unused React dependency on homepage 2024-02-25 10:49:00 -08:00