Files
clinicpro/graphify-out/cache/ast/v0.8.44/75cfb72ca7fff3f679ed78b75fb7cc251344cba57d46d4926a1ff24c61a18193.json
T
hamed c2c6ae4d02 feat(migrations): add national_code_verified flag to users and normalize bank_account representation
- Added a new column `national_code_verified` to the `users` table.
- Normalized the `bank_account` field in the `representations` table from a single object to an array of IBANs with a default `verified` status of false.

feat(ApiIrService): implement identity verification client for api.ir

- Created `ApiIrService` to handle identity verification via api.ir.
- Implemented methods for matching national code with mobile and IBAN with national code and birth date.
- Added error handling and logging for external API requests.
2026-06-25 19:38:47 +03:30

1 line
5.4 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_tasks_task_17_sms_implementation_notes_md", "label": "implementation_notes.md", "file_type": "document", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L1"}, {"id": "task_17_sms_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9", "label": "\u0646\u06a9\u0627\u062a \u067e\u06cc\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f7: \u0645\u0627\u0698\u0648\u0644 \u067e\u06cc\u0627\u0645\u06a9", "file_type": "document", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L1"}, {"id": "task_17_sms_implementation_notes_api_endpoints", "label": "API Endpoints", "file_type": "document", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L3"}, {"id": "task_17_sms_implementation_notes_get_api_v1_sms_balance", "label": "GET /api/v1/sms/balance", "file_type": "document", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L5"}, {"id": "task_17_sms_implementation_notes_post_api_v1_sms_queue", "label": "POST /api/v1/sms/queue", "file_type": "document", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L18"}, {"id": "task_17_sms_implementation_notes_\u0645\u0646\u0637\u0642_\u06a9\u0633\u0631_\u0645\u0648\u062c\u0648\u062f\u06cc_atomic", "label": "\u0645\u0646\u0637\u0642 \u06a9\u0633\u0631 \u0645\u0648\u062c\u0648\u062f\u06cc (atomic)", "file_type": "document", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L39"}, {"id": "task_17_sms_implementation_notes_\u062a\u0634\u062e\u06cc\u0635_owner_\u0627\u0632_jwt_token", "label": "\u062a\u0634\u062e\u06cc\u0635 owner \u0627\u0632 JWT token", "file_type": "document", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L52"}, {"id": "task_17_sms_implementation_notes_\u0646\u06a9\u062a\u0647_\u0627\u0631\u0633\u0627\u0644_\u0648\u0627\u0642\u0639\u06cc_\u067e\u06cc\u0627\u0645\u06a9", "label": "\u0646\u06a9\u062a\u0647: \u0627\u0631\u0633\u0627\u0644 \u0648\u0627\u0642\u0639\u06cc \u067e\u06cc\u0627\u0645\u06a9", "file_type": "document", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L65"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_tasks_task_17_sms_implementation_notes_md", "target": "task_17_sms_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L1", "weight": 1.0}, {"source": "task_17_sms_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "task_17_sms_implementation_notes_api_endpoints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L3", "weight": 1.0}, {"source": "task_17_sms_implementation_notes_api_endpoints", "target": "task_17_sms_implementation_notes_get_api_v1_sms_balance", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L5", "weight": 1.0}, {"source": "task_17_sms_implementation_notes_api_endpoints", "target": "task_17_sms_implementation_notes_post_api_v1_sms_queue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L18", "weight": 1.0}, {"source": "task_17_sms_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "task_17_sms_implementation_notes_\u0645\u0646\u0637\u0642_\u06a9\u0633\u0631_\u0645\u0648\u062c\u0648\u062f\u06cc_atomic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L39", "weight": 1.0}, {"source": "task_17_sms_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "task_17_sms_implementation_notes_\u062a\u0634\u062e\u06cc\u0635_owner_\u0627\u0632_jwt_token", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L52", "weight": 1.0}, {"source": "task_17_sms_implementation_notes_\u0646\u06a9\u0627\u062a_\u067e\u06cc\u0627\u062f\u0647_\u0633\u0627\u0632\u06cc_\u062a\u0633\u06a9_\u06f1\u06f7_\u0645\u0627\u0698\u0648\u0644_\u067e\u06cc\u0627\u0645\u06a9", "target": "task_17_sms_implementation_notes_\u0646\u06a9\u062a\u0647_\u0627\u0631\u0633\u0627\u0644_\u0648\u0627\u0642\u0639\u06cc_\u067e\u06cc\u0627\u0645\u06a9", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/tasks/task-17-sms/implementation_notes.md", "source_location": "L65", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0}