- 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.
1 line
5.0 KiB
JSON
1 line
5.0 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_phase2_taskes_task_14_sms_panel_architecture_md", "label": "architecture.md", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L1"}, {"id": "task_14_sms_panel_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "label": "\u0645\u0639\u0645\u0627\u0631\u06cc \u2014 \u062a\u0633\u06a9 \u06f1\u06f4: \u067e\u0646\u0644 \u067e\u06cc\u0627\u0645\u06a9\u06cc", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L1"}, {"id": "task_14_sms_panel_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "label": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L3"}, {"id": "task_14_sms_panel_architecture_entity_smswallet", "label": "Entity: SmsWallet", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L28"}, {"id": "task_14_sms_panel_architecture_entity_smswallettransaction", "label": "Entity: SmsWalletTransaction", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L56"}, {"id": "task_14_sms_panel_architecture_entity_smssettings", "label": "Entity: SmsSettings", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L95"}, {"id": "task_14_sms_panel_architecture_smswalletservice", "label": "SmsWalletService", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L129"}, {"id": "task_14_sms_panel_architecture_\u062a\u063a\u06cc\u06cc\u0631_smsservice_send", "label": "\u062a\u063a\u06cc\u06cc\u0631 SmsService::send()", "file_type": "document", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L155"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_phase2_taskes_task_14_sms_panel_architecture_md", "target": "task_14_sms_panel_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L1", "weight": 1.0}, {"source": "task_14_sms_panel_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_architecture_\u0633\u0627\u062e\u062a\u0627\u0631_\u0641\u0627\u06cc\u0644_\u0647\u0627", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L3", "weight": 1.0}, {"source": "task_14_sms_panel_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_architecture_entity_smswallet", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L28", "weight": 1.0}, {"source": "task_14_sms_panel_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_architecture_entity_smswallettransaction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L56", "weight": 1.0}, {"source": "task_14_sms_panel_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_architecture_entity_smssettings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L95", "weight": 1.0}, {"source": "task_14_sms_panel_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_architecture_smswalletservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L129", "weight": 1.0}, {"source": "task_14_sms_panel_architecture_\u0645\u0639\u0645\u0627\u0631\u06cc_\u062a\u0633\u06a9_\u06f1\u06f4_\u067e\u0646\u0644_\u067e\u06cc\u0627\u0645\u06a9\u06cc", "target": "task_14_sms_panel_architecture_\u062a\u063a\u06cc\u06cc\u0631_smsservice_send", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/phase2_taskes/task-14-sms-panel/architecture.md", "source_location": "L155", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} |