| 
							
							
								 Ömer Faruk Aydın | 1cad3a7149 | Merge pull request #1398 from automatisch/tests/disable-typescript test: Disable ts check for test files | 2023-10-31 12:08:30 +01:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 3b7f6740bb | chore: exclude test files from eslint | 2023-10-31 11:35:53 +01:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 2febc5efad | fix(mutations/delete-flow): cover incomplete trigger | 2023-10-30 15:19:31 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 903616bef6 | test: Disable ts check for test files | 2023-10-30 14:25:22 +01:00 |  | 
			
				
					| 
							
							
								 Rıdvan Akca | c944193fb4 | feat(trello): add create card action | 2023-10-30 11:48:19 +01:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | 4f2155ea63 | Merge pull request #1394 from automatisch/tests/coverage test: Show coverage for graphQL queries folder | 2023-10-30 10:23:42 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 4bda1edda7 | test: Show coverage for graphQL queries folder | 2023-10-29 13:13:01 +01:00 |  | 
			
				
					| 
							
							
								 QAComet | 1a55cc8604 | test: update snackbar with variant and data-test attributes | 2023-10-27 19:48:40 +02:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | bf7ab475ee | feat: unregister webhook upon deleting flow | 2023-10-27 19:19:13 +02:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | 2f39efb935 | Merge pull request #1381 from automatisch/add-filters-in-get-executions-query feat(queries/get-executions): add filter support | 2023-10-26 17:56:10 +02:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 9f8eb985e4 | refactor: assert entry dates as string | 2023-10-26 15:43:11 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 3549fef71c | feat(ExecutionRow): use createdAt instead of updatedAt | 2023-10-26 15:43:10 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 2cfa64c2a3 | test(queries/get-executions): use createdAt in filter test cases | 2023-10-26 15:43:08 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 7245a0a599 | refactor(queries/get-executions): use createdAt in filters | 2023-10-26 15:29:28 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 0633da3244 | fix(mutations/duplicate-flow): correct webhook path | 2023-10-26 17:21:28 +02:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 96341976f5 | test: Add graphQL query test for getExecutions | 2023-10-26 17:19:37 +02:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 9abfaec4d5 | test: Adjust permission factory to pass all values | 2023-10-26 17:17:12 +02:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 945c52dd6b | test: Add createdAt and updatedAt defaultst to execution and flow | 2023-10-26 17:16:42 +02:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 6567d24760 | test: Adjust app key of step depending on type | 2023-10-26 17:15:50 +02:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | ffaf9b6e0c | chore: Add date types to IFlow and IExecution | 2023-10-26 17:15:10 +02:00 |  | 
			
				
					| 
							
							
								 QAComet | 463e6908b1 | test: write tests for user management (#1316) * chore: add data-test attributes
* test: add github connection test, add applications modal
* test: write tests for user management | 2023-10-26 15:12:37 +02:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | e185ceb385 | fix(queries/get-executions): recover flow and steps relations | 2023-10-26 13:52:20 +02:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 1b21bbe5b7 | feat(queries/get-executions): accept timestamp instead of ISO datetime | 2023-10-26 13:52:20 +02:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 14b7053ed8 | feat: add updated_at index in executions | 2023-10-26 13:52:20 +02:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 2760526def | feat: add flow_id index in executions | 2023-10-26 13:52:20 +02:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | d851db22d0 | feat(queries/get-executions): add updatedAt filter support | 2023-10-26 13:52:20 +02:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 2fa360e400 | feat(queries/get-executions): add status filter support | 2023-10-26 13:52:20 +02:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | e4eb146169 | feat(queries/get-executions): add flowId filter support | 2023-10-26 13:52:20 +02:00 |  | 
			
				
					| 
							
							
								 Moaaz Elsayed | 86611453b5 | feat(zendesk): add zendesk integration (#1385) * feat(zendesk): add zendesk integration
* Add Zendesk connection documentation
* docs(zendesk/connection): add missing steps
* feat(zendesk): add more auth scopes for planned triggers/actions
* fix(zendesk): fix instanceUrl
---------
Co-authored-by: Ali BARIN <ali.barin53@gmail.com> | 2023-10-26 12:47:13 +02:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | 65f9d1b6b9 | chore(deps): bump crypto-js from 4.1.1 to 4.2.0 Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)
---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-10-26 10:00:04 +02:00 |  | 
			
				
					| 
							
							
								 QAComet | 2fceaf2cf4 | test: fix flakiness in GH connection test case (#1383) | 2023-10-25 11:04:04 +02:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | d82b50fcdb | Merge pull request #1382 from automatisch/fix/delete-current-user fix: Guard lowercase email for delete user operation | 2023-10-25 01:17:52 +02:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | ab6e49bf4f | fix: Guard lowercase email for delete user operation | 2023-10-25 01:00:43 +02:00 |  | 
			
				
					| 
							
							
								 Rıdvan Akca | ee90422f56 | feat(trello): add trello integration (#1380) | 2023-10-24 15:13:08 +02:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | 627184f124 | Merge pull request #1379 from automatisch/factories/execution-step test: Implement execution step factory | 2023-10-24 13:45:08 +02:00 |  | 
			
				
					| 
							
							
								 Rıdvan Akca | fa02edfefc | feat(pushover): add send a pushover notification action (#1373) | 2023-10-24 13:40:24 +02:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 61afebc827 | test: Implement execution step factory | 2023-10-24 12:35:29 +02:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | a4c22799e7 | fix: Correct executions table name for execution factory | 2023-10-24 12:35:29 +02:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 870a110a75 | fix: Fetch lastStep directly on the step factory | 2023-10-24 12:35:29 +02:00 |  | 
			
				
					| 
							
							
								 kattoczko | 8c859f9408 | feat: introduce admin app configs page (#1335) | 2023-10-24 12:19:37 +02:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 0a36101da1 | feat: close snackbars upon click (#1378) | 2023-10-24 12:03:30 +02:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | c1bf063b12 | Merge pull request #1377 from automatisch/factories/execution test: Implement factory for the execution model | 2023-10-23 23:06:45 +02:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | 0da56a800d | Merge pull request #1376 from automatisch/factories/step test: Add factory file for the step model | 2023-10-23 23:00:26 +02:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 4d2172d153 | test: Implement factory for the execution model | 2023-10-23 22:52:24 +02:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | d0fab0e1f1 | test: Add factory file for the step model | 2023-10-23 22:47:19 +02:00 |  | 
			
				
					| 
							
							
								 QAComet | 4cedbdbc60 | test: add tests for git connection (#1289) * chore: add data-test attributes
* test: add github connection test, add applications modal
* chore: embed test GITHUB_CLIENT_* environment values
---------
Co-authored-by: Ali BARIN <ali.barin53@gmail.com> | 2023-10-23 18:48:23 +02:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | a82d34cbce | Merge pull request #1375 from automatisch/factories/flow test: Add factory file for the flow model | 2023-10-23 18:43:14 +02:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 16d0c243c7 | test: Add factory file for the flow model | 2023-10-23 18:26:43 +02:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | 855901bd9e | Merge pull request #1372 from automatisch/refactor/tests refactor: Use named exports for factories | 2023-10-23 11:09:05 +02:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 6be8a581d2 | refactor: Use named exports for factories | 2023-10-23 10:36:44 +02:00 |  |