Commit graph

17 commits

Author SHA1 Message Date
79009a659d
Fixed NPE when there are no definitions set 2025-02-04 20:00:15 +13:00
38bf5e0d2f
Removed summary length validation, added validation for REFERENCE_END types in the normal interview tree 2025-02-04 19:57:55 +13:00
6f7003ba62
Rename message-type to step-type 2025-02-04 19:55:25 +13:00
abe0e3397e
Added more checks and fixed bugs in interview template validation 2025-02-04 19:21:48 +13:00
61b57d0afc
Added step references, ability to jump to other steps depending on user actions 2025-02-04 16:32:21 +13:00
c6579beba2
Refactored log channel handling 2024-12-27 20:17:14 +13:00
8e7a21c81a
Fix interview category id type in schema 2024-12-27 18:14:20 +13:00
bb9ef65e42
Update interview set feedback message 2024-12-27 18:01:19 +13:00
8820549927
Normalised interview terminology for "question", "path", "step" to use "step" everywhere 2024-12-27 17:23:03 +13:00
3a57fa1e02
Updated log error message 2024-12-27 16:53:40 +13:00
556f082aa2
Added command and functionality to stop interviews 2024-12-27 16:43:55 +13:00
d4be9cb849
Made registering a category no longer be a requirement for uploading a template for it 2024-12-27 16:28:27 +13:00
055fd5a940
Improved error handling during template validation 2024-12-27 03:39:00 +13:00
75ee39f63c
Fixed old property in default template 2024-12-27 03:27:37 +13:00
76462b97fb
Add JSON schema for interview templates, switched so using it internally for validation too 2024-12-27 02:47:04 +13:00
a254bc5697
Fix delete command description 2024-12-27 02:28:09 +13:00
87e5957ae9
Split interview template commands from admin and added delete command 2024-12-27 02:24:48 +13:00