Ali BARIN
70bb7defd1
feat(queries/getAutomatischInfo): add mation
2023-12-12 17:37:27 +00:00
Faruk AYDIN
12c53a3d4d
feat: Add CI configuration for backend tests
2023-10-11 13:41:03 +02:00
Faruk AYDIN
9228722147
chore: Use ts migration files also for test env
2023-10-03 23:40:12 +02:00
Faruk AYDIN
224965b91e
feat: Introduce backend test suite with ava
2023-09-14 11:56:53 +02:00
Ali BARIN
4f46c55c85
feat: add LOG_LEVEL env. var.
2023-05-24 15:35:38 +02:00
Faruk AYDIN
c12703422c
feat: Introduce new plans for the cloud
2023-04-26 12:13:39 +02:00
Shehab Ghazy
18d07dd3b9
feat: Add postgres schema environment variable ( #1047 )
...
feat: Add postgres schema environment variable
---------
Co-authored-by: Faruk AYDIN <omerfaruk26@gmail.com >
2023-04-17 14:56:12 +02:00
Faruk AYDIN
9cb4607f69
refactor: User permission and limits to run flows
2023-04-11 16:59:59 +02:00
Faruk AYDIN
e1d26325f3
feat: Verify paddle webhooks
2023-03-21 22:17:45 +03:00
Faruk AYDIN
d3ef45db1b
chore: Remove stripe-related functionality
2023-03-21 11:55:45 +03:00
Ali BARIN
66d7baa126
fix: make Paddle vendor id number
2023-03-20 23:23:44 +00:00
Faruk AYDIN
f1358c7ad1
feat: add GetPaymentPlans graphQL query
2023-03-21 00:50:33 +03:00
Ali BARIN
4d90df9d9a
feat: introduce Sentry
2023-03-10 18:53:10 +00:00
Faruk AYDIN
b0b6b72b4c
feat: Implement stripe webhooks
2023-03-07 17:22:40 +01:00
Faruk AYDIN
5e18ef5830
feat: Initial payment implementation
2023-03-05 17:14:01 +01:00
Faruk AYDIN
134e588b14
feat: Introduce automatisch cloud env variable
2023-03-03 12:15:58 +01:00
Ömer Faruk Aydın
a0815b06a6
feat: Implement draft version of reset password email ( #949 )
2023-02-24 00:25:10 +01:00
Faruk AYDIN
1dfb22d02e
feat: Introduce getLicense graphQL query
2023-02-14 22:15:59 +01:00
Ali BARIN
078ea24cd2
feat: request increase body size limit to 1mb
2023-01-29 13:53:32 +01:00
Ali BARIN
5d24216124
feat: prioritize WEB_APP_URL
2022-12-16 21:06:40 +01:00
Faruk AYDIN
75196cbf84
feat: Introduce webhook secret key to verify webhook requests
2022-12-08 10:33:15 +03:00
Faruk AYDIN
d83e8dabf8
feat: Implement webhook logic along with new entry typeform trigger
2022-11-30 02:12:56 +01:00
Ali BARIN
2e0b2191c0
feat: accept username, password, tls for redis configuration
2022-11-28 01:57:43 +01:00
Faruk AYDIN
cd5502fdde
feat: Add http basic auth for BullMQ dashboard
2022-10-30 15:11:22 +01:00
Faruk AYDIN
4d7ee3dcca
feat: Toggle telemetry with telemetry enabled env variable
2022-09-21 09:08:51 +02:00
Ali BARIN
a624a8d8b5
refactor: add version in app config
2022-08-04 21:31:09 +02: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
c935f3f691
feat: Implement authentication with JWT
2022-03-06 00:35:30 +03:00
Faruk AYDIN
20e725b590
feat: Implement process worker with bullmq
2022-03-05 12:56:34 +03:00
Faruk AYDIN
654e868a23
feat: Serve react app through express server
2022-02-24 22:48:04 +03:00
Faruk AYDIN
d8c216d8c8
chore: Force users to set ENCRYPTION_KEY env variable
2021-11-29 14:01:41 +01:00
Ömer Faruk Aydın
f949eca3c4
feat: Encrypt data column of connections ( #105 )
2021-11-28 22:08:35 +01:00
Faruk AYDIN
a5811d44ac
chore: Add env variable to toggle postgresql ssl flag
2021-11-23 14:56:39 +01:00
Faruk AYDIN
9232ad3378
fix: Adjust web app url
2021-11-23 11:24:10 +01:00
Faruk AYDIN
77ab83b43b
chore: Use web app url instead of cors protocol, port and host
2021-11-23 11:18:08 +01:00
Ali BARIN
1654abb197
feat: introduce reconnection support for Flickr
2021-10-20 21:51:13 +02:00
Faruk AYDIN
672cc4c60c
feat: Serve static assets of apps
2021-10-19 16:29:37 +02:00
Faruk AYDIN
908f156a45
chore: Add database create & drop commands
2021-10-05 18:37:57 +02:00
Faruk AYDIN
c0f022a1b0
chore: Adjust cors options
2021-10-04 21:40:17 +02:00
Faruk AYDIN
7a675e6c79
chore: Implement logger with winston library
2021-10-04 18:01:14 +02:00