Astrid Ivy

Results 30 issues of Astrid Ivy

Is there a way to exit full screen mode?

question

uhh no idea if you're going to see this , but it would be nice if you could specify the name to register the meter as with another option ....

Added configuration options to NeDB Client, MongoDB client needs to be updated to match

Currently you can't mix references and basic types, so [ReferencedModel, null] won't work the way you might expect. Not really sure how to accomplish this, but if it's necessary I'm...

enhancement

Right now the implementation is kind of sketchy, and doesn't take advantage of MongoDB's actual abilities.

priority
refactor

I think this involves writing a MongoDB update query processor, so not an easy fix. But worth doing, certainly.

enhancement

Rewrite the project using async/await to make working with promises less verbose.

refactor

We're at 92% now which is OK, but 99% would be better 😜

refactor

Just check if what the user is providing makes sense more than I currently do.

priority
refactor

Use Bluebird Promises over native ones for speed

refactor