Evan Tahler

Results 63 issues of Evan Tahler

It may be possible using GraphQL's discovery features to build a generic source that works for many paginatinated GraphQL endpoints. This would make it simple to support Shopify, Github, and...

enhancement
plugin

Erxes https://erxes.io is an open source marketing automation and customer support tool

enhancement
plugin

**Is your feature request related to a problem? Please describe.** It would be helpful to to automate the creation of Groups on Profile's Properties. **Describe the solution you'd like** For...

enhancement

This project needs a logo!

wishlist

Closes https://github.com/actionhero/actionhero/issues/1946 The goals of this exploration are to: * Remove `primus` and just use `ws` on the server and the browser's built-in `WebSocket` library. It's 2021! * Provide a...

enhancement
BREAKING-CHANGE

From https://github.com/actionhero/actionhero/issues/1908 Currently, `task.enqueue()` does property run `task.enqueueIn()` and `task.enqueueAt()` but the delayed methods don't. The delayed methods should run the middleware lifecycle steps either at the point of delayed...

bug

I'll bet we can use `inputs` to learn the types of `params` for actions and tasks, and that would really help the developer experience! Ideally: ```ts import { Action }...

enhancement
help wanted

Empujar's async workflow can be enhanced to execute across more than one process.

enhancement
help wanted

the example project within the gem should be simple, and executable by anyone. This probably involves including some see data (even a mysqldump) within the project and instructions on how...