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/helpers
2022-10-16 23:34:21 +02:00
..
http-client fix: Typo for the http client creation method 2022-10-04 04:07:12 +03:00
telemetry feat: Add service type to telemetry data 2022-09-21 09:08:51 +02:00
app-assets-handler.ts fix: serve assets synchronously 2022-10-07 16:06:10 +03:00
app-info-converter.ts feat: add defineTrigger and defineAction 2022-10-16 11:15:05 +02:00
authentication.ts feat: expose version with healthcheck query 2022-08-04 21:31:09 +02:00
compute-parameters.ts refactor: Implement test run helper to work with services 2022-10-14 20:18:58 +02:00
create-bull-board-handler.ts refactor: Extract processor job into separate background jobs 2022-10-13 18:45:30 +02:00
define-action.ts feat: add defineTrigger and defineAction 2022-10-16 11:15:05 +02:00
define-trigger.ts feat: add defineTrigger and defineAction 2022-10-16 11:15:05 +02:00
error-handler.ts chore: suit eslint rules 2022-01-20 17:09:12 +01:00
get-app.ts feat: add defineTrigger and defineAction 2022-10-16 11:15:05 +02:00
global-variable.ts refactor: clean up github and rewrite its auth 2022-10-16 23:34:21 +02:00
graphql-instance.ts refactor: Use graphql schema directly with graphql-tools library 2022-03-06 18:33:33 +03:00
inject-bull-board-handler.ts feat: Implement auto-run interval for triggers of completed flows 2022-03-23 18:17:41 +03:00
logger.ts feat(cli): create DB in start command if not exists (#285) 2022-04-08 11:36:35 +02:00
morgan.ts chore: Handle 404 not found errors 2021-10-04 22:16:06 +02:00
pagination.ts chore: update query param type in pagination helper 2022-09-29 19:53:45 +02:00
web-ui-handler.ts feat: Serve react app through express server 2022-02-24 22:48:04 +03:00