mythicalprogrammer / fumigate

0 stars 0 forks source link

perfume_approval table add attribute approved boolean default is false #265

Closed mythicalprogrammer closed 4 years ago

mythicalprogrammer commented 4 years ago

Instead of deleting the perfume_approval, it will be mark with approved = true in table now.

mythicalprogrammer commented 4 years ago

the field is added.

TOdo:

Controller, stop deleting and change the value of the field. approved

mythicalprogrammer commented 4 years ago

Done

mythicalprogrammer commented 4 years ago

TODO

admin tool only show approved field == false.