Faruk AYDIN
e1d26325f3
feat: Verify paddle webhooks
2023-03-21 22:17:45 +03:00
Ali BARIN
4d90df9d9a
feat: introduce Sentry
2023-03-10 18:53:10 +00:00
Ali BARIN
078ea24cd2
feat: request increase body size limit to 1mb
2023-01-29 13:53:32 +01:00
Ali BARIN
da9cb7d6eb
feat(webhooks): handle form-data and text/plain reqs
2022-12-25 16:28:58 +01:00
Ali BARIN
82e3b40e7c
refactor: remove redundant function signature
2022-11-30 02:12:59 +01:00
Faruk AYDIN
d83e8dabf8
feat: Implement webhook logic along with new entry typeform trigger
2022-11-30 02:12:56 +01:00
Faruk AYDIN
cd5502fdde
feat: Add http basic auth for BullMQ dashboard
2022-10-30 15:11:22 +01:00
Faruk AYDIN
a5538a07f1
feat: Enable bullmq dashboard with environment variable
2022-05-13 11:40:52 +02:00
Ali BARIN
75eda7f2af
feat(cli): run migrations and app in start command ( #284 )
...
* feat: perform pending migrations in start command
* feat: log error when DB connection is refused
* feat: log error when Redis connection is refused
* refactor: fix type errors
* fix: correct server and copy graphql schema
* fix: differentiate migrations by env
* chore: remove dev executable
* chore: fix typo in default postgresUsername
* fix: copy json files into dist folder
* chore(cli): add dev script
* chore: pull non-dev logs to info level
* feat(cli): run app in start command
* fix(backend): remove default count in Connection
* fix(cli): remove .eslintrc usage in lint script
* refactor: remove disableMigrationsListValidation
* refactor: make Step optional in ExecutionStep
* refactor: make Flow optional in Step
2022-04-08 11:27:46 +02:00
Faruk AYDIN
22e1fe5c44
feat: Implement auto-run interval for triggers of completed flows
2022-03-23 18:17:41 +03:00
Faruk AYDIN
c935f3f691
feat: Implement authentication with JWT
2022-03-06 00:35:30 +03:00
Faruk AYDIN
654e868a23
feat: Serve react app through express server
2022-02-24 22:48:04 +03:00
Faruk AYDIN
6b1dee053f
chore: Disable eager loading apps
2021-11-17 20:38:22 +01:00
Faruk AYDIN
561f539123
chore: Eager load integration apps
2021-10-26 22:25:59 +02:00
Faruk AYDIN
672cc4c60c
feat: Serve static assets of apps
2021-10-19 16:29:37 +02:00
Faruk AYDIN
a2a9bd9020
chore: Add static current user temporarily
2021-10-13 12:12:29 +02:00
Faruk AYDIN
ae3d24e233
chore: Extract knex model integration to separate file
2021-10-06 23:39:02 +02:00
Faruk AYDIN
f032dea77e
chore: Setup objectionjs as ORM
2021-10-05 18:39:28 +02:00
Faruk AYDIN
c41d938f9e
chore: Extract error handler and graphql instance to seperate files
2021-10-05 18:34:40 +02:00
Faruk AYDIN
4039e520d6
chore: Handle 404 not found errors
2021-10-04 22:16:06 +02:00
Faruk AYDIN
c0f022a1b0
chore: Adjust cors options
2021-10-04 21:40:17 +02:00
Faruk AYDIN
7d98333a8a
chore: Integrate graphql to the express app
2021-10-04 19:42:23 +02:00
Faruk AYDIN
7a675e6c79
chore: Implement logger with winston library
2021-10-04 18:01:14 +02:00
Faruk AYDIN
a4ddc8b50c
chore: Setup dotenv for the express application
2021-10-03 20:28:22 +02:00
Faruk AYDIN
fbc2b1e00a
chore: Setup typescript for the express app
2021-10-03 18:55:01 +02:00