mirror of
https://github.com/usetrmnl/byos_phoenix.git
synced 2026-08-13 14:28:44 -07:00
* feat: add default dimensions to db and model * feat: add height and width to form * feat: adjust styling so form fits on page * feat: use device.height and device.width instead of model attr * feat: use device width and height in screen template * feat: show px width and height on devuce page * chore: mix.lock update * tests: fix mac address tests and redir test * tests: keep redir test * feat: add pixel width and height on live and update tests * fix: height to width * tests: fix the mac address for tests and handle info for patch * tests: move heigth and width tests to inventory * feat: implement rotation for image generation * tests: add more tests for device display live page * fix: validate rotation angles * fix: interpolated values for tw body style * fix: default rotation * nit: formatting on test file * nit: formatting on inventory fixture * nit: 0 == 360 for rotation