feat(doctor): hide deactivated doctors from public listing and update filters
This commit is contained in:
+14
-14
@@ -205,7 +205,7 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/pages/ClinicServicesPage.tsx": {
|
||||
"mtime": 1784821680.0139093,
|
||||
"mtime": 1784821896.0101967,
|
||||
"ast_hash": "25c6fb619b9618aa7cc973ff9c0ef435",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
@@ -1100,7 +1100,7 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/ClinicService/Controller/ClinicServiceController.php": {
|
||||
"mtime": 1784821564.5455709,
|
||||
"mtime": 1784821896.035886,
|
||||
"ast_hash": "004d44b61024c9257fe7e72441d70ebf",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
@@ -1175,8 +1175,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Doctor/Entity/Doctor.php": {
|
||||
"mtime": 1784800330.9413614,
|
||||
"ast_hash": "e0a790cbbdc3e0e12186ebd2a07560a6",
|
||||
"mtime": 1784822772.9335277,
|
||||
"ast_hash": "8d764edf0c81bde1c04a0a6ec8dd1eb0",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Doctor/Entity/DoctorAddress.php": {
|
||||
@@ -1190,8 +1190,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Doctor/Repository/DoctorRepository.php": {
|
||||
"mtime": 1784465267.9354675,
|
||||
"ast_hash": "78ecde6ce3f5cb9b7c4925d34a2b442f",
|
||||
"mtime": 1784822543.1622179,
|
||||
"ast_hash": "d46bdb166f11771d7c7788878c0b759d",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/DoctorService/Controller/DoctorServiceController.php": {
|
||||
@@ -2360,7 +2360,7 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/api/clinic-services.md": {
|
||||
"mtime": 1784821794.349171,
|
||||
"mtime": 1784821896.0115187,
|
||||
"ast_hash": "8cfed413f7a56459b7e2c32604526fe1",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
@@ -2380,8 +2380,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/api/doctor.md": {
|
||||
"mtime": 1784482277.7284565,
|
||||
"ast_hash": "f5fd6ae4671267ae8be4d37217e4bf97",
|
||||
"mtime": 1784822838.7947938,
|
||||
"ast_hash": "8eca9c8915df3f0ae2cc253d55ac66a3",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/api/insurance.md": {
|
||||
@@ -3100,7 +3100,7 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"tests/ClinicService/ServiceItemDeleteCleanupTest.php": {
|
||||
"mtime": 1784821724.3295002,
|
||||
"mtime": 1784821896.036329,
|
||||
"ast_hash": "a9c1c0b0e08aeb5e93a8df6d47e5037e",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
@@ -5705,8 +5705,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"tests/Doctor/DoctorBookingStateAggregationTest.php": {
|
||||
"mtime": 1784464902.720163,
|
||||
"ast_hash": "43a9d1edd7e5aea1f046c3bad2982440",
|
||||
"mtime": 1784822819.154374,
|
||||
"ast_hash": "e4f93440892bae28c82e24c25feee15a",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"tests/Doctor/DoctorListLocationTest.php": {
|
||||
@@ -5995,8 +5995,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"tests/Doctor/DoctorListBookableSortFilterTest.php": {
|
||||
"mtime": 1784465267.936203,
|
||||
"ast_hash": "25dd53737863951e6216de0d9ce18276",
|
||||
"mtime": 1784822561.47978,
|
||||
"ast_hash": "2e5dc97dcd853579435a8a488c9c5581",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"tests/Doctor/DoctorNameTitleTest.php": {
|
||||
|
||||
Reference in New Issue
Block a user