halogenandtoast / Pinchlist

A project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alert styles

blehn opened this issue · comments

use #flash_alert for errors, #flash_notice for success

"your account has been successfully created" flash should be #flash_notice

flash_notice anytime the account or CC is updated

flash_alert when trying to create 4th list on free account

Check out mm-stripe for what I decided to do when the 4th list is created and let me know if that works for you.

This stuff is on master now. I'm going to close this unless you feel like they aren't up to par.