Feat(SQL, UI): Logic for Get-Many SQL Stored Procedures refactored to use Calc Stored Procedures and Dog Command Links page styling improved.

This commit is contained in:
2025-07-01 21:21:51 +01:00
parent caeb13429a
commit 0d1e644e6c
102 changed files with 6971 additions and 1797 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "app",
"version": "1.0.0",
"description": "Precision and Research Technology Systems Limited\r Website with online store",
"description": "Dog training management web app.",
"main": "webpack.config.js",
"directories": {
"lib": "lib"
@@ -13,15 +13,15 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/Teddy-1024/parts_website.git"
"url": "git+https://github.com/Teddy-1024/dog_training.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/Teddy-1024/parts_website/issues"
"url": "https://github.com/Teddy-1024/dog_training/issues"
},
"homepage": "https://github.com/Teddy-1024/parts_website#readme",
"homepage": "https://github.com/Teddy-1024/dog_training#readme",
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",