impress/app
Emi Matchu d056a5e766 Oops, don't show not-directly-for-sale items as being "0 NC"
"Fall Woodland Leaves Filter" is an example, it's part of the two-item
*pack* named "Fall Woodland Minitheus Petpet Foreground". The NC Mall
page for it will include the secondary items in `object_data`, but it's
not part of the storefront itself—and the only thing indicating that is
the `render` list.

Theoretically, we could use this to construct more data about like,
packs and stuff, automatically? But also, I don't want to backfill it
for everything historically, so like. Whatever.
2024-09-27 18:27:12 -07:00
..
assets Replace some JS with the @starting-style CSS directive 2024-09-24 19:33:06 -07:00
controllers Rescue from ActiveRecord::ConnectionTimeoutError 2024-09-27 17:50:35 -07:00
helpers Remove FragmentLocalization and localized_cache helper 2024-09-20 20:10:04 -07:00
javascript Oops, fix locale form with Turbo pageloads 2024-09-20 18:55:08 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Oops, fix crash when modeling Patchwork Staff (AMFPHP string encoding!) 2024-09-27 15:18:43 -07:00
services Oops, don't show not-directly-for-sale items as being "0 NC" 2024-09-27 18:27:12 -07:00
views Remove old record_tag_helper gem 2024-09-26 12:50:47 -07:00