Commit Graph

278 Commits

Author SHA1 Message Date
7eafcce0a9 Version increment 2021-07-19 15:16:47 +01:00
71a1144680 Added more csv character escaping 2021-07-19 15:13:49 +01:00
06d2d8ffdb Further removal of unused websocket components 2020-10-02 14:41:56 +01:00
c3e30b998d Added filtering of empty text entries 2020-09-30 13:23:25 +01:00
d4226920d8 Changed CSV newline escape replacement character 2020-09-29 11:48:47 +01:00
cdb156c818 Using live calculated totals in submission object 2020-09-21 14:05:26 +01:00
9d209b7b52 Version increment 2020-09-18 09:59:46 +01:00
neviyn
ab752160c9 Merge pull request 'newUI' (#1) from newUI into master
Reviewed-on: #1
2020-09-18 09:49:04 +01:00
a3305d8f53 Added view support for unobserved fundamentals 2020-09-18 09:44:40 +01:00
80ed100031 Reverted set logic used in testing 2020-09-17 14:13:13 +01:00
09d868b1a7 Fundamentals can now have a 0 score for unobserved 2020-09-17 13:53:25 +01:00
d8288611c2 Removed unused "Group Session" functionality 2020-09-17 13:52:26 +01:00
5a9906bb22 A rating of 0 can now be used to represent an unrated fundamental 2020-09-17 13:36:44 +01:00
806a47228a Added button to delete an individual entry 2020-09-16 16:24:10 +01:00
ec9ae15c29 Implemented initial UI changes 2020-09-14 16:51:25 +01:00
4e222f7830 Version increment 2020-09-11 13:19:17 +01:00
2754fb39d5 automatic update to package lock 2020-09-11 11:31:49 +01:00
f1a34f9289 Updated axios and vue-awesome 2020-09-11 11:09:16 +01:00
703d07e636 Removed unused frontend Stats module 2020-09-11 10:56:05 +01:00
3d0a4648d3 Applied non-breaking package updates to frontend 2020-09-11 10:47:32 +01:00
71e4b3399d Prevented sending of empty emails 2020-09-11 10:37:14 +01:00
9a0d73ec97 Added person and training type to csv title field 2020-06-04 10:50:12 +01:00
216e5f2e82 Updated simple-java-mail 2020-03-09 13:35:39 +00:00
aba1b91eec Increased testing on long strings in scenario submissions 2020-02-26 14:24:01 +00:00
e1df1142ce Invalid scenario scores are now explicitly blocked 2020-02-26 14:22:32 +00:00
c4a7f4cc58 Changed some data types in Observation and Scenario data classes.
Had issues with data submission failing because the data entered was too long.
2020-02-20 13:46:25 +00:00
0600af16b4 Double quotes now escaped in csv. 2020-01-15 14:09:30 +00:00
52c37b1770 Fixed name rendering in observations view 2020-01-15 10:37:42 +00:00
4f791b886b Added defaults to all entity values for auto noargs constructor generation 2020-01-10 12:19:20 +00:00
6a6ceb7c87 Added email submission to secured routes 2020-01-10 12:04:51 +00:00
e647e853d5 Flattened Person table into Observation 2020-01-10 12:04:37 +00:00
ad01ff3cba Flattened RatingComponent into scenario columns 2020-01-08 15:55:49 +00:00
8fb6142cb7 Password required to send email 2019-12-20 10:58:59 +00:00
1c06fe00b9 Fixed score rounding for CSV output 2019-08-29 16:38:51 +01:00
a3dab505ef Default site selection is now the first returned option 2019-08-29 10:00:49 +01:00
6412610047 Version increment 2019-08-27 10:14:22 +01:00
60717b9023 Added modal when sending email 2019-08-27 10:13:06 +01:00
f5ed44415e Changed application.properties default values to be more obvious if not configured correctly 2019-08-16 09:25:31 +01:00
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