Faruk AYDIN
|
00be50d2fd
|
refactor: Restructure create tweet with new global variable
|
2022-10-22 13:48:56 +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 |
|
Ali BARIN
|
525472d3e0
|
feat(github): add create issue action
|
2022-10-21 21:25:05 +02:00 |
|
Ali BARIN
|
d2e4f0d143
|
feat(github): add new watcher trigger
|
2022-10-21 21:24:55 +02:00 |
|
Ali BARIN
|
120a4c2b07
|
fix: mark step completed only when successful
|
2022-10-21 21:24:47 +02:00 |
|
Ali BARIN
|
97f88d6c4a
|
feat(github): add new pull requests trigger
|
2022-10-21 21:24:47 +02:00 |
|
Ali BARIN
|
1613ab503c
|
refactor(github): replace generateRequest with $.http
|
2022-10-20 20:45:52 +02:00 |
|
Faruk AYDIN
|
45bf274dc0
|
fix: Trigger sorting for tweets
|
2022-10-20 00:38:25 +02:00 |
|
Ali BARIN
|
e4dd7e454a
|
feat(github): add new stargazer trigger
|
2022-10-19 22:57:10 +02:00 |
|
Ali BARIN
|
486e817a40
|
fix(github): return empty without repo in getRepoOwnerAndRepo helper
|
2022-10-19 22:56:52 +02:00 |
|
Ali BARIN
|
91ec19c7df
|
fix(useDynamicData): throw error when dependency is undefined
|
2022-10-19 22:56:52 +02:00 |
|
Ali BARIN
|
f3f4ea5b60
|
fix(action): create empty execution step if needed
|
2022-10-19 22:56:52 +02:00 |
|
Ali BARIN
|
859b3e2db8
|
fix(trigger): create empty execution step if needed
|
2022-10-19 22:56:52 +02:00 |
|
Ali BARIN
|
3d836b45bf
|
fix(github): return empty in list labels without repo
|
2022-10-19 22:56:52 +02:00 |
|
Ali BARIN
|
4670e2fe0c
|
fix: reset field when its deps are not satisfied
|
2022-10-19 22:56:52 +02:00 |
|
Ali BARIN
|
3440b89b04
|
fix: use runtime parameters in get-data query
|
2022-10-19 22:56:52 +02:00 |
|
Ali BARIN
|
1458003536
|
feat(github): add new-issues trigger
|
2022-10-19 22:56:47 +02:00 |
|
Ali BARIN
|
eaf3c1ecfd
|
feat(github): add list-labels dynamic data
|
2022-10-19 20:37:19 +02:00 |
|
Ali BARIN
|
12e73d59d5
|
feat(github): add list-repos dynamic data
|
2022-10-19 20:37:19 +02:00 |
|
Ali BARIN
|
51059b0f39
|
refactor(github): export default in get-repo-owner-and-repo
|
2022-10-19 20:37:19 +02:00 |
|
Ali BARIN
|
0b8b5aeebd
|
feat(github): add paginate-all utility
|
2022-10-19 20:37:19 +02:00 |
|
Ali BARIN
|
cd795a55d3
|
feat: add parse-header-link helper
|
2022-10-19 20:37:19 +02:00 |
|
Ömer Faruk Aydın
|
922f86f20c
|
Merge pull request #623 from automatisch/chore/remove-default-column-values
chore: Remove default values from fields of database models
|
2022-10-19 19:58:33 +02:00 |
|
Faruk AYDIN
|
74aed833bf
|
chore: Remove default values from fields of database models
|
2022-10-19 19:22:11 +02:00 |
|
Faruk AYDIN
|
04a5378e1b
|
feat: Add dynamic status field to get executions graphQL query
|
2022-10-19 18:48:02 +02:00 |
|
Faruk AYDIN
|
7422f63c62
|
refactor: Use beforeRequest hook with slack app
|
2022-10-18 23:01:56 +02:00 |
|
Faruk AYDIN
|
3004cf1115
|
feat: Implement create tweet action
|
2022-10-18 19:57:53 +02:00 |
|
Faruk AYDIN
|
a5e114ac68
|
refactor: Restructure twitter app with beforeRequest hook
|
2022-10-18 19:45:00 +02:00 |
|
Faruk AYDIN
|
bc402883b3
|
feat: Add sitemap for the docs website
|
2022-10-18 18:50:26 +02:00 |
|
Ömer Faruk Aydın
|
72599c6683
|
Merge pull request #616 from automatisch/add-define-app-and-before-request
feat: add defineApp and beforeRequest
|
2022-10-18 00:34:56 +02:00 |
|
Ali BARIN
|
1760c6e454
|
feat: add defineApp and beforeRequest
|
2022-10-17 23:52:48 +02:00 |
|
Faruk AYDIN
|
3e05d7b5e9
|
fix: Use apiBaseUrl for twitter generate request method
|
2022-10-17 23:29:28 +02:00 |
|
Ali BARIN
|
314787f39c
|
refactor: clean up github and rewrite its auth
|
2022-10-16 23:34:21 +02:00 |
|
Faruk AYDIN
|
d1932a107b
|
feat: Query soft-deleted executions and execution steps
|
2022-10-16 15:00:08 +02:00 |
|
Ömer Faruk Aydın
|
b92e0b9660
|
Merge branch 'main' into issue-553
|
2022-10-16 13:23:07 +02:00 |
|
Ali BARIN
|
92a2d68a81
|
feat: add defineTrigger and defineAction
|
2022-10-16 11:15:05 +02:00 |
|
Ömer Faruk Aydın
|
ee9d095454
|
Merge pull request #610 from automatisch/chore/add-canonical-urls-to-docs
chore: Add canonical URLs to doc pages
|
2022-10-16 11:04:18 +02:00 |
|
Faruk AYDIN
|
fe40e16e33
|
chore: Add canonical URLs to doc pages
|
2022-10-16 01:23:34 +02:00 |
|
Faruk AYDIN
|
8f5901753e
|
fix: Use dev dependencies for vitepress
|
2022-10-16 00:50:21 +02:00 |
|
Thu Huynh
|
9005256cd3
|
chore(docs): update copyright date
|
2022-10-15 23:55:42 +02:00 |
|
Ali BARIN
|
ace2436e43
|
feat(FlowEditor): allow adding new connection in step
|
2022-10-15 23:52:37 +02:00 |
|
Faruk AYDIN
|
fd0d4dceca
|
feat: Use clean URLs for docs
|
2022-10-15 21:58:24 +02:00 |
|
Ali BARIN
|
6f0a763589
|
fix(scheduler): return TriggerDataItem
|
2022-10-15 20:43:11 +02:00 |
|
Ali BARIN
|
c0dfc101b2
|
fix: only show apps with actions in action step
|
2022-10-15 13:35:14 +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 |
|