1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-01 20:39:28 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
0e667f3ed0 Split testTemplate routes into seperate route file 2022-04-19 21:26:29 +00:00
52c44f298e Added generalised handlebars context 2022-04-19 00:21:40 +00:00
28ac0df520 Split out singleTest route and fix priorities for routes 2022-04-18 15:00:50 +00:00
58855dcfd1 Replace test data with live TestResult data 2022-04-18 13:00:19 +00:00
ad1a50d4f2 Reorder User constructor params 2022-04-11 23:45:17 +00:00
b489f055aa Fix multiple instantiation problem 2022-03-30 10:08:53 +00:00
4c2a078530 Refactored database connection system to use a shared pool per-request 2022-03-28 08:01:05 +00:00
bd662661ee Fixed validation middlewares so they they run against all HTTP request types 2022-03-21 10:37:55 +00:00
31507e13fd Added delete test button and fixed link root 2022-03-21 09:18:29 +00:00
0298c81f51 Make test and class validation more general 2022-03-14 09:42:33 +00:00
aaec1c0904 Add test route now actually adds test 2022-03-08 13:41:12 +00:00
b40624ce8f Add test template route now actually adds test template 2022-03-08 14:22:04 +00:00
72891d0845 Added new date validation type to addTest post validator 2022-03-08 00:01:15 +00:00
c92181cbf2 Added routes and validation for testing add pages 2022-03-07 15:11:19 +00:00
3047898fc2 Added route for GET test/add and testTemplate/add 2022-03-07 14:50:09 +00:00
c6419cad8b Added add test and add class buttons to tests and classes pages 2022-03-06 22:47:48 +00:00
cface26bc9 Add test route 2022-03-06 20:51:20 +00:00
3b5b9f7d88 Populate tests and classes pages 2022-02-25 19:52:46 +00:00
7ce12f5ef4 Prepare for register and login functionality 2022-02-13 21:53:13 +00:00
c7b3cd131f Added forgotten strict mode declarations 2022-02-09 15:26:49 +00:00
549b8278d6 Splitting admin routes into pages to prepare for addition of functionality 2022-02-08 21:52:33 +00:00