Ali BARIN
475f24f661
style: auto format whole project
2022-11-05 23:57:33 +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
Faruk AYDIN
bb37299c5b
feat: Expose flow count with connections of getApp query
2022-08-13 01:50:03 +03: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
c227dc86bb
feat(cli): create DB in start command if not exists ( #285 )
2022-04-08 11:36:35 +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
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
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
Faruk AYDIN
a4ddc8b50c
chore: Setup dotenv for the express application
2021-10-03 20:28:22 +02:00