Commit Graph

240 Commits

Author SHA1 Message Date
17044297e9 Fixed email from address 2019-08-15 11:26:58 +01:00
35cd2c24f0 Further CSV updates 2019-08-06 12:55:28 +01:00
722d7556b9 Closer aligned CSV format to coaching database format 2019-08-05 15:10:57 +01:00
b9341726bd Added modal for successful email action 2019-07-26 16:00:00 +01:00
2e63653e78 Email is now functional 2019-07-26 13:53:09 +01:00
507cf9edd1 Added more descriptive error messages 2019-07-25 16:05:06 +01:00
7b34c5c9ba Linter conformance 2019-07-25 15:16:52 +01:00
5154820325 Added button to send observations data by email 2019-07-25 14:59:59 +01:00
b8a9321b3d Changed email text 2019-07-24 10:12:02 +01:00
449c4cf3b1 Added config to auto send email on session completion. Added route for manual mail sending. 2019-07-23 09:44:25 +01:00
93b0f68721 Improved Javadoc 2019-07-23 09:27:30 +01:00
e70567d1a8 Minor style fixes. 2019-07-22 11:44:21 +01:00
8779d82169 Reconnect to existing session 2019-07-16 14:39:03 +01:00
02f919af47 Fixed getCSV to use data from global store 2019-07-15 14:14:15 +01:00
301e52adb6 Added configuration metadata 2019-07-15 13:03:31 +01:00
8f4c4e5951 Formatting 2019-07-15 12:53:30 +01:00
c19f9df029 Added ability for observation data to be sent by email 2019-07-15 12:53:18 +01:00
0778586e51 Refactored CSV utilities 2019-07-15 12:51:15 +01:00
319e59354a Added mechanism for retrieving in-progress session data. 2019-05-03 13:20:38 +01:00
0ec96a874d Simplified rating validity check 2019-03-05 11:42:54 +00:00
4e81e9a5b9 Added test for partial submission 2019-03-05 11:37:42 +00:00
9ae1544b22 Corrected test name 2019-03-05 11:04:48 +00:00
7abd2c7a90 Added verification of websocket invocation 2019-03-05 09:19:09 +00:00
ff2618cc5d More tests, more sanity checks 2019-03-04 15:54:30 +00:00
efb7903482 Downgraded error to warn 2019-03-04 12:35:57 +00:00
707b8a1b26 Added better error handling for spring environment issues 2019-03-04 11:45:40 +00:00
b72060cd2a Added some tests for GroupSessionController 2019-03-04 11:15:41 +00:00
cb6c15146e Some routes now return actual HTTP error codes 2019-03-04 10:59:32 +00:00
6f4da05ddc Group sessions now show current data in a scenario format.
Remote users are now informed when session is closed.
2019-02-28 15:07:29 +00:00
6f7e5596c3 Group session data can now be submitted and shows in session log 2019-02-25 14:59:35 +00:00
db00996beb Fixed grid for group session input on low resolution devices 2019-02-25 10:36:29 +00:00
c2ffa88912 Added quick interval to observations view 2019-02-21 16:26:48 +00:00
f93607cb08 NPM package update 2019-02-21 15:38:39 +00:00
4bcfb84433 Added name field & submission confirmation 2019-02-21 15:38:33 +00:00
2676307170 Group sessions can now be properly started 2019-02-19 16:05:19 +00:00
cd6aba097d Updated comments 2019-02-18 11:24:58 +00:00
9e86e1a593 Split controller for better maintainability 2019-02-18 10:48:16 +00:00
742faa7bf3 More work on group sessions 2019-02-18 10:48:16 +00:00
15024b3a84 Added loading state to ViewObservations 2019-02-18 10:48:16 +00:00
e6f2963e88 Added some implementation for group multihead session 2019-02-14 11:57:54 +00:00
b7858d0de5 Removed test line 2019-02-13 20:22:44 +00:00
b28bc5a7f1 Started websocket frontend component 2019-02-13 20:21:15 +00:00
d30104eafa Laid foundation for pushing data via websocket. 2019-02-12 16:01:18 +00:00
fd5e5d9a55 Package update 2019-01-02 09:06:54 +00:00
0b675a4035 Removed unused persons data + formatting 2018-12-19 15:21:59 +00:00
200ea0cb4d Reduced code duplication for the coloured score selectors 2018-12-19 14:45:31 +00:00
36da3d0760 Commented out currently unused search parameter 2018-12-19 11:42:55 +00:00
cc94b179c3 Reduced code duplication for observation searching 2018-12-19 11:39:24 +00:00
892128a4be Added quick time period selection buttons. 2018-12-19 10:32:10 +00:00
28d75df455 Moved warning state comparison value to a defined variable 2018-12-18 14:10:55 +00:00