Commit Graph

35 Commits

Author SHA1 Message Date
f81879302d Started working on test edit page; removed nodemon because it wasn't working 2025-07-14 14:17:11 -04:00
bef17b5a59 Fixed typo in Gruntfile; added Make tasks to compile frontend assets; Modernized the gathering of benchmark result data for the test view 2025-07-14 14:17:10 -04:00
82f42ecbed Improved some styles 2025-07-14 14:17:09 -04:00
178894a360 3-add-gruntjs (#9)
Adding Grunt.js to compile SASS and CoffeeScript assets

Co-authored-by: Gregory Ballantine <gballantine555@gmail.com>
Reviewed-on: #9
2025-07-14 14:16:58 -04:00
5fc381c4b9 Updated some styles for tables and links 2025-07-14 13:53:50 -04:00
c9d2f7114a Added tests to hardware page 2025-07-14 13:53:50 -04:00
b54d31213b Updated some styles 2025-07-14 13:53:50 -04:00
ae4198f3cc Fixed results table in test view 2025-07-14 13:53:50 -04:00
9fdf6e2b99 Fixed results table in test view 2025-07-14 13:53:50 -04:00
8f0cce7550 Fixed results table in test view 2025-07-14 13:53:50 -04:00
d97fee0911 Fixed results table in test view 2025-07-14 13:53:50 -04:00
de107761eb Added back reference associations for result; added table of results to test view 2025-07-14 13:53:50 -04:00
b508efd5a8 Added result creation route 2025-07-14 13:53:50 -04:00
e5a18f77f2 Added result model; added form to submit results 2025-07-14 13:53:50 -04:00
b93c8a5319 Added result model; added form to submit results 2025-07-14 13:53:50 -04:00
a38ede5187 Added Go runtime version to the layout footer 2025-07-14 13:53:50 -04:00
e27fd8d214 Added more information to the test view page 2025-07-14 13:53:50 -04:00
3b8a30c7f8 Fixed typos in benchmark list view 2025-07-14 13:53:50 -04:00
293098e173 Fixed typos in model searches 2025-07-14 13:53:50 -04:00
10298cbf7c Fixed typo in benchmark list view 2025-07-14 13:53:50 -04:00
fde8d1dee4 Added benchmarks routes and views 2025-07-14 13:53:50 -04:00
bee64576bc Slight tweak to create test view 2025-07-14 13:53:50 -04:00
633fc4ac02 Fixed variable capitalization in create test view 2025-07-14 13:53:50 -04:00
e5443fb644 Passed hardware components and benchmarks to create test view 2025-07-14 13:53:50 -04:00
81a87e2761 Added route to view test 2025-07-14 13:53:50 -04:00
65550c983c Added route to view test 2025-07-14 13:53:50 -04:00
f3a2376c19 Added route to view test 2025-07-14 13:53:50 -04:00
62654b9a3e Added route to view hardware component 2025-07-14 13:53:50 -04:00
93778274c2 Added hardware routes and views 2025-07-14 13:53:50 -04:00
7c13b1f209 Lots of changes 2025-07-14 13:53:50 -04:00
e09d399c98 Added ability to create projects 2025-07-14 13:53:50 -04:00
0f89087134 Added models; started working on project routes 2025-07-14 13:53:50 -04:00
fe303cb778 Copied some styles from Leviathan 2025-07-14 13:53:50 -04:00
98bd1f7eca Started working on the layout of the app 2025-07-14 13:53:50 -04:00
4020812549 Added templating, versioning, middleware, etc 2025-07-14 13:53:50 -04:00