Commit Graph

16 Commits

Author SHA1 Message Date
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
e0805ec2ed Feat(SQL): Locations redesigned for parent location id stored on location table and links table removed. 2025-07-15 15:21:04 +01:00
a3fd8b12fe Feat(SQL): Location Get Many and Calc Stored Procedures created with logic using Location Link table. 2025-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. 2025-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. 2025-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. 2025-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. 2025-07-11 18:15:09 +01:00
de4fa75f00 Fix(git): Include bundled distribution in repo for CI/CD 2025-07-11 17:27:33 +01:00
d5d2f6f710 Fix(UI): UI bug fixes. 2025-07-10 15:37:55 +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
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
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
6fd3a23aa7 Initial commit. 2025-06-21 17:51:07 +01:00