Ali BARIN
|
475f24f661
|
style: auto format whole project
|
2022-11-05 23:57:33 +01:00 |
|
Faruk AYDIN
|
e57122c4ff
|
refactor: Restructure names, keys and descs of triggers and actions
|
2022-11-01 22:48:22 +01:00 |
|
Faruk AYDIN
|
b3f216209a
|
refactor: Specify only the arguments for trigger definitions
|
2022-10-31 18:12:12 +01:00 |
|
Ali BARIN
|
9a973c8257
|
refactor: inline auth, data, triggers and actions in apps
|
2022-10-28 22:38:52 +02:00 |
|
Faruk AYDIN
|
2b6ff7de41
|
refactor: Remove dedupeStrategy field from triggers
|
2022-10-28 13:23:51 +02:00 |
|
Faruk AYDIN
|
96007a1f48
|
refactor: Remove pagination and test run checks from user tweets
|
2022-10-28 01:12:20 +02:00 |
|
Faruk AYDIN
|
5189e5b131
|
refactor: Adjust pagination and test run for search tweets
|
2022-10-28 01:12:20 +02:00 |
|
Faruk AYDIN
|
ea76b5b762
|
refactor: Use pushTriggerItem utility function for triggers
|
2022-10-24 18:24:08 +02:00 |
|
Faruk AYDIN
|
a56135ca57
|
refactor: Restructure apps with new data pushing logic
|
2022-10-22 19:29:02 +02:00 |
|
Faruk AYDIN
|
7e2dd95134
|
chore: Differentiate trigger and action output types
|
2022-10-22 13:48:55 +02:00 |
|
Faruk AYDIN
|
64807fbc11
|
refactor: Add sort logic into my tweets trigger
|
2022-10-22 13:48:55 +02:00 |
|
Faruk AYDIN
|
204a8ffb7f
|
refactor: No need to return from run methods for twitter triggers
|
2022-10-22 13:48:55 +02:00 |
|
Faruk AYDIN
|
aef097becb
|
refactor: Use new error handling structure for user tweets
|
2022-10-22 13:48:55 +02:00 |
|
Faruk AYDIN
|
9a743fb4a8
|
feat: Capture unhandled errors by restructuring apps
|
2022-10-22 13:48:49 +02:00 |
|
Faruk AYDIN
|
45bf274dc0
|
fix: Trigger sorting for tweets
|
2022-10-20 00:38:25 +02:00 |
|
Faruk AYDIN
|
a5e114ac68
|
refactor: Restructure twitter app with beforeRequest hook
|
2022-10-18 19:45:00 +02:00 |
|
Ali BARIN
|
92a2d68a81
|
feat: add defineTrigger and defineAction
|
2022-10-16 11:15:05 +02:00 |
|
Faruk AYDIN
|
b5e5ae7321
|
fix: Do not sort user tweets since it's in reverse-chronological order
|
2022-10-15 11:51:28 +02:00 |
|
Faruk AYDIN
|
8a883765d4
|
refactor: Do not expose search term separately for search tweets
|
2022-10-14 23:51:00 +02:00 |
|
Faruk AYDIN
|
cad42eed54
|
refactor: Remove test run methods from triggers
|
2022-10-14 23:47:50 +02:00 |
|
Faruk AYDIN
|
237ab48d33
|
refactor: Restructure workers to work with services
|
2022-10-14 22:33:26 +02:00 |
|
Faruk AYDIN
|
628f872180
|
refactor: Implement test run helper to work with services
|
2022-10-14 20:18:58 +02:00 |
|
Faruk AYDIN
|
56a9aeece7
|
refactor: Extract processor job into separate background jobs
|
2022-10-13 18:45:30 +02:00 |
|
Faruk AYDIN
|
3c3bb82e97
|
refactor: Remove early exit strategy for twitter triggers
|
2022-10-12 23:23:08 +02:00 |
|
Faruk AYDIN
|
d9192f6e6b
|
refactor: Introduce IActionOutput and ITriggerOutput types
|
2022-10-12 22:50:42 +02:00 |
|
Faruk AYDIN
|
80b25694b5
|
feat: Implement error management for get user tweets
|
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
|
8308265a62
|
wip: Restructure twitter integration
|
2022-10-07 16:06:10 +03:00 |
|
Faruk AYDIN
|
9613e142c9
|
feat: Implement new follower of me trigger for twitter
|
2022-09-01 13:54:33 +03:00 |
|
Faruk AYDIN
|
163629b990
|
feat: Implement my tweets trigger
|
2022-09-01 13:34:22 +03:00 |
|
Faruk AYDIN
|
6537a1c649
|
refactor: Use plural wording for user tweets trigger
|
2022-08-31 19:07:42 +03:00 |
|
Faruk AYDIN
|
abaad7cb82
|
feat: Implement search tweets trigger
|
2022-08-31 16:36:39 +02:00 |
|
Faruk AYDIN
|
fda957b1f6
|
fix: Adjust response types for twitter auth and endpoints
|
2022-08-30 14:26:56 +03:00 |
|
Faruk AYDIN
|
5ddb5ab6fa
|
feat: Implement draft version of pagination with user tweet trigger
|
2022-08-29 23:11:28 +03:00 |
|
Faruk AYDIN
|
44e3de8534
|
refactor: Pass connection, flow and step as params to apps
|
2022-08-21 20:25:04 +03:00 |
|
Faruk AYDIN
|
bb68b2dea1
|
refactor: Adjust architecture for twitter client and user tweet trigger
|
2022-08-12 00:11:06 +03:00 |
|
Faruk AYDIN
|
3340bdff4c
|
feat: Fetch data while considering previously persisted records
|
2022-03-24 20:13:36 +03:00 |
|
Faruk AYDIN
|
22e1fe5c44
|
feat: Implement auto-run interval for triggers of completed flows
|
2022-03-23 18:17:41 +03:00 |
|
Faruk AYDIN
|
ab82134b88
|
feat: Implement search tweet trigger step for twitter
|
2022-03-12 17:16:54 +03:00 |
|
Faruk AYDIN
|
3f7a888429
|
fix: Make processor to work with multiple trigger objects
|
2022-03-12 17:16:40 +03:00 |
|
Faruk AYDIN
|
775ac7a8b1
|
fix: Backend eslint warnings
|
2022-03-07 18:26:31 +03:00 |
|
Faruk AYDIN
|
b42cb759a5
|
feat: Introduce my tweet trigger with execute step mutation
|
2021-11-20 17:07:31 +01:00 |
|