Commit Graph

238 Commits

Author SHA1 Message Date
f1041ca4b4 Differentiated colours for new category splits. 2018-10-16 16:27:55 +01:00
d94c1b2559 Enabled gap spanning on stats chart. 2018-10-16 16:24:21 +01:00
9c63c307ea Added extra category subdivisions. 2018-10-16 14:48:36 +01:00
73f1640515 Pages now have proper titles. 2018-10-12 11:57:33 +01:00
6172c3c024 Added spacing in observation title. 2018-10-12 11:45:41 +01:00
5089e36faf Observation entry now only possible if store values have been setup. 2018-10-11 13:55:45 +01:00
7217067690 Added any tutor option to stats page too. 2018-10-11 11:48:57 +01:00
6a4718d16f Formatting. 2018-10-11 11:46:21 +01:00
c4fb3e5800 Added option to tutor list for no filtering. 2018-10-11 11:45:58 +01:00
a0fcec8113 Refined contact details. 2018-10-11 11:36:37 +01:00
29fbbbcc74 Formatting. 2018-10-11 11:23:59 +01:00
f5f2248817 Suppressed ignored warning. 2018-10-11 11:23:05 +01:00
713cd78125 Added about page. 2018-10-11 11:22:14 +01:00
5d5ce1074a Added some fancy animations. 2018-10-11 10:50:32 +01:00
f4754f94cb Title now also appears in viewed observations' tab. 2018-10-11 09:01:24 +01:00
c591c2d885 Formatting. 2018-10-11 08:54:05 +01:00
2b1966e505 Added overall scores to the top of each viewed observation. 2018-10-11 08:53:39 +01:00
a0ae8803be Added tests for controller.getObservations. 2018-10-10 14:47:01 +01:00
fbf963b99e Added required property to test properties. 2018-10-10 14:20:25 +01:00
9435befee3 Removed unused route and accompanying data structure. 2018-10-10 13:37:09 +01:00
0fcfcfaa09 Added caching to chart endpoint. 2018-10-10 12:23:04 +01:00
cbdcd80fef Added caching. 2018-10-10 11:10:07 +01:00
691f585485 Version increment. 2018-10-10 10:29:51 +01:00
919ce9c07a Removed unnecessary column definition. 2018-10-10 10:28:01 +01:00
586fa70104 Prettier formatting. 2018-10-10 10:24:02 +01:00
9925a900c6 User now prompted when no data returned to view, rather than just showing nothing. 2018-10-10 10:22:55 +01:00
bd2aa557b4 Moved password required for submissions to external configuration file. 2018-10-10 10:09:28 +01:00
1f8f5889cc Suppressed ignored pom warning. 2018-10-09 16:47:11 +01:00
a52da46f52 Added linting to build. 2018-10-09 16:43:32 +01:00
185f258b6f Fixed formatting. 2018-10-09 16:39:44 +01:00
2013c4b84b Forced explicit imports. 2018-10-09 16:35:50 +01:00
be031b0b32 Added comments. 2018-10-09 16:22:11 +01:00
5f4ad72a14 Tightened graph curves. 2018-10-09 15:20:37 +01:00
a3ec3c02ad Fixed date being stored as a binary column in sql. 2018-10-09 15:07:04 +01:00
ea54e27e6e Stopped graph showing with no data. 2018-10-09 14:46:14 +01:00
c8ddbcaabc Enabled lazy component loading. 2018-10-09 14:26:12 +01:00
ed82e5641b Stats page is now full width. 2018-10-09 13:56:32 +01:00
69204b4234 Added page for if database connection is unavailable. 2018-10-09 13:51:12 +01:00
f09dd79754 Added proper homepage. 2018-10-09 13:29:53 +01:00
bbfa00e3a1 Moved the view for starting a new observation. 2018-10-09 13:09:02 +01:00
1757fc0d9d Improved contextLoads test. 2018-10-09 12:07:30 +01:00
77dbe259f0 Added index to Observation dates. 2018-10-09 12:03:00 +01:00
bec332f7ab Added test for getting all tutors when no tutors exist. 2018-10-09 09:47:36 +01:00
828304fccb Removed prints. 2018-10-09 09:47:19 +01:00
ae161ba8aa Fixed main class generation in output. 2018-10-09 09:38:45 +01:00
c4bf14f383 Fixed versioning and POM parenting. 2018-10-09 09:20:53 +01:00
02ed4b8b08 Fixed stats graph being filled below line. Added page to show after successful observation submission. 2018-10-08 14:10:19 +01:00
ed3b748469 Moved object-fit to css. 2018-10-08 12:30:51 +01:00
462e86bd36 Removed incorrect validation of tutor selections. 2018-10-08 12:27:31 +01:00
9e198fdaa5 More strictly defined authenticated routes. 2018-10-08 11:44:05 +01:00