This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
Blackouts are a mess #654
Closed
Description
- Blackout error messages are duplicated across cart validations and a call to
blackout_errors
. Because of notice-only blackouts, this needs to stay separate from the cart validations. Do we need notice only blackouts (now that we have announcemets?) - General refactoring is needed in the model and controller, (using scopes or something would clean up a lot of code)
Activity