Add JSON files for skill and patient update profile test data
- Created a new JSON file for skills related to Figma features, including nodes and edges representing the structure and relationships of skills. - Added another JSON file for the PatientUpdateProfileTest, detailing the test structure, methods, and their relationships with other components in the codebase.
This commit is contained in:
+87
-17
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"assets/admin/App.tsx": {
|
||||
"mtime": 1783788126.7963216,
|
||||
"mtime": 1783930134.9792747,
|
||||
"ast_hash": "69fd74865eefe0cb7c1bfc78a71a0a1e",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
@@ -275,8 +275,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/pages/MyPatientsPage.tsx": {
|
||||
"mtime": 1783924925.0622292,
|
||||
"ast_hash": "fced4bda58120eba67ff82ff7035c759",
|
||||
"mtime": 1783930562.4140859,
|
||||
"ast_hash": "6bf26fe4abfc136f0b8e6cf0814efdaa",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/pages/MySecretariesPage.tsx": {
|
||||
@@ -400,8 +400,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/types/index.ts": {
|
||||
"mtime": 1783924172.6519418,
|
||||
"ast_hash": "a13aac51716c1fdf1c8756223be5ec4e",
|
||||
"mtime": 1783930562.4143095,
|
||||
"ast_hash": "2a48513a1efeeb0a99772dac6b115ef2",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/app.js": {
|
||||
@@ -930,8 +930,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Auth/Entity/User.php": {
|
||||
"mtime": 1783853654.892607,
|
||||
"ast_hash": "a6212a8e178ce65a8810e342511efd20",
|
||||
"mtime": 1783930562.414649,
|
||||
"ast_hash": "b8f8488ac9e40adaecee6db0bc3b5603",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Auth/Entity/UserActiveContext.php": {
|
||||
@@ -1320,8 +1320,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Patient/Controller/PatientController.php": {
|
||||
"mtime": 1783924793.4561608,
|
||||
"ast_hash": "0e24d9d5096fdcc543d0235911443c49",
|
||||
"mtime": 1783930562.4148169,
|
||||
"ast_hash": "8e79cf1e737c69117b3117064b547c54",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Patient/Entity/PatientRecord.php": {
|
||||
@@ -1535,8 +1535,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Shared/Constant/ErrorCodes.php": {
|
||||
"mtime": 1783747388.311953,
|
||||
"ast_hash": "54ebad106e4dcfeda8d72953b0fb76bd",
|
||||
"mtime": 1783930562.415007,
|
||||
"ast_hash": "c5adb7a5267f40050e3a1ced6ccbdc35",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Shared/Controller/BaseController.php": {
|
||||
@@ -1805,8 +1805,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/UserProfile/Entity/UserProfile.php": {
|
||||
"mtime": 1782650883.6153176,
|
||||
"ast_hash": "2e66066a1f3c896fb9b7f3e07a1c962e",
|
||||
"mtime": 1783930562.41517,
|
||||
"ast_hash": "afc91f19681b4df7abb32e9264b60e46",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/UserProfile/Repository/UserProfileRepository.php": {
|
||||
@@ -2180,8 +2180,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"CLAUDE.md": {
|
||||
"mtime": 1781551622.4068546,
|
||||
"ast_hash": "9b20be906f4643594c33c43b101e8d5a",
|
||||
"mtime": 1783926729.013784,
|
||||
"ast_hash": "e48f9a4c00f984f957e0e5c36d092dee",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"README.MD": {
|
||||
@@ -2410,8 +2410,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/api/patient.md": {
|
||||
"mtime": 1783924904.42998,
|
||||
"ast_hash": "308b5b71522affcb5782bfdc125438b0",
|
||||
"mtime": 1783930562.414474,
|
||||
"ast_hash": "bf4d3e0cf41f2a32d576c9d48e0e8100",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/api/payment.md": {
|
||||
@@ -4018,5 +4018,75 @@
|
||||
"mtime": 1783847658.468426,
|
||||
"ast_hash": "817ec2f2e65d0fff3dc6ceeb5befbde9",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/components/PatientRecordInfoForm.test.tsx": {
|
||||
"mtime": 1783930562.437844,
|
||||
"ast_hash": "fda76e62ba9c3c167cc2686186831519",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/components/PatientRecordInfoForm.tsx": {
|
||||
"mtime": 1783930562.438,
|
||||
"ast_hash": "2ec3f13227b979ecdad294d7c7b65a1a",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/components/ui/Field.tsx": {
|
||||
"mtime": 1783930562.4381099,
|
||||
"ast_hash": "69ba9c0de4708bfd4fcb1ba0e6b59f3c",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/components/ui/Input.tsx": {
|
||||
"mtime": 1783930562.4382074,
|
||||
"ast_hash": "fe966e0796369e2c05829e5450087dc0",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/components/ui/InputField.test.tsx": {
|
||||
"mtime": 1783930562.4383059,
|
||||
"ast_hash": "ebebdb74161c0bc0577b1be365a8b0bc",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/hooks/usePatient.test.tsx": {
|
||||
"mtime": 1783930562.4384131,
|
||||
"ast_hash": "88d5cc2e9bf23058724b2f46049836a6",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/hooks/usePatient.ts": {
|
||||
"mtime": 1783930562.4385087,
|
||||
"ast_hash": "c6422dbb9cae381f17d24c9f37c028bf",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/lib/patientForm.test.ts": {
|
||||
"mtime": 1783930562.4386094,
|
||||
"ast_hash": "9015a4195fd1ff1ecd483d09b4fcffaf",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/lib/patientForm.ts": {
|
||||
"mtime": 1783930562.4387045,
|
||||
"ast_hash": "578cf580014e07fa9d91fb6668e1b9e9",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"migrations/Version20260713074150.php": {
|
||||
"mtime": 1783930562.4388041,
|
||||
"ast_hash": "88f918b7e71134776cefafea2126deea",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"tests/Patient/PatientUpdateProfileTest.php": {
|
||||
"mtime": 1783930562.4389496,
|
||||
"ast_hash": "407e82d099917cbf38b9d3a8b5b0fb31",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"tests/Patient/UserProfileDemographicsTest.php": {
|
||||
"mtime": 1783930562.439055,
|
||||
"ast_hash": "e35fed9f17968da3f69626c71702792e",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
".claude/skills/figma-to-feature/SKILL.md": {
|
||||
"mtime": 1783930834.6872458,
|
||||
"ast_hash": "cc3de435df4c5c2d7d1198a155f9cb96",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
".claude/skills/figma-to-feature/mapping.md": {
|
||||
"mtime": 1783927520.488688,
|
||||
"ast_hash": "bcd222bb66060d9b6e67249a0c367832",
|
||||
"semantic_hash": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user