Commit Graph

9 Commits

Author SHA1 Message Date
5cc3b8f824 Added a better way of setting/reading the app version; fixed some of the flexbox sizing
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2025-07-28 10:23:51 -04:00
541b5236f0 Finished transition to Bootstrap 5
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2025-07-26 00:55:52 -04:00
886f566ae2 Started work to move the CSS framework to Bootstrap 5
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline failed
2025-07-25 17:44:25 -04:00
47cb580393 Started adding test model/routes/views; removed a bit of the old paradigm with tying results directly to hardware 2025-06-10 17:35:52 -04:00
ef2e0a12a5 Removed Test object to simplify database schema; updated docker scripts to run database migrations before starting the server if the database doesn't exist
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-09 08:40:34 -05:00
c940a248d7 [Issue #5] - Reworked app to better organize results with their corresponding tests 2023-09-21 20:41:25 -06:00
291db231d5 Added functionality to add new hardware and benchmarks to tie to results (this may be moved to an admin panel later) 2023-07-05 22:08:37 -04:00
6c1c8bca0a Added Sequel ORM for database handling; added navbar 2023-07-05 18:04:31 -04:00
6f680e72e5 Added some more scaffolding to the project to get going; added Foundation css to start with styles 2023-07-03 23:02:25 -04:00