impress/app
Emi Matchu 3940513244 Oops, fix silly mistake when combining zones by label on the item page
Oh, right, silly: my previous version of this change still grouped by
zone, then mapped the zones to their labels. This didn't *merge* the
lists of appearances for zones that share the same label; just one of
the zones would win, and the others would disappear.

In this change, I just go upstream and actually group them by label in
the first place, instead of grouping by zone then trying to merge and
transform them.
2025-01-02 19:39:53 -08:00
..
assets Use CSS instead of server requests for image format in pet styles form 2025-01-02 19:04:48 -08:00
controllers Oops, fix silly mistake when combining zones by label on the item page 2025-01-02 19:39:53 -08:00
helpers Update pet state bulk-labeling to skip to next unlabeled if desired 2024-12-08 10:08:39 -08:00
javascript Move Alt Styles into /rainbow-pool URLs, say "Pet Styles" more in text 2024-10-11 15:37:37 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Oops, fix silly mistake when combining zones by label on the item page 2025-01-02 19:39:53 -08:00
services Add Prismatic styles to Styling Studio auto-importer 2024-12-28 15:52:48 -08:00
views Combine zones with the same label on the item page 2025-01-02 19:26:11 -08:00