feat(angular): model declaration metadata#1003
Closed
fernandofielmann wants to merge 10 commits into
Closed
Conversation
Recognize controller and action attributes so HTTP consumers can rendezvous with versioned ASP.NET handlers. Signed-off-by: fernandofielmann <fernando.moreno@fielmann.com>
feat(csharp): extract composed ASP.NET Core routes
Recognize injected HttpClient receivers and normalize local template-string URLs into stable route identities. Signed-off-by: fernandofielmann <fernando.moreno@fielmann.com>
Prevent frontend assets from creating backend route edges while retaining Angular HttpClient detection and realistic DI fixtures.
feat(typescript): trace Angular HttpClient routes
Propagate single-layer HttpClient wrapper URLs to public callers and converge consumer calls with ASP.NET routes without weakening case-sensitive frameworks.
feat(routes): link Angular wrappers to ASP.NET
Represent programmatic Angular and fetch asset loads separately from HTTP routes so graph navigation preserves frontend dependencies without affecting cross-service matching.
feat(typescript): model frontend asset loads
Extract literal Angular declaration metadata and resolve standalone dependencies while preserving sequential/parallel parity. Surface array-valued node properties through graph queries so the metadata remains usable.
Author
|
Opened against upstream by mistake; this change is being tracked in the Angular/.NET fork instead. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Component,Directive,Pipe,Injectable, andNgModulemetadata onto existing definition nodesIMPORTSedges while keeping sequential and parallel pipelines alignedsearch_graphandquery_graph, with conservative rejection of dynamic or ambiguous metadataTest plan
build/c/test-runner extraction edge_types_probebuild/c/test-runner mcp cyphermake -j3 -f Makefile.cbm lint-ciscripts/test.sh