Gregory Ballantine gballan
  • Joined on 2021-07-01
gballan pushed to main at BitGoblin/colossus 2024-06-03 11:36:50 -04:00
af9d788fe0 Added test result averages
gballan pushed to main at BitGoblin/colossus 2024-06-03 11:28:27 -04:00
0510c80c34 Reworked test view page
gballan pushed to main at BitGoblin/colossus 2024-06-03 10:54:21 -04:00
0fde8c082e Fixed typos in the test view page
gballan pushed to main at BitGoblin/colossus 2024-06-03 10:53:52 -04:00
e3285bbaeb Fixed typos in the result add route
gballan pushed to main at BitGoblin/colossus 2024-06-03 10:52:33 -04:00
2f42f19c26 Fixed some styles on the test view page
gballan pushed to main at BitGoblin/colossus 2024-06-03 10:52:03 -04:00
9aa0b57298 Removed references to old result routes; fixed typos in some models
gballan pushed to main at BitGoblin/colossus 2024-06-03 10:51:22 -04:00
c81d6f0e32 Fixed calls to the benchmarks array on the test view page
gballan pushed to main at BitGoblin/colossus 2024-06-03 10:50:57 -04:00
4fab94b271 Fixed some styles on the test view page
gballan pushed to main at BitGoblin/colossus 2024-06-03 10:45:38 -04:00
ca940932a7 Removed references to old result routes; fixed typos in some models
gballan pushed to main at BitGoblin/colossus 2024-06-03 10:37:23 -04:00
9b575f8717 Reworked how test results get submitted
gballan pushed to main at BitGoblin/colossus 2024-06-03 10:36:21 -04:00
05b1374d1d Reworked how test results get submitted
gballan pushed to main at BitGoblin/colossus 2024-06-03 09:43:35 -04:00
de8e523c2c Fixed some things with the test add functions
gballan pushed to main at BitGoblin/colossus 2024-06-03 09:42:58 -04:00
6079524c4e Fixed typo in the test view
gballan pushed to main at BitGoblin/colossus 2024-06-03 08:40:48 -04:00
0844c8aead Fixed typo in the test add view
gballan pushed to main at BitGoblin/colossus 2024-06-03 08:39:52 -04:00
0b2c1b083c Fixed typo in the SCSS file
gballan pushed to main at BitGoblin/colossus 2024-06-03 08:38:31 -04:00
9e164485ed Fixed some styles/layout on the test add page
gballan pushed to main at BitGoblin/colossus 2024-06-03 08:32:42 -04:00
f27490e192 Modified some views, routes and models to work with the new many-to-many for tests and benchmarks
gballan pushed to main at BitGoblin/colossus 2024-06-03 08:23:09 -04:00
15377da52d Fixed derp problem with many-to-many relationship table for tests and benchmarks
gballan pushed to main at BitGoblin/colossus 2024-06-03 08:22:11 -04:00
6eaf7a0ba9 Added many-to-many relationship table for tests and benchmarks
gballan pushed to main at BitGoblin/colossus 2024-06-03 08:18:38 -04:00
bd4c79a6fc Changed database structure a bit; fixed code style problems in the old migrations