Amit Gharat

Results 21 comments of Amit Gharat

@poshest: Cool..! Can you send a PR? Does the fix support 3,4,..n level nesting?

@poshest: Yes, I can do it but I was asking for a PR to get you the credit for the fix :-)

@Heinerion: Good to see it bro. If I merge the PR, would you change "heinerion:angular-dragdrop" to mine?

Can you share a demo? On Fri, Jul 10, 2015, 2:36 AM bgold0 [email protected] wrote: > Any thoughts on how to get this working on scaled droppable containers? > >...

Why do not you just store your object in $scope.obj and use it in the dom? On 23-May-2014 3:30 AM, "leftyhitchens" [email protected] wrote: > So I am writing an application...

@leftyhitchens: It seems that tests are failing. Would you mind writing some test cases for your fix and fix the broken ones as I'm little loaded?

Thanks @leftyhitchens, I'll check your commit soon. Little loaded, sorry for the delay.

Same here with int return type ``` "WorkflowCaseId": { "format": "int64", "type": "integer" } ``` Gets back ``` type WorkflowCaseIdentifier { WorkflowCaseId: String } ``` Any remedy? P.S. It's because...

@0xR Any reason to convert Int64 to String https://github.com/yarax/swagger-to-graphql/blob/master/src/typeMap.ts#L52?

Thanks @0xR for the clarification 👍