Commit Graph

15 Commits

Author SHA1 Message Date
190ae9f302 Fixed typo in Gruntfile; added Make tasks to compile frontend assets; Modernized the gathering of benchmark result data for the test view 2025-07-02 15:58:13 -04:00
3eca29c2db Added back reference associations for result; added table of results to test view 2024-05-29 11:52:01 -04:00
0525838f4b Fixed float variable types 2024-05-29 11:41:53 -04:00
958c72ee63 Added result creation route 2024-05-29 11:40:42 -04:00
458646ee8e Added result model; added form to submit results 2024-05-29 11:26:17 -04:00
9df8f6c9e1 Added result model; added form to submit results 2024-05-29 11:25:45 -04:00
86bf4d37f0 Added description field to Test model 2024-05-29 08:58:30 -04:00
dea08d15dd Added route to view test 2024-05-29 08:45:53 -04:00
cf7623fbb9 Added route to view test 2024-05-29 08:43:57 -04:00
4ad9a92306 Added hardware routes and views 2023-12-02 22:37:46 -05:00
c5df026d04 Lots of changes 2023-12-02 22:16:16 -05:00
16704aeeb1 Added ability to create projects 2023-11-28 16:36:11 -05:00
bae65994f8 Refactored models code to follow a better approach for opening and closing the database connection 2023-11-28 14:40:12 -05:00
19670e9abd Added models; started working on project routes 2023-11-27 23:41:48 -05:00
49925c6d8f Added Gorm to project 2023-11-27 22:36:58 -05:00