Gregory Ballantine gballan
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
gballan pushed to main at BitGoblin/game-data 2025-06-22 19:30:19 -04:00
31b8404be1 Swapping out Grunt for Gulp
gballan pushed to main at BitGoblin/game-data 2025-06-19 00:38:40 -04:00
8cd47d7e70 Added API routes to provide some information for JS; added CoffeeScript to grab benchmark results for a test
d17b66920a Fixed typo in watch task for CoffeeScript files
Compare 2 commits »
gballan pushed to main at BitGoblin/Leviathan 2025-06-11 12:45:32 -04:00
e9a4d85c1d Upgrading package versions
gballan pushed to main at BitGoblin/game-data 2025-06-10 17:35:54 -04:00
47cb580393 Started adding test model/routes/views; removed a bit of the old paradigm with tying results directly to hardware
gballan pushed to main at BitGoblin/colossus 2025-06-10 11:38:14 -04:00
fad6899683 Fixed small issue with displaying number of benchmarks in a test
gballan pushed to main at BitGoblin/colossus 2025-06-10 11:30:03 -04:00
e42f453161 Fixed a few small typos