chore: refresh the knowledge graph after cancellation and waitlist
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
+118
-8
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"assets/admin/App.tsx": {
|
||||
"mtime": 1785484767.632624,
|
||||
"ast_hash": "ccff07ebfa29d31301a829b1fac1d396",
|
||||
"mtime": 1785486827.1475854,
|
||||
"ast_hash": "6ed62bfc86ad66931b849d064b3e0d7d",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/components/FreeVisitPrice.tsx": {
|
||||
@@ -390,8 +390,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/types/index.ts": {
|
||||
"mtime": 1785484630.4498365,
|
||||
"ast_hash": "617f9c2b31ee5e8562f2c8aa033eb594",
|
||||
"mtime": 1785486734.4167368,
|
||||
"ast_hash": "a33fe4c747b7f8416de1da5170074337",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/app.js": {
|
||||
@@ -4070,8 +4070,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/components/layout/SettingsLayout.tsx": {
|
||||
"mtime": 1785484767.633071,
|
||||
"ast_hash": "031ac9c70ebc9fe9c0eab32c0751e63e",
|
||||
"mtime": 1785486827.1478856,
|
||||
"ast_hash": "53da6f17bc14905224593ad7d4534cc1",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/pages/PaymentSuccessPage.test.tsx": {
|
||||
@@ -7290,8 +7290,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/new_feture/taskes/task-13-cancellation-waitlist/checklist.md": {
|
||||
"mtime": 1785400548.765311,
|
||||
"ast_hash": "c20ddc6f74aa3a7d553ddcfb59aa0736",
|
||||
"mtime": 1785486990.404345,
|
||||
"ast_hash": "2a4f31b39f73e5293e744709d37ca4c0",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/new_feture/taskes/task-13-cancellation-waitlist/database.md": {
|
||||
@@ -8568,5 +8568,115 @@
|
||||
"mtime": 1785484891.706482,
|
||||
"ast_hash": "6f1e64f1297ce201e80ef875343fc535",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/hooks/useCancellation.ts": {
|
||||
"mtime": 1785486734.4189374,
|
||||
"ast_hash": "7773207537bb73ddad281ca001d92171",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/pages/CancellationPolicyPage.test.tsx": {
|
||||
"mtime": 1785486899.6422966,
|
||||
"ast_hash": "124a305e26b6b13f3c17c211a87de38d",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/pages/CancellationPolicyPage.tsx": {
|
||||
"mtime": 1785486801.0699315,
|
||||
"ast_hash": "6a9fe8548f0e3450fe00b4ef97be810e",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/pages/WaitlistPage.tsx": {
|
||||
"mtime": 1785486801.0719914,
|
||||
"ast_hash": "4fa8a194a5be2e5b4f5e7c00087bfbca",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"migrations/Version20260731081142.php": {
|
||||
"mtime": 1785486272.8687634,
|
||||
"ast_hash": "ae72b7c993fdac8224ce220dc2183da5",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Cancellation/Controller/CancellationController.php": {
|
||||
"mtime": 1785486272.8695009,
|
||||
"ast_hash": "f97ae15360c8af2f0e440a78d1ceb76a",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Cancellation/Entity/CancellationPolicy.php": {
|
||||
"mtime": 1785486272.8699038,
|
||||
"ast_hash": "1e5859c47e8e269ccbf949d09da38a5d",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Cancellation/Entity/NoShowRecord.php": {
|
||||
"mtime": 1785486272.8702147,
|
||||
"ast_hash": "70024710945bd34032dc7cac26293784",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Cancellation/Repository/CancellationPolicyRepository.php": {
|
||||
"mtime": 1785486272.8705294,
|
||||
"ast_hash": "71f12d17f4f955072c9d1dfe317eb6aa",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Cancellation/Repository/NoShowRecordRepository.php": {
|
||||
"mtime": 1785486272.8708255,
|
||||
"ast_hash": "73cf3ad73489adeb3ecf4bf1e64e220f",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Cancellation/Service/CancellationService.php": {
|
||||
"mtime": 1785486272.8710647,
|
||||
"ast_hash": "32dc4db9f8ac8161f507e8fa407a57cc",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Cancellation/Service/NoShowService.php": {
|
||||
"mtime": 1785486272.8713362,
|
||||
"ast_hash": "d40f45b63910dfa35d88af15e85f7ede",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Cancellation/Service/PenaltyCalculator.php": {
|
||||
"mtime": 1785486272.8715737,
|
||||
"ast_hash": "e857eff116741583e3e395f4c09b236c",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Cancellation/ValueObject/PenaltyResult.php": {
|
||||
"mtime": 1785486272.872084,
|
||||
"ast_hash": "e075d205ab6d98ca3665b6e1ad4bf841",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Waitlist/Controller/WaitlistController.php": {
|
||||
"mtime": 1785486272.8725877,
|
||||
"ast_hash": "dafaac4c6a9cbb73d3c687a67cf0529e",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Waitlist/Entity/WaitlistEntry.php": {
|
||||
"mtime": 1785486272.872874,
|
||||
"ast_hash": "1bf9b8e598b00a03ab66c2f01448f447",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Waitlist/Repository/WaitlistEntryRepository.php": {
|
||||
"mtime": 1785486272.8732626,
|
||||
"ast_hash": "ae6fe0aeab2c11fe02ad65411dfcada5",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Waitlist/Service/WaitlistNotifier.php": {
|
||||
"mtime": 1785486272.8735332,
|
||||
"ast_hash": "ea2da1e3c99d7f765fb5b01f3d38c269",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"tests/Cancellation/CancellationTest.php": {
|
||||
"mtime": 1785486272.874175,
|
||||
"ast_hash": "dcd6b464c1967b2f30ebc6ea2af82657",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"tests/Waitlist/WaitlistTest.php": {
|
||||
"mtime": 1785486272.8746545,
|
||||
"ast_hash": "c59ab3bf740171a260d4f9ac9a3a9de0",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/api/cancellation.md": {
|
||||
"mtime": 1785486706.9329538,
|
||||
"ast_hash": "95ca57620447581e48c19eec1993b2d1",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/api/waitlist.md": {
|
||||
"mtime": 1785486706.9346285,
|
||||
"ast_hash": "b3719fa8d871699600d1c2548687d38e",
|
||||
"semantic_hash": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user