Ali BARIN
|
5685afae63
|
Merge pull request #1718 from automatisch/AUT-830
refactor: rewrite useInvoices with RQ
|
2024-03-15 13:22:21 +01:00 |
|
Rıdvan Akca
|
3f9f17f584
|
refactor: rewrite useRole with RQ
|
2024-03-15 15:09:36 +03:00 |
|
Rıdvan Akca
|
ecc9379d7e
|
refactor: remove get-roles GQL query
|
2024-03-15 14:51:18 +03:00 |
|
Rıdvan Akca
|
87c25cbbfe
|
refactor: rewrite useInvoices with RQ
|
2024-03-13 18:01:32 +03:00 |
|
Ali BARIN
|
89ad685f3a
|
Merge pull request #1716 from automatisch/AUT-828
refactor: rewrite useVersion and healthcheck with RQ
|
2024-03-13 11:02:38 +01:00 |
|
Rıdvan Akca
|
58fcfd9a34
|
refactor: rewrite useVersion and healthcheck with RQ
|
2024-03-13 11:39:52 +03:00 |
|
Ali BARIN
|
c849afbc11
|
Merge pull request #1715 from automatisch/AUT-698
refactor: rewrite usePaddleInfo and usePaymentPlans with RQ
|
2024-03-13 09:20:39 +01:00 |
|
Rıdvan Akca
|
2ebe71ddd0
|
refactor: rewrite usePaymentPlans with RQ
|
2024-03-13 11:05:21 +03:00 |
|
Rıdvan Akca
|
7a8e8c1f3e
|
refactor: rewrite usePaddleInfo with RQ
|
2024-03-12 17:21:44 +03:00 |
|
Rıdvan Akca
|
3bc0c23e5a
|
refactor: rewrite get executions using useExecutions with RQ
|
2024-03-12 15:45:04 +03:00 |
|
Rıdvan Akca
|
46491269e3
|
refactor: rewrite get execution using useExecution with RQ
|
2024-03-12 14:24:23 +03:00 |
|
Rıdvan Akca
|
e68696ccd4
|
refactor: rewrite get execution steps using useExecutionSteps with RQ
|
2024-03-12 12:12:09 +03:00 |
|
Rıdvan Akca
|
63b9943203
|
refactor: rewrite useAppConfig with RQ
|
2024-03-11 17:32:55 +03:00 |
|
Rıdvan Akca
|
c0cc6cc176
|
refactor: rewrite get-apps queries with RQ
|
2024-03-07 16:53:22 +03:00 |
|
Ali BARIN
|
1f8b81ee78
|
refactor: remove GetAutomatischInfo GQL query
|
2024-03-01 15:14:22 +01:00 |
|
Faruk AYDIN
|
24ad43d3e4
|
fix: Allow permitted users to delete others steps
|
2024-02-23 13:45:50 +01:00 |
|
Ali BARIN
|
24451892ff
|
feat: add custom additional drawer link (#1586)
|
2024-02-08 16:33:12 +01:00 |
|
Ali BARIN
|
9d42fd9293
|
test(queries/get-config): incorporate feature flags
cover disableNotificationsPage and disableFavicon feature flags
|
2024-02-07 13:11:57 +00:00 |
|
Ali BARIN
|
e6b806616f
|
feat: add DISABLE_FAVICON feature flag
|
2024-02-07 11:51:17 +00:00 |
|
Ali BARIN
|
6ec5872391
|
feat: add DISABLE_NOTIFICATIONS_PAGE feature flag
|
2024-02-07 11:47:44 +00:00 |
|
Ali BARIN
|
32b17c1418
|
fix: prevent registration on non-cloud
|
2024-01-30 13:03:52 +00:00 |
|
Faruk AYDIN
|
55c391afc8
|
chore: Remove authentication cases from individual tests
|
2024-01-15 15:27:30 +01:00 |
|
Faruk AYDIN
|
f62c17de0b
|
fix: Remove redundant only statement from backend tests
|
2024-01-12 14:22:19 +01:00 |
|
Faruk AYDIN
|
af9ceac0b4
|
feat: Use vitest instead of jest for ESM compatibility
|
2024-01-12 14:07:59 +01:00 |
|
Faruk AYDIN
|
6a639e4ac9
|
chore: Use ES module path to import auth files
|
2024-01-09 12:51:41 +01:00 |
|
Faruk AYDIN
|
b2f8634008
|
chore: Use ES modules for backend app
|
2024-01-05 19:08:04 +01:00 |
|
Faruk AYDIN
|
a452520f1a
|
feat: Convert root query and mutation resolvers to js
|
2024-01-04 18:12:27 +01:00 |
|
Faruk AYDIN
|
8d6f0f8e9e
|
feat: Convert all mutation files to js
|
2024-01-04 18:04:54 +01:00 |
|
Faruk AYDIN
|
387f8fd44c
|
feat: Convert all query files to JS
|
2024-01-04 17:55:29 +01:00 |
|
Ali BARIN
|
70bb7defd1
|
feat(queries/getAutomatischInfo): add mation
|
2023-12-12 17:37:27 +00:00 |
|
Ali BARIN
|
2d52cab693
|
fix: let permitted users delete others' flows (#1417)
|
2023-11-08 16:55:30 +01:00 |
|
Ali BARIN
|
0873cfa997
|
fix: let permitted users create step in not-owned flows
|
2023-11-07 15:51:24 +00:00 |
|
Faruk AYDIN
|
903e9e6093
|
test: Implement graphQL getFlow query tests
|
2023-10-31 15:57:44 +01:00 |
|
Ö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
|
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 |
|
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
|
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 |
|
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
|
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 |
|
Faruk AYDIN
|
6be8a581d2
|
refactor: Use named exports for factories
|
2023-10-23 10:36:44 +02:00 |
|
Faruk AYDIN
|
655deb12c8
|
refactor: Rename fixtures as factories to differentiate dynamic data
|
2023-10-23 10:30:27 +02:00 |
|
Ali BARIN
|
aead014bcf
|
refactor: remove additional mock implentation in tests
|
2023-10-19 13:43:49 +02:00 |
|