v1.0.2
Version 1.0.2 public test release
- Added staff login and portal page
- Preparation for supervisor ID and portal homepage
- Code refactoring to ensure navigation directly to any page redirect to login if there is no current session
- Added pages for Trusted Contacts (different for staff and students)
- Added links to JotForm collection pages for quick access to forms
This publicly accessible test version is hosted on a free instance on Oracle. Work to understand upload, installation and SSL and Nginx configuration.
Trusted Contacts, for student gets information from NXT table and for staff from STF table. Students have one or two, and staff only 1 with no address data. Provision of edit card below data to modify either of the record values - submission to webhook (altdb ottoInbox) to enable review of information sent, to avoid pranks and bad days.
Staff Portal, placeholder layout with buttons to JotForms and Trusted Contacts.
Marking, get data from shadow file as the final field in Sopley Central is a convoluted calculation with the risk of crashing the OData process.
Added the route into empty placeholder files so we can check it is navigating correctly.
Test users, added sam.clement, 2024999 (test user)
The first time a user logs in from a new device with Clerk, they receive a confirmation email
All links in the login component to use social, forget password,signup are turned OFF