Balakrishnan (Balki) Ranganathan

Results 11 issues of Balakrishnan (Balki) Ranganathan

Error: ``` StaticInjectorError(AppModule)[ConnectArray -> ConnectBase]: StaticInjectorError(Platform: core)[ConnectArray -> ConnectBase]: NullInjectorError: No provider for ConnectBase! ``` Source: ``` ``` The error occurred after I added the above code to map an...

bug
pkg: form

Currently, two enums with same name, but under different namespaces collide and we generate a warning. Instead, we can "grow" the name by prefixing the minimum namespace parts required to...

enhancement

Project has a few features that do not really fit into the backend-to-frontend WebApi to TypeScript pipeline. Such as views and resource file generation. Discuss and if deemed right, move...

enhancement
help wanted

Test application needs improvement to demonstrate all the features. Needs multiple angular directives and apps for starters.

help wanted

Investigate and implement a solution which uses multiple threads for interface scanning. Perhaps extend to other scans as well.

enhancement

It is a fairly challenging problem to figure out the best scheme to detect and support return types for controller actions. Many different control flows could exist, and often times...

enhancement

Clean up code. Please use this thread to identify overall points of cleanup or spawn off into a new issue if it is focused and actionable.

help wanted