This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
dog_training
Watch
1
Star
0
Fork
0
You've already forked dog_training
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
28158cb0c49f433f060e6dc9a6875f069e0ac5db
dog_training
/
business_objects
/
dog
History
Teddy Middleton-Smith
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
..
__init__.py
Initial commit.
2025-06-21 17:51:07 +01:00
command_category.py
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
command.py
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
DEPRECATED - access_level.py
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
DEPRECATED - dog_command_link_container.py
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
DEPRECATED - understanding_level.py
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
dog_command_link.py
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
dog.py
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
obedience_level.py
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
user.py
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