Commit Graph

11 Commits

Author SHA1 Message Date
12f5fc994f Feat: Founding Partner login with autocreation of User, User Role Link, Company, User Company Link as necessary and autologin with new user - for approved Founding Partners only, otherwise redirected to login page. 2025-08-21 18:37:31 +01:00
07543994bf Feat: 1. User-level access added to Dogs, Command Categories, Locations, Button Shapes, Images, Distraction Types, Distraction Intensity Levels, Bribes, Response Quality Metrics, Obedience Levels. \n 2. New user (Founding Partner) creation setup in database and front-end but front-end not tested. 2025-08-20 19:29:01 +01:00
77393d2057 Feat: Dogs page. 2025-08-09 10:44:33 +01:00
d5e5e1a111 Fix: Permissions. 2025-08-08 12:50:21 +01:00
e87490c3de Fix: Hamburger menu styles. 2025-08-07 10:39:04 +01:00
3d2b753b79 Feat: Companies and User permissions added. 2025-08-04 20:44:05 +01:00
fad5336cc4 Feat(SQL, UI): 1. Calc and Get Many Stored Procedures created for Weather, Lighting Level, Assessment, Distraction Type, Distraction Intensity Level, Distraction, Bribe, Assessment Command Modality Link, Response Quality Metric, Obedience Level, and Assessment Response. \n 2. Assessments and Assessment pages created with data loading and hooked up, but not saving. 2025-07-24 16:48:18 +01:00
62cafa8bed Fix(Authentication): Fix error causing cookie from Auth0 for login callback method to be blocked by samesite configuration. 2025-07-11 18:15:09 +01:00
660b15cb8f Feat(SQL, UI): 1. Updated User Calc Stored Procedure with Search functionality from previous commit on Command and Dog tables. \n 2. Corrected functionality of active field trash and add icons instead of button with replaceable text. \n 3. Improved styling on Dog Command Link page. 2025-07-06 20:50:35 +01:00
0d1e644e6c Feat(SQL, UI): Logic for Get-Many SQL Stored Procedures refactored to use Calc Stored Procedures and Dog Command Links page styling improved. 2025-07-01 21:21:51 +01:00
caeb13429a Feat(SQL, UI): Redesign database with much more detailed command response quality analysis and created successfully loading Dog Command Links page 2025-06-28 20:48:37 +01:00