Commit Graph

53 Commits

Author SHA1 Message Date
gballan 5fc381c4b9 Updated some styles for tables and links 2025-07-14 13:53:50 -04:00
gballan c9d2f7114a Added tests to hardware page 2025-07-14 13:53:50 -04:00
gballan bce063c5f4 Updated some styles 2025-07-14 13:53:50 -04:00
gballan b54d31213b Updated some styles 2025-07-14 13:53:50 -04:00
gballan ae4198f3cc Fixed results table in test view 2025-07-14 13:53:50 -04:00
gballan 9fdf6e2b99 Fixed results table in test view 2025-07-14 13:53:50 -04:00
gballan 8f0cce7550 Fixed results table in test view 2025-07-14 13:53:50 -04:00
gballan d97fee0911 Fixed results table in test view 2025-07-14 13:53:50 -04:00
gballan de107761eb Added back reference associations for result; added table of results to test view 2025-07-14 13:53:50 -04:00
gballan 26ad420436 added missing import 2025-07-14 13:53:50 -04:00
gballan 47f3dcdbd1 Fixed result form stuff 2025-07-14 13:53:50 -04:00
gballan 6bb06205b0 Fixed float variable types 2025-07-14 13:53:50 -04:00
gballan b508efd5a8 Added result creation route 2025-07-14 13:53:50 -04:00
gballan e5a18f77f2 Added result model; added form to submit results 2025-07-14 13:53:50 -04:00
gballan db41f0d6bd Added result model; added form to submit results 2025-07-14 13:53:50 -04:00
gballan b93c8a5319 Added result model; added form to submit results 2025-07-14 13:53:50 -04:00
gballan 346b9e3911 Cleaned up runtime version 2025-07-14 13:53:50 -04:00
gballan 446590acb1 Added Go runtime version to the layout footer 2025-07-14 13:53:50 -04:00
gballan a38ede5187 Added Go runtime version to the layout footer 2025-07-14 13:53:50 -04:00
gballan 2b3f24ee5c Fixed associating benchmarks to test 2025-07-14 13:53:50 -04:00
gballan 9104125de7 Fixed creating new test 2025-07-14 13:53:50 -04:00
gballan 5ad0810d81 Fixed creating new test 2025-07-14 13:53:50 -04:00
gballan e27fd8d214 Added more information to the test view page 2025-07-14 13:53:50 -04:00
gballan 3910c4dc9c Fixed typo in test view route 2025-07-14 13:53:50 -04:00
gballan 3b8a30c7f8 Fixed typos in benchmark list view 2025-07-14 13:53:50 -04:00
gballan 293098e173 Fixed typos in model searches 2025-07-14 13:53:50 -04:00
gballan 10298cbf7c Fixed typo in benchmark list view 2025-07-14 13:53:50 -04:00
gballan 743a108add Fixed benchmark form submission error 2025-07-14 13:53:50 -04:00
gballan c8a47b270a Fixed mix up between benchmark and hardware routes files 2025-07-14 13:53:50 -04:00
gballan fde8d1dee4 Added benchmarks routes and views 2025-07-14 13:53:50 -04:00
gballan bee64576bc Slight tweak to create test view 2025-07-14 13:53:50 -04:00
gballan 3c1d48a9ed Fixed form select field styling 2025-07-14 13:53:50 -04:00
gballan 633fc4ac02 Fixed variable capitalization in create test view 2025-07-14 13:53:50 -04:00
gballan 79924cd978 Added description field to Test model 2025-07-14 13:53:50 -04:00
gballan e5443fb644 Passed hardware components and benchmarks to create test view 2025-07-14 13:53:50 -04:00
gballan 81a87e2761 Added route to view test 2025-07-14 13:53:50 -04:00
gballan 65550c983c Added route to view test 2025-07-14 13:53:50 -04:00
gballan f3a2376c19 Added route to view test 2025-07-14 13:53:50 -04:00
gballan 99f45b3b3a Added route to view hardware component 2025-07-14 13:53:50 -04:00
gballan 4718aeaccd Added route to view hardware component 2025-07-14 13:53:50 -04:00
gballan 62654b9a3e Added route to view hardware component 2025-07-14 13:53:50 -04:00
gballan 93778274c2 Added hardware routes and views 2025-07-14 13:53:50 -04:00
gballan 7c13b1f209 Lots of changes 2025-07-14 13:53:50 -04:00
gballan e09d399c98 Added ability to create projects 2025-07-14 13:53:50 -04:00
gballan c9ad5df2ed Refactored models code to follow a better approach for opening and closing the database connection 2025-07-14 13:53:50 -04:00
gballan 0f89087134 Added models; started working on project routes 2025-07-14 13:53:50 -04:00
gballan 819baeb0c3 Added Gorm to project 2025-07-14 13:53:50 -04:00
gballan fe303cb778 Copied some styles from Leviathan 2025-07-14 13:53:50 -04:00
gballan 98bd1f7eca Started working on the layout of the app 2025-07-14 13:53:50 -04:00
gballan 09a2667fc5 Updated Makefile to auto-define version 2025-07-14 13:53:50 -04:00