Gregory Ballantine gballan
gballan pushed to main at BitGoblin/Leviathan 2025-07-01 13:56:47 -04:00
604025179c Converting from SASS to SCSS
e06f3274ec Added a new scripts block to the default layout
Compare 2 commits »
gballan pushed to main at BitGoblin/Leviathan 2025-07-01 13:44:11 -04:00
089b2289c7 Converted from coffeescript to javascript for frontend scripts (to much pain)
7170856587 Added docker container to run grunt; updated workdir paths in docker containers
Compare 2 commits »
gballan pushed to main at BitGoblin/colossus 2025-06-29 02:00:43 -04:00
3f5f374a36 Added functionality to clear the chart canvas so charts can be more easily created
gballan pushed to main at BitGoblin/colossus 2025-06-29 01:56:20 -04:00
fec91b1c1c Added ability to generate a basic chart using chart.js
gballan pushed to main at BitGoblin/colossus 2025-06-26 15:34:28 -04:00
728c249c15 Removing old SCSS file
gballan pushed to main at BitGoblin/colossus 2025-06-26 15:34:05 -04:00
de9e082961 Switched CSS framework to Bootstrap
gballan pushed to main at BitGoblin/colossus 2025-06-26 14:29:40 -04:00
e59d606f8c Added app and PHP version displays to the footer
gballan pushed to main at BitGoblin/colossus 2025-06-26 12:57:30 -04:00
4f0cb54190 Added ability to edit benchmarks
gballan pushed to main at BitGoblin/colossus 2025-06-26 12:50:09 -04:00
23cfbc2efa Made some style changes (not great, but I think it's a little better)
e9e43187e4 Added ability to edit hardware components
Compare 2 commits »
gballan pushed to main at BitGoblin/colossus 2025-06-26 11:51:09 -04:00
1a7e41edb2 Fixed the benchmark.view and component.view views so they now link to tests that reference them
gballan pushed to main at BitGoblin/colossus 2025-06-25 17:24:33 -04:00
6e67d58a8b Updated the reports page to use the new API endpoints
gballan pushed to main at BitGoblin/colossus 2025-06-25 17:14:28 -04:00
1b4fd8dec9 Added dynamic adding and loading of results on the test page
gballan pushed to main at BitGoblin/Leviathan 2025-06-23 18:58:40 -04:00
f80571ba78 Updated the formatting of the recently updated tests table on the dashboard
gballan pushed to main at BitGoblin/Leviathan 2025-06-23 18:57:23 -04:00
f43f27ec1a Removed old 'latest results' section from the dashboard
gballan pushed to main at BitGoblin/Leviathan 2025-06-23 18:56:21 -04:00
ebd5337a6c Added some linkage around the app between tests, benchmarks and hardware
gballan pushed to main at BitGoblin/Leviathan 2025-06-23 18:42:02 -04:00
5394959880 Fixed some formatting of the benchmark scoring
gballan pushed to main at BitGoblin/Leviathan 2025-06-23 18:39:03 -04:00
2b5193dccf Added ability to add benchmark results to a test
gballan pushed to main at BitGoblin/Leviathan 2025-06-23 18:07:23 -04:00
c1da3b6a57 Cleaned up some CoffeeScript syntax
gballan pushed to main at BitGoblin/Leviathan 2025-06-23 18:05:32 -04:00
175bfa0dfd Added ability to load benchmark results when viewing a test
gballan pushed to main at BitGoblin/Leviathan 2025-06-23 17:56:54 -04:00
a83f7e3b0b Fixed typo in Grunt config to watch for the correct .coffee file type