Commit Graph

239 Commits

Author SHA1 Message Date
Ali BARIN
d065d119c4 feat: add every week trigger in schedule integration 2022-05-07 15:18:32 +02:00
Ali BARIN
8117089f34 feat: add every day trigger in schedule integration 2022-05-07 14:04:25 +02:00
Ali BARIN
d864831bc5 feat: add schedule integration 2022-05-07 11:17:45 +02:00
Ömer Faruk Aydın
5c1e0f5b17 Merge pull request #312 from automatisch/gitlab-auth
feat: add gitlab authentication
2022-05-05 01:03:50 +02:00
Ali BARIN
39d82f17d7 feat: add gitlab authentication 2022-05-04 00:49:14 +02:00
Ali BARIN
e651fd141b feat: add new commit trigger in GitHub 2022-05-03 21:12:29 +02:00
Ali BARIN
5b9adf0442 feat: add new release trigger in GitHub 2022-04-24 01:35:58 +02:00
Ali BARIN
024bb731d4 feat: add new collaborator trigger in GitHub 2022-04-24 01:29:23 +02:00
Ali BARIN
57478dcc17 feat: add new label trigger in GitHub 2022-04-24 01:26:38 +02:00
Ali BARIN
c79622aefd feat: add new commit comment trigger in GitHub 2022-04-24 02:17:41 +03:00
Ali BARIN
bdfdb1f228 feat: add new milestone trigger in GitHub 2022-04-23 02:34:05 +02:00
Ali BARIN
65e6fbd54b feat: add new watcher trigger in GitHub (#302)
* feat: add new watcher trigger in GitHub
2022-04-23 02:21:51 +03:00
Ali BARIN
af348714f8 feat: add new pull request trigger in GitHub (#301)
* feat: add new pull request trigger in GitHub
2022-04-23 02:14:54 +03:00
Ali BARIN
a623116204 feat: add new notification trigger in GitHub 2022-04-23 02:11:05 +03:00
Ali BARIN
3551d12e7d feat: add new branch trigger in GitHub 2022-04-23 02:04:15 +03:00
Ali BARIN
6bee6bafa8 feat: add new organization trigger in GitHub 2022-04-20 12:47:25 +03:00
Ali BARIN
96ede071cf feat: add new repository trigger in GitHub 2022-04-20 12:38:11 +03:00
Ali BARIN
6e4d61f9b1 fix: correct favorite photo trigger name in flickr 2022-04-18 12:09:48 +03:00
Ali BARIN
9234885ce4 chore: introduce empty type definitions for apps 2022-04-17 01:40:20 +03:00
Ali BARIN
10723b1c00 feat: add new album trigger in flickr 2022-04-16 02:43:04 +03:00
Ali BARIN
bf56b54aad feat: add new photo trigger in flickr 2022-04-16 02:38:50 +03:00
Ali BARIN
1e00c7d14e feat: add new photo in album flickr trigger 2022-04-16 02:24:50 +03:00
Ali BARIN
651cceec14 feat: add new favorite photo trigger in flickr 2022-04-16 02:12:35 +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
Ali BARIN
932145e3a1 feat: add dropdown field with dynamic data in flow 2022-03-20 11:46:49 +03:00
Faruk AYDIN
5e1fc510ff feat: Create send slack message action 2022-03-17 22:27:59 +03:00
Faruk AYDIN
8512528fcf feat: Implement getData query and send a message action for slack 2022-03-16 01:48:58 +03:00
Faruk AYDIN
f8c7b85682 feat: Implement slack authentication 2022-03-15 10:52:54 +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
a57e357354 chore: Add interval value to myTweet trigger 2022-03-11 21:45:00 +03:00
Faruk AYDIN
775ac7a8b1 fix: Backend eslint warnings 2022-03-07 18:26:31 +03:00
Faruk AYDIN
e73f33f3db fix: Adjust info.json files to work with formattedData field 2022-03-05 01:27:00 +03:00
Ali BARIN
3391578655 chore: introduce @automatisch/types 2022-03-03 13:33:33 +03:00
Faruk AYDIN
b2369fa8cd chore: Add authentication interface and adjust authentication classes 2022-03-01 18:30:15 +01:00
Faruk AYDIN
cdc6168ff4 chore: Adjust authentication classes to have similar structure 2022-02-28 18:31:39 +03:00
Ali BARIN
d06f21c927 feat: add PowerInput component 2022-02-28 01:26:57 +03:00
Faruk AYDIN
c864a1062d refactor: Pass app data within the constructor of an app 2022-02-27 16:49:07 +01:00
Faruk AYDIN
ba2b5afe2b feat: Implement initial version of processor 2022-02-20 18:02:09 +03:00
Ali BARIN
020ef45f0a feat: add TestSubstep along with step status 2022-02-14 19:25:54 +03:00
Ali BARIN
91a1c8b793 feat: make substeps updatable 2022-02-01 00:26:17 +03:00
Ali BARIN
131d33916a chore: stop casting IDs as number 2022-01-29 18:50:55 +03:00
Ali BARIN
e7c537f217 feat: introduce action event step in flow step 2022-01-29 11:36:29 +03:00
Ali BARIN
c09a535653 chore: suit eslint rules 2022-01-20 17:09:12 +01:00
Faruk AYDIN
b6c7ce96c9 feat: Add draft triggers and actions to twitter app 2022-01-06 21:46:58 +03:00
Faruk AYDIN
3f2f1212c9 chore: Use integer for IDs of resources 2022-01-02 14:33:05 +03:00
Faruk AYDIN
23621d1b06 fix: Add ssl flag to the postgresql authentication 2021-11-24 15:07:51 +01:00
Faruk AYDIN
58ba78e52b fix: Pass empty parameter object for twitter actions 2021-11-24 00:27:22 +01:00
Faruk AYDIN
d53ef4ffc6 chore: Use web app url as dynamic for info.json files 2021-11-24 00:07:34 +01:00