Angel Ruiz

Results 17 issues of Angel Ruiz

https://www.nextofwindows.com/apple-released-boot-camp-with-windows-10-support Thanks

Hi there, when I do something like: ``` myMock.function .calledWith(anyObject()) .mockReturnValue(generateValue()); ``` If I called myMock.function twice, the `generateValue()` function is only called once. I need for that value to...

Hi @claudioc , I already have a full solution for this, but I'd need you to approve my previous PR #105 for me to submit a new one :-) This...

It'd be good to have this feature as it would make a better use of the available width in wide screens. Some examples: - http://epiceditor.com/ - https://stackedit.io/editor - http://dillinger.io/ It'd...

Thanks for your work

enhancement

Currently there is no callback function available to update the preview content once the ajax request to parse the original content has completed. Thanks!

It'd be good to have this feature as it would make a better use of the available width in wide screens. Some examples: - http://epiceditor.com/ - https://stackedit.io/editor - http://dillinger.io/

Hi, do you know if there is any way to see the ngrok terminal based ui on container logs? ![client_dockerfile_-_agile-canvas_-____workspace_comalatech_agile-canvas_](https://cloud.githubusercontent.com/assets/246477/26697480/83c09ade-4712-11e7-8d24-1445e550ef1f.png) That is how you see it normally when running ngrok...

Would not be better to asynchronously send the text corpus and the metadata to the search engine as soon as the file has been uploaded? Maybe I am saying something...

enhancement

I am planning to look on this as well. I guess all the search capabilities will have to be hidden within an interface to achieve this. I think Elasticsearch fits...

enhancement