Commit Graph

73 Commits

Author SHA1 Message Date
9a6a27240a Implemented testing on ObservationDao. Added Builder for Observation. 2018-09-19 10:13:14 +01:00
b4ca1a8fc7 Converted to Hibernate. 2018-09-18 22:44:20 +01:00
ff1622c830 Added JSON test for Observation. 2018-09-18 13:18:24 +01:00
411f6ca38c Fixed variable declaration. 2018-09-18 09:03:27 +01:00
85cbc4d062 Added JSON tests for NewObservation. 2018-09-17 13:56:43 +01:00
c1e0241f05 Removed unused imports; 2018-09-17 13:02:38 +01:00
95ad37c164 Linked Site and Tutor retrieval to front end. 2018-09-17 12:00:28 +01:00
cca23fa995 Added TrainingType. 2018-09-17 10:12:14 +01:00
32d601a78c Removed unused import. 2018-09-17 09:46:00 +01:00
2e1a0ace06 Site filtered tutor list now returns a format suitable for a https://bootstrap-vue.js.org/docs/components/form-checkbox 2018-09-16 17:22:13 +01:00
a83de7d688 Added queries for earliest and latest observation dates. 2018-09-16 17:07:37 +01:00
5fc9495b43 Added ChartJS compatible all-time average observation score endpoint. 2018-09-16 17:03:02 +01:00
583e07877d Can now get average score stats over all time. 2018-09-16 16:38:18 +01:00
9ceac25393 Moved Observation time creation to correct class. 2018-09-16 16:20:52 +01:00
b6d40b7e28 Removed unused column. 2018-09-16 15:40:21 +01:00
e4120b1ca3 Fixed adding observations, added listing of tutor observations. 2018-09-15 21:15:48 +01:00
64c828b87e Currently using local sqlite db for playing around with. 2018-09-15 20:57:51 +01:00
7e0d58200f Table creation on longer tries to occur if it already exists. 2018-09-15 20:57:26 +01:00
366ead48cf Added cool banner (because why not) 2018-09-15 20:40:49 +01:00
41875b0c5f Added ability to create new observations. 2018-09-15 20:36:04 +01:00
9de27e9998 Added Observations. 2018-09-15 19:55:35 +01:00
05b2b32895 Started Sites and Tutors. 2018-09-15 14:16:17 +01:00
cd340f3032 Repo init 2018-09-15 12:23:21 +01:00