pcww / builder

0 stars 0 forks source link

Update Wordpress API for End Grain Defaults #64

Closed voltaaage closed 7 years ago

voltaaage commented 7 years ago

Add an endGrain attribute to each strip in the initial board configuration and default the value to false.

brian-slate commented 7 years ago

Done. Right now it's just in the database for pcww_boards.id=1. Down the line we'll probably have to make these changes in the backbone model to handle any "massaging" of properties before the model is saved back to handle "legacy board" data... if that is ever a thing.