Evan Tahler
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...
Erxes https://erxes.io is an open source marketing automation and customer support tool
**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...
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...
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...
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 }...
Empujar's async workflow can be enhanced to execute across more than one process.
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...