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-11-01 22:48:22 +01:00
..
apps refactor: Restructure names, keys and descs of triggers and actions 2022-11-01 22:48:22 +01:00
config feat: Add http basic auth for BullMQ dashboard 2022-10-30 15:11:22 +01:00
db/migrations chore(backend): add soft delete migration 2022-09-28 21:38:33 +02:00
errors feat: Introduce http error class 2022-10-28 13:36:28 +02:00
graphql fix: Use pattern instead of cron for repeatable job options 2022-10-30 18:57:35 +01:00
helpers refactor: Differentiate trigger and action for get app helper 2022-10-31 23:31:28 +01:00
models chore: Remove temporary app list from app model 2022-10-24 18:36:07 +02:00
queues chore: Update BullMQ version to 3.0.0 2022-10-30 18:52:53 +01:00
services chore: Remove sorting logic from flow service 2022-10-30 22:25:32 +01:00
types fix: Type errors related with global variable of connection 2022-10-07 16:06:10 +03:00
workers refactor: Restructure apps with new data pushing logic 2022-10-22 19:29:02 +02:00
app.ts feat: Add http basic auth for BullMQ dashboard 2022-10-30 15:11:22 +01:00
server.ts fix: shutdown server on SIGTERM 2022-09-26 22:36:12 +02:00
worker.ts refactor: Extract processor job into separate background jobs 2022-10-13 18:45:30 +02:00