Fred Boniface fred.boniface
fred.boniface commented on issue OwlBoard/backend#30 2023-08-02 21:32:11 +01:00
Website not user-friendly when windowed on mobile

The welcome.svelte overlay has been fixed - see: 325a6510f3.

The overlay.svelte component has not yet been…

fred.boniface closed issue OwlBoard/backend#31 2023-08-02 21:30:38 +01:00
Registration Error
fred.boniface commented on issue OwlBoard/backend#31 2023-08-02 21:30:37 +01:00
Registration Error

The bug was caused by an invalid export statement which occurred while converting the minify module to TS.

It was also noted that the link in the email templates had not been updated to the…

fred.boniface pushed to main at OwlBoard/ts-types 2023-08-02 21:24:20 +01:00
e96f0e3bed Fix bug in staffLdb type
fred.boniface pushed to main at OwlBoard/owlboard-svelte 2023-08-02 20:28:12 +01:00
f82e8b72c1 Update welcome message
fred.boniface pushed to main at OwlBoard/owlboard-svelte 2023-08-02 20:09:59 +01:00
325a6510f3 Update welcome messages
fred.boniface pushed to main at OwlBoard/backend 2023-08-02 19:59:14 +01:00
ab2aa09861 Fix email templates
fred.boniface pushed to main at OwlBoard/backend 2023-08-02 19:55:36 +01:00
e22af3fa35 Fix sign up issue
fred.boniface commented on issue OwlBoard/backend#31 2023-08-02 15:07:39 +01:00
Registration Error

The bug was likely introduced during the previous container build (28/07/2023).

This was the first build which required TypeScript compilation.

The mail-templates file should be adjacent…

fred.boniface commented on issue OwlBoard/backend#31 2023-08-02 15:04:22 +01:00
Registration Error

Initial investigations suggest that there is a failure around sending the email.

Possibly around opening the template file, further checks of logs and the deployment container file structure…

fred.boniface pushed to main at OwlBoard/ts-types 2023-08-01 23:11:41 +01:00
cb743fc2ca Bump version
fred.boniface pushed to main at OwlBoard/ts-types 2023-08-01 23:11:06 +01:00
a4c90d2880 Add type for TrainService key
fred.boniface pushed to main at OwlBoard/backend 2023-08-01 23:09:38 +01:00
9ab6741243 Additional tests
2d2fdbb8db Corrections to unit tests
Compare 2 commits »
fred.boniface pushed to main at OwlBoard/backend 2023-08-01 21:49:09 +01:00
0e748d545e Begin adding tests for sanitizer
fred.boniface pushed to main at OwlBoard/ts-types 2023-08-01 21:47:40 +01:00
51e059b686 Version ump
fred.boniface pushed to main at OwlBoard/backend 2023-08-01 21:34:59 +01:00
996221b221 Working on staffStation.utils and added tests
658b0996bc Fix import of @owlboard/ts-types
Compare 2 commits »
fred.boniface pushed to main at OwlBoard/ts-types 2023-08-01 14:45:47 +01:00
9e26736224 Bump version - Unable to push
fred.boniface pushed to main at OwlBoard/ts-types 2023-08-01 14:40:01 +01:00
349f5f7b45 Fix "main"
fred.boniface pushed to main at OwlBoard/backend 2023-08-01 14:16:29 +01:00
1adf24d105 Add import for @owlboard/ts-types
fred.boniface pushed to main at OwlBoard/backend 2023-08-01 14:13:41 +01:00
5380071a17 Install owlboard/ts-types