10 Commits

Author SHA1 Message Date
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
e370e3a709 Feat: Blog new article. 2025-08-18 15:57:22 +01:00
574d60442a Feat: Assessment page completed with save method combining Assessment, Distraction, Assessment Command Modality Link, and Assessment Response save for creating new complete Assessnent. 2025-07-28 22:41:38 +01:00
4e214c3bde Feat(SQL, UI): Button Icons page, Command Button Links page created with get and set functionality. 2025-07-17 18:58:06 +01:00
77c63994c3 Fix(Python): Corrected module references for web server. 2025-07-10 16:29:54 +01:00
28158cb0c4 Feat(SQL, UI): 1. Dog Command Links page completed with get + set functionality. \n 2. Commands page and Command Categories page completed with get + set functionality. 2025-07-09 17:42:43 +01:00
8cb8508dcd Feat(SQL, UI): 1. Perfected architecture for modular Search functionality across heirarchical Get Many and Calc Stored Procedures that allows text search filtering on different fields as well as by record Id with control over how the filters are applied. \n 2. Updated User Calc and Get Many Stored Procedures with new Search functionality. \n 3. Improved styles on Dog Command Link page. 2025-07-05 23:17:07 +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
ab50a81a0e Feat(Python): Main business objects for Dog Command Link page created. 2025-06-24 19:49:39 +01:00