2da465935d
Feat: Architecture redesign for Assessments, Commands, Modalities, Training Techniques, Reinforcement Schedules, Distractions, and Assessment Responses.
main
Teddy Middleton-Smith2025-09-06 12:13:16 +01:00
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.
Teddy Middleton-Smith2025-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.
Teddy Middleton-Smith2025-08-20 19:29:01 +01:00
354260d222
Feat: Apply for Founding Partner Program page hookup fixed and hooked up to rest of app through Home page.
Teddy Middleton-Smith2025-08-02 18:33:36 +01:00
438909b102
Feat(Project Hub): Apply for Founding Partner Program page created with database structure and methods.
Teddy Middleton-Smith2025-08-02 17:39:22 +01:00
36133d8859
Feat: Home page content updated with new marketing images. DOG section styles updated for marketing materials.
Teddy Middleton-Smith2025-08-01 12:37:08 +01:00
5c4128deca
Feat(Content): 'Alpha Access' renamed to 'Founding Partner Program' on Home Page and testimonial removed.
Teddy Middleton-Smith2025-07-31 17:42:01 +01:00
4b1fac2dcb
Fix: Merged layouts for core and dog sections as much as possible.
Teddy Middleton-Smith2025-07-31 16:37:11 +01:00
e1fedaf773
Feat: Assessment page complete and new Home page layout for marketing phase 1 of the customer acquisition plan and offering a demo and for trainers to join the alpha trials. Reporting images created for radar diagram of Command mastery by Command Category; line graph of single command progress measured by obedience level, response latency, and compliance duration over time; Calendar Entries page filtered to unpaid bill calendary entries created using dummy data created in web server as database implementation not yet started.
Teddy Middleton-Smith2025-07-30 19:57:47 +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.
Teddy Middleton-Smith2025-07-28 22:41:38 +01:00
b76a999d01
Feat: Home and Contact pages setup with Altcha bot protection and saving to database using alterntive layout.
Teddy Middleton-Smith2025-07-25 19:22:17 +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.
Teddy Middleton-Smith2025-07-24 16:48:18 +01:00
6bb3a77a34
Feat(SEO): Rebranded for Fetch Metrics name and added SEO yandex verification meta tags to layout for fetch-metrics.co.uk, fetch-metrics.com, fetchmetrics.co.uk
Teddy Middleton-Smith2025-07-21 12:48:00 +01:00
4e214c3bde
Feat(SQL, UI): Button Icons page, Command Button Links page created with get and set functionality.
Teddy Middleton-Smith2025-07-17 18:58:06 +01:00
e0805ec2ed
Feat(SQL): Locations redesigned for parent location id stored on location table and links table removed.
Teddy Middleton-Smith2025-07-15 15:21:04 +01:00
a3fd8b12fe
Feat(SQL): Location Get Many and Calc Stored Procedures created with logic using Location Link table.
Teddy Middleton-Smith2025-07-15 15:07:40 +01:00
7573f329e9
Feat(SQL): Save Stored Procedures updated with error state on attempt to create duplicate record or overwrite existing data when not passing the existing record id.
Teddy Middleton-Smith2025-07-13 17:32:29 +01:00
d1c803ae03
Fix(JS): Commands page and Dog Command Links page fix on dirty triggering and new row default values.
Teddy Middleton-Smith2025-07-12 20:04:26 +01:00
4954c63d84
1. Fix(CSS): Styles improved across all pages. \n 2. Fix(SQL): User authentication correction for demo account with user role.
Teddy Middleton-Smith2025-07-12 18:28:30 +01:00
62cafa8bed
Fix(Authentication): Fix error causing cookie from Auth0 for login callback method to be blocked by samesite configuration.
Teddy Middleton-Smith2025-07-11 18:15:09 +01:00
de31150037
Fix(Authentication): Fix error causing cookie from Auth0 for login callback method to be blocked by samesite configuration.
Teddy Middleton-Smith2025-07-11 17:35:06 +01:00
4d17a9e143
Fix(Authentication): Fix error causing cookie from Auth0 for login callback method to be blocked by samesite configuration.
Teddy Middleton-Smith2025-07-11 17:32:53 +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.
Teddy Middleton-Smith2025-07-09 17:42:43 +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.
Teddy Middleton-Smith2025-07-06 20:50:35 +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.
Teddy Middleton-Smith2025-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.
Teddy Middleton-Smith2025-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
Teddy Middleton-Smith2025-06-28 20:48:37 +01:00
ab50a81a0e
Feat(Python): Main business objects for Dog Command Link page created.
Teddy Middleton-Smith2025-06-24 19:49:39 +01:00