Ali BARIN
cc90f19a46
fix: stop checking empty action/trigger input in updateStep
2023-03-13 22:11:42 +00:00
Ali BARIN
db55912f78
feat: validate trigger input in updateStep
2023-03-12 11:18:04 +00:00
Ali BARIN
4c4bd267d4
feat: validate action input in updateStep
2023-03-12 11:17:55 +00:00
Faruk AYDIN
b2caea9b9b
chore: Remove temporary app list from app model
2022-10-24 18:36:07 +02:00
Faruk AYDIN
3978e8cd0d
feat: Implement smtp connection
2022-10-23 20:12:48 +02:00
Ali BARIN
71d6a57cdc
feat(flickr): add authentication
2022-10-22 23:55:06 +02:00
Faruk AYDIN
9a743fb4a8
feat: Capture unhandled errors by restructuring apps
2022-10-22 13:48:49 +02:00
Ali BARIN
314787f39c
refactor: clean up github and rewrite its auth
2022-10-16 23:34:21 +02:00
Faruk AYDIN
11ef2ac4bc
fix: Integration and auth problems wrt slack and twitter
2022-10-07 16:06:10 +03:00
Ali BARIN
e7b47f5c98
refactor: use functional app implementation
2022-10-07 16:06:10 +03:00
Ali BARIN
ae76f7100c
refactor(web): fix types
2022-10-07 16:06:10 +03:00
Faruk AYDIN
0825eb36e4
chore: Use get app helper to get application data
2022-10-07 16:06:10 +03:00
Faruk AYDIN
0eb28ec1a5
chore: Remove github and typeform from temporary app list
2022-09-01 14:03:31 +03:00
Faruk AYDIN
12a6912d97
chore: Restrict exposed apps until triggers/actions are complete
2022-07-14 15:33:03 +03:00
Ali BARIN
651cceec14
feat: add new favorite photo trigger in flickr
2022-04-16 02:12:35 +03: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
bbb6f0b0ff
chore: Find apps folder path by using require resolve
2022-03-02 21:34:31 +03:00
Faruk AYDIN
a7582a4503
chore: Introduce app info converter and use JSON for info files
2021-10-20 13:56:41 +02:00
Faruk AYDIN
672cc4c60c
feat: Serve static assets of apps
2021-10-19 16:29:37 +02:00
Faruk AYDIN
8de65e52ab
chore: Use key instead of name as parameter for getApp query
2021-10-17 16:04:20 +02:00
Ali BARIN
1d65a7c0dd
feat: Extend apps with further data
2021-10-10 21:51:16 +02:00
Faruk AYDIN
f36a5cb6d8
feat: Implement getApp graphQL query
2021-10-09 13:31:44 +02:00
Faruk AYDIN
e0ab059744
chore: Use only getApps query with optional name argument
2021-10-08 23:31:40 +02:00
Faruk AYDIN
0e684570f8
feat: Implement getAll and getAllByName graphQL queries
2021-10-08 21:24:27 +02:00