Commit Graph

17 Commits

Author SHA1 Message Date
gballan 61900e22c6 Updating PHPCS ruleset to match a better style guideline (blank lines for opening/closing braces)
ci/woodpecker/manual/woodpecker Pipeline failed
2026-07-21 13:26:12 -04:00
gballan 32632b2303 Added a details page for test results; added an API route for removing test results 2025-08-01 17:21:03 -04:00
gballan 078edf5ab0 Added a test edit page; fixed some styles 2025-08-01 00:19:21 -04:00
gballan fec91b1c1c Added ability to generate a basic chart using chart.js 2025-06-29 01:56:17 -04:00
Gregory Ballantine 4f0cb54190 Added ability to edit benchmarks 2025-06-26 12:57:27 -04:00
Gregory Ballantine e9e43187e4 Added ability to edit hardware components 2025-06-26 12:17:05 -04:00
gballan 6e67d58a8b Updated the reports page to use the new API endpoints 2025-06-25 17:24:31 -04:00
gballan 1b4fd8dec9 Added dynamic adding and loading of results on the test page 2025-06-25 17:14:19 -04:00
Gregory Ballantine 4a4f694831 Added API handler for getting a benchmark's tests 2024-06-03 12:39:33 -04:00
Gregory Ballantine b9b881ec0c Added API handler for getting a benchmark's info 2024-06-03 12:37:13 -04:00
Gregory Ballantine 27c9267261 Added report generation page 2024-06-03 12:25:29 -04:00
Gregory Ballantine 05b1374d1d Reworked how test results get submitted 2024-06-03 10:36:18 -04:00
gballan 3349d42985 Added routes and views for adding and listing benchmarks and components 2023-10-07 11:45:11 -06:00
gballan 0dd7098681 Started work to re-work database; add new models for benchmarks and components 2023-09-22 23:03:24 -06:00
gballan ca62be49b6 Added Test class to track benchmark groups 2022-11-25 19:39:51 -05:00
gballan 323152a8f5 Added Grunt for compiling CSS/JS; added start of Result controller 2022-11-25 16:30:22 -05:00
gballan ade48ccb2f Initial PHP Slim project structure 2022-11-25 15:46:18 -05:00