Files
Jacob Latonis c81614e400 feat: implement customizable height and width for devices (#6)
* 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
2026-08-08 11:45:33 +05:30
..
2025-02-02 10:42:12 -05:00