Commit Graph
133 Commits
Author SHA1 Message Date
hamed 36f13ac7d3 Update manifest.json with new mtime and ast_hash for AppointmentsPage and AppointmentBookingModal test 2026-07-23 15:13:38 +03:30
hamed 0edaf6518f Add JSON files for security audit and test data
- Created a JSON file for the security audit report dated 2026-07-19, detailing various security findings and their relationships.
- Added a JSON file for seed test data, including user creation logic and dependencies in the `seed_testdata.php` file.
- Introduced a JSON file for the AdminCspSubscriberTest, outlining test cases and their structure in the `AdminCspSubscriberTest.php`.
2026-07-23 15:12:37 +03:30
hamed e279812b96 Add JSON files for insurance API documentation and purge doctors command tests
- Created a new JSON file for the insurance API documentation, detailing endpoints, parameters, and responses.
- Added a JSON file for the PurgeDoctorsCommandTest, including test methods and their relationships to the command and other components.
2026-07-22 16:49:32 +03:30
hamed 97e5acdf18 Add AST cache for MaintenanceSubscriber with detailed node and edge relationships 2026-07-19 22:06:36 +03:30
hamed 7e4e4b9157 Add AST JSON representation for DisplayName.php with method and import details 2026-07-19 08:38:34 +03:30
hamed 44b89d7add Add AST JSON representation for migration Version20260719044321
This commit introduces a new JSON file that contains the abstract syntax tree (AST) representation for the migration file Version20260719044321.php. The AST includes nodes for the migration class, its methods, and their relationships, as well as raw calls made within the migration. This structure aids in understanding the code's architecture and dependencies.
2026-07-19 08:24:05 +03:30
hamed a4b07c2f80 feat(blog): add city_id to blogs for city-specific scoping
- Introduced a new nullable city_id column in the blogs table to allow scoping of blog posts to specific cities.
- Updated Blog entity to include a ManyToOne relationship with the City entity.
- Enhanced BlogController to handle city_id in the request, allowing filtering of posts by city.
- Modified BlogRepository to support querying published posts based on city_id.
- Added tests to ensure correct behavior for city-scoped and nationwide posts, including creation and updating of posts with city associations.
2026-07-19 08:23:57 +03:30
hamedandClaude Opus 4.8 bd66b213c2 chore(graphify): rebuild code graph after doctor list location change
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-19 08:09:09 +03:30
hamedandClaude Opus 4.8 63bf2cdd12 chore(graphify): rebuild code graph after booking-context fix
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-18 14:35:41 +03:30
hamedandClaude Opus 4.8 8d31ebb3cb chore(graphify): rebuild code graph after test-profiling change
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-18 14:06:47 +03:30
hamedandClaude Opus 4.8 9724504527 chore(graphify): rebuild code graph after next_available_at rework
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-18 13:59:23 +03:30
hamedandClaude Opus 4.8 ae6ecc5cf7 chore(graphify): rebuild code graph after opening-hours change
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-18 13:53:39 +03:30
hamedandClaude Opus 4.8 02566beacf chore(graphify): rebuild code graph after security.yaml change
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-18 13:48:59 +03:30
hamedandClaude Opus 4.8 45814f254c chore(graphify): rebuild code graph after booking-context change
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-18 13:38:29 +03:30
hamed 2553b45990 Add AST cache files for VisitPriceRequirementResolver, Version20260717093000, and DiscountRuleRepository
- Created JSON representation for VisitPriceRequirementResolver.php, including nodes and edges for methods and imports.
- Added AST cache for migrations/Version20260717093000.php, detailing methods and their relationships.
- Introduced AST cache for DiscountRuleRepository.php, capturing methods, imports, and their interactions.
2026-07-18 12:38:15 +03:30
hamed 880c4c06cb chore: update graphify graph 2026-07-16 15:44:45 +03:30
hamed 2e69af1f74 chore: update graphify graph 2026-07-16 15:39:11 +03:30
hamed 0ba4bf383b chore: update graphify graph 2026-07-16 14:39:00 +03:30
hamed 3b2b22f7d6 chore: update graphify graph 2026-07-16 14:21:02 +03:30
hamed d7b06108f0 chore: update graphify graph 2026-07-16 13:32:39 +03:30
hamed 73ae4baa66 chore: update graphify graph 2026-07-16 12:51:54 +03:30
hamed d4fd6c0020 chore: update graphify graph 2026-07-16 12:22:55 +03:30
hamed 22474653b5 chore: update graphify graph 2026-07-16 11:57:00 +03:30
hamed 4a70c87a8b chore: update graphify graph 2026-07-16 11:41:05 +03:30
hamed b82ab4db9c chore: update graphify graph 2026-07-16 11:30:35 +03:30
hamed 7b87fda8f9 chore: update graphify graph 2026-07-16 11:16:40 +03:30
hamed 2e2b63f72d chore: update graphify graph 2026-07-16 10:59:43 +03:30
hamed 8feaf0f22a chore: update graphify graph 2026-07-16 10:53:05 +03:30
hamed d12259be15 chore: update graphify graph 2026-07-16 10:43:44 +03:30
hamed 78396d3275 chore: update graphify graph 2026-07-16 10:41:24 +03:30
hamed af6da197dc chore: update graphify graph 2026-07-16 10:18:16 +03:30
hamed 08aa3a78b8 chore: update graphify graph 2026-07-16 10:10:56 +03:30
hamed d76fd73529 chore: update graphify graph 2026-07-16 09:57:11 +03:30
hamed 110c210cf4 chore: update graphify graph 2026-07-16 09:45:13 +03:30
hamed b2347f00e7 chore: update graphify graph 2026-07-16 09:39:40 +03:30
hamed 10adfa3b15 chore: update graphify graph 2026-07-16 09:33:24 +03:30
hamed 6e040402e1 chore: update graphify graph 2026-07-16 09:28:25 +03:30
hamed a6c11a20bd chore: update graphify graph 2026-07-16 09:18:53 +03:30
hamed f378bf58e6 Add AST JSON representation for BookingScopeTest.php with nodes and edges 2026-07-15 18:14:59 +03:30
hamed 141ce478a2 chore: update graphify graph 2026-07-15 17:45:07 +03:30
hamedandClaude Opus 4.8 810293764a chore: update graphify graph
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-15 17:06:42 +03:30
hamedandClaude Opus 4.8 edf3cea51f chore: update graphify graph
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-15 16:48:58 +03:30
hamed 704e69f05f chore: update graphify graph 2026-07-15 16:20:34 +03:30
hamed ab2904b81a chore: update graphify graph 2026-07-15 16:13:41 +03:30
hamed 41e193ab83 chore: update graphify graph 2026-07-15 16:07:15 +03:30
hamed ef6017e688 chore: update graphify graph 2026-07-15 15:46:00 +03:30
hamed bf9fce4e05 chore: update graphify graph 2026-07-15 15:33:24 +03:30
hamed 7819068e82 chore: update graphify graph 2026-07-15 13:48:47 +03:30
hamed f1e9129a2c Add AST JSON representation for insurance API documentation
- Created a new JSON file containing nodes and edges representing the structure of the insurance API documentation.
- The nodes include various API endpoints, their labels, file types, and source locations.
- The edges define relationships between the nodes, indicating how they are connected within the documentation.
2026-07-15 13:25:13 +03:30
hamed 3634d37cb6 chore: update graphify graph 2026-07-15 12:28:52 +03:30