hishtory/shared
David Dworken bdaf0f8a65
Make TUI always take exactly the full width of the terminal through more precise calculations of the overhead used for the table (#136)
* Make TUI always take exactly the full width of the terminal through more precise calculations of the overhead used for the table

* Update TUI goldens for more accurate TUI sizing

* More golden updates for wider table sizing

* Include failed test goldens as artifacts for easier test fixing on github actions
2023-12-03 13:15:38 -08:00
..
ai Update prompt to discourage adding formatting 2023-11-12 04:54:37 -08:00
testutils Make TUI always take exactly the full width of the terminal through more precise calculations of the overhead used for the table (#136) 2023-12-03 13:15:38 -08:00
data.go Change deletion request code to not filter on DeviceId since the two device ID fields are not actually the same (see the newly added comment) 2023-11-22 20:44:57 -08:00
time.go use DateOnly as local constant instead of using the imported time package 2023-09-11 10:15:42 -04:00
usagedata.go remove usage_data related queries from the main package into a database package 2023-09-08 10:58:01 -04:00
utils.go Make deletion request processing happen in parallel to speed up query endpoint 2023-10-14 17:21:00 -07:00
version_test.go Add more thorough tests for updates 2023-10-09 21:41:30 -07:00
version.go Add more thorough tests for updates 2023-10-09 21:41:30 -07:00