Mikołaj Ilczyna

Results 7 issues of Mikołaj Ilczyna

When trying to write a test using the MockedClientImpl, when I try to pass an instance of MockedClientImpl into my mocked class under test, I get an error: `ErrorException :...

When using whereBetween filter, it generates two separate range filters instead of putting both values inside single one. ``` "query" => array:1 [▼ "bool" => array:1 [▼ "filter" => array:4...

Can we please have connection selectors implemented? [https://www.elastic.co/guide/en/elasticsearch/client/php-api/5.0/_selectors.html](url)

Please fix class formatting to be PSR-2 compliant. Put namespace declarations and opening brace for classes on new lines.

enhancement

When I try creating New Arduino Sketch Project, I get the following error and the plugin crashes: ``` com/jetbrains/cidr/cpp/cmake/projectWizard/NewCMakeProjectStepAdapter java.lang.NoClassDefFoundError: com/jetbrains/cidr/cpp/cmake/projectWizard/NewCMakeProjectStepAdapter at io.github.francoiscambell.clionarduinoplugin.actions.NewArduinoProject.actionPerformed(NewArduinoProject.java:26) at com.intellij.openapi.actionSystem.ex.ActionUtil$1.run(ActionUtil.java:216) at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAware(ActionUtil.java:233) at com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.a(ActionMenuItem.java:310) at...

When trying to install the suite, I get the following output: ``` Install voicecommand? y/n This is probably the coolest script here and ties many of these together. It is...

When the response is returned in JSON format, the expiry date is not present.