Refactor code structure for improved readability and maintainability

This commit is contained in:
hamed
2026-07-14 00:02:50 +03:30
parent f736e4acd8
commit ef85ab67e2
6 changed files with 2159 additions and 940 deletions
+40 -10
View File
@@ -1,7 +1,7 @@
{
"assets/admin/App.tsx": {
"mtime": 1783944565.799447,
"ast_hash": "e9477822b1f10c912b43649dbea7bc0e",
"mtime": 1783974449.704129,
"ast_hash": "0be1ad7a20b97d8e0d7efc72236be5d0",
"semantic_hash": ""
},
"assets/admin/components/FreeVisitPrice.tsx": {
@@ -175,8 +175,8 @@
"semantic_hash": ""
},
"assets/admin/pages/AppointmentsPage.tsx": {
"mtime": 1783973680.0435493,
"ast_hash": "f221e89fa4902ed78473c3c1292fe647",
"mtime": 1783974648.3300843,
"ast_hash": "c66eadcc397c37c413c328c316b5d84b",
"semantic_hash": ""
},
"assets/admin/pages/BlogFormPage.tsx": {
@@ -400,8 +400,8 @@
"semantic_hash": ""
},
"assets/admin/types/index.ts": {
"mtime": 1783973556.4866855,
"ast_hash": "8656c28e891c77829339d1562db45c63",
"mtime": 1783974575.5408208,
"ast_hash": "87201d590127df6557df34f5b1dff68e",
"semantic_hash": ""
},
"assets/app.js": {
@@ -835,8 +835,8 @@
"semantic_hash": ""
},
"src/Appointment/Controller/MyAppointmentsController.php": {
"mtime": 1783973221.7561364,
"ast_hash": "5eadbb285b35bcaf81c9d88c2c7433cb",
"mtime": 1783974523.328229,
"ast_hash": "19a423c10e648fda02b8605fc98052af",
"semantic_hash": ""
},
"src/Appointment/Entity/Appointment.php": {
@@ -3280,8 +3280,8 @@
"semantic_hash": ""
},
"assets/admin/components/ui/ui.test.tsx": {
"mtime": 1782728407.0897648,
"ast_hash": "d23501b61a83800225e3c15365a936bf",
"mtime": 1783973939.9720697,
"ast_hash": "d43262f53c194975a8ce01fb131a31f5",
"semantic_hash": ""
},
"assets/admin/hooks/hooks.test.tsx": {
@@ -4373,5 +4373,35 @@
"mtime": 1783973415.7128217,
"ast_hash": "0087a071b5f292cc0f7cf8afb4ecc77e",
"semantic_hash": ""
},
"assets/admin/components/NewAppointmentDrawer.test.tsx": {
"mtime": 1783974273.7219844,
"ast_hash": "46031bc0b100773704894abda73677e3",
"semantic_hash": ""
},
"assets/admin/components/NewAppointmentDrawer.tsx": {
"mtime": 1783974047.3799872,
"ast_hash": "ddcc98ed4a70ca5ba8f64b04b87a57fa",
"semantic_hash": ""
},
"assets/admin/components/AppointmentFiltersModal.test.tsx": {
"mtime": 1783974678.3217142,
"ast_hash": "a8686d0d87285b5b85133ab7142e2aff",
"semantic_hash": ""
},
"assets/admin/components/AppointmentFiltersModal.tsx": {
"mtime": 1783974557.6544893,
"ast_hash": "d565a26965757ecb0a53b1e4320985e1",
"semantic_hash": ""
},
"assets/admin/pages/AppointmentEditPage.test.tsx": {
"mtime": 1783974474.1092196,
"ast_hash": "f5e8d6925e76a1407c6bc80bb82f7853",
"semantic_hash": ""
},
"assets/admin/pages/AppointmentEditPage.tsx": {
"mtime": 1783974402.750857,
"ast_hash": "fd5d8e7942ba979af6b95f9645223c29",
"semantic_hash": ""
}
}