impress/app
Emi Matchu 61b1a1aed1 Improve parsing fits:blue-acara filter
Previously, passing in `fits:blue` would cause a crash, because
`species_name` part of the split would be `nil`, oops!

In this change, we use a regex for more explicitness about the pattern
we're trying to match. We'll also add more cases next! (You'll note the
error message mentions `fits:nostalgic-faerie-draik`, which isn't
actually possible yet, but will be!)
2024-02-27 14:56:36 -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 Improve parsing fits:blue-acara filter 2024-02-27 14:56:36 -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