Jimmy Aumard

Results 106 issues of Jimmy Aumard

Hi, I'm trying to use this module but when the server start I have this error : ``` /Users/jaumard/IdeaProjects/TestPassport/node_modules/sails-permissions/node_modules/sails-auth/api/services/passport.js:328 self.use(new Strategy(options, self.protocols[protocol])); ^ TypeError: undefined is not a function at...

If we call a route like `/api/v1/default/toto`, I have this error : ``` debug: [FootprintController] (find) model = default , criteria = {} info options = Debug: internal, implementation, error...

bug

It will be better to set plugins as object instead of array. Like this other Trailpack can easily add/override there own plugins (like `config.web.middleware` for express).

We should set trailpack-datastore/webserver and redirect users to use trailpack/server and trailpack/datastore now Also we should retrieve tests from those two module and add them here to test those here.

task

Hey, I didn't find any examples of complex relation between tables except the doc. I have an existing database where I want to plug a Dart server. I've tried this:...

documentation

Is it possible to record remotes with malos ? On the doc I only see how we can send IR command for existing remotes conf. Would be nice to also...

**Description** I've tried playing a bit with dart_frog to migrate an existing nodeJS/express project of mine. The file based router might be nice and easy on paper or for small...

documentation

Hello, I have update to last version and now toolbarOptions is deprecated, but worse than that it is not working anymore. I was using `toolbarOptions: ToolbarOptions(paste: true),` but now button...

Hello, I was hoping to find a `.center` available on the geometry collection or polygon but look like it doesn't exist. Do you know any way to have that center...

enhancement
🌐 geobase

I'm trying to port my app to support web, but I'm getting this compilation error: ``` Dart2Js finished with: packages/http/src/multipart_file.dart:14:8: Error: Error when reading 'packages/http/src/multipart_file_stub.dart': Error reading 'packages/http/src/multipart_file_stub.dart' (No such...