impress/app
Emi Matchu 89c729ecbe Oops, fix bug preventing new alt styles from being saved
Whoops, I didn't realize this change I made to validation for the alt
style editing form, was goofing up alt style modeling!

The trick is, the validation was happening before the `before_create`
hook. Now I've reformulated these as `before_validation` hooks, so
we're not rejecting new alt styles for having no thumbnail!
2024-10-18 17:04:26 -07:00
..
assets Remove now-unused pet state show page 2024-10-11 17:48:23 -07:00
controllers Remove now-unused pet state show page 2024-10-11 17:48:23 -07:00
helpers Link pet states to outfit editor instead of their not-useful show page 2024-10-11 17:44:56 -07: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 bug preventing new alt styles from being saved 2024-10-18 17:04:26 -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 Oops, missed a spot for Modeling -> Rainbow Pool link updates 2024-10-12 14:17:49 -07:00