This repository has been archived on 2023-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
automate/packages/backend/src
2022-12-17 00:33:06 +03:00
..
apps feat(flowers-software): add new activity trigger 2022-12-16 21:06:54 +01:00
config feat: prioritize WEB_APP_URL 2022-12-16 21:06:40 +01:00
controllers/webhooks fix(webhook): correct internal ID for GET requests 2022-12-08 22:19:45 +01:00
db/migrations feat: add remoteWebhookId in Flow 2022-12-16 21:06:52 +01:00
errors feat(http-error): add response 2022-11-25 00:49:40 +01:00
graphql feat(grapql-schema): add type property in Trigger 2022-12-10 16:39:24 +01:00
helpers feat($): add flow.setRemoteWebhookId 2022-12-16 21:06:52 +01:00
models feat: add remoteWebhookId in Flow 2022-12-16 21:06:52 +01:00
queues chore: Update BullMQ version to 3.0.0 2022-10-30 18:52:53 +01:00
routes docs: Add trigger and connection pages of webhooks app 2022-12-08 22:00:17 +03:00
services feat(webhook): register in mutation calls 2022-11-30 19:33:57 +01:00
types style: auto format whole project 2022-11-05 23:57:33 +01:00
workers feat: Add delay until action for delay app 2022-12-16 20:13:39 +01:00
app.ts refactor: remove redundant function signature 2022-11-30 02:12:59 +01:00
server.ts fix: shutdown server on SIGTERM 2022-09-26 22:36:12 +02:00
worker.ts feat(worker): log when workers are ready 2022-12-05 23:53:57 +01:00