Rıdvan Akca
|
e2c5d843df
|
feat(mailerlite): add campaign sent trigger
|
2024-01-26 18:47:24 +03:00 |
|
Rıdvan Akca
|
557ea55ddf
|
feat(mailerlite): add subscriber unsubscribed trigger
|
2024-01-26 18:36:49 +03:00 |
|
Rıdvan Akca
|
1591a4edd2
|
feat(mailerlite): add subscriber created trigger
|
2024-01-26 18:29:39 +03:00 |
|
Rıdvan Akca
|
b30b5024a8
|
feat(mailerlite): add spam complaint trigger
|
2024-01-26 18:22:00 +03:00 |
|
Rıdvan Akca
|
8ef2bd3b8d
|
feat(mailerlite): add mailerlite integration
|
2024-01-26 13:44:34 +03:00 |
|
Rıdvan Akca
|
4c7d09c3d8
|
feat(formatter): add base64 to string action
|
2024-01-26 12:41:05 +03:00 |
|
Rıdvan Akca
|
ef34068ac4
|
feat(formatter): add string to base64 action
|
2024-01-25 18:52:44 +03:00 |
|
Rıdvan Akca
|
c413ab030b
|
feat(airtable): add airtable integration
|
2024-01-19 17:20:56 +03:00 |
|
Rıdvan Akca
|
0f39007f92
|
feat(ynab): add new transactions trigger
|
2024-01-18 18:08:42 +03:00 |
|
Rıdvan Akca
|
ab811daba7
|
feat(ynab): add goal completed trigger
|
2024-01-18 18:00:48 +03:00 |
|
Rıdvan Akca
|
1428bf8ffa
|
feat(ynab): add category overspent trigger
|
2024-01-18 17:31:53 +03:00 |
|
Rıdvan Akca
|
53f7f38e23
|
feat(ynab): add low account balance trigger
|
2024-01-18 16:00:52 +03:00 |
|
Rıdvan Akca
|
ce6ad9e0d3
|
feat(ynab): add you need a budget app integration
|
2024-01-18 15:54:20 +03:00 |
|
Rıdvan Akca
|
17a0c6123a
|
feat(vtiger-crm): add new todos trigger
|
2024-01-17 10:47:52 +03:00 |
|
Rıdvan Akca
|
10edc5a8ad
|
feat(vtiger-crm): add new opportunities trigger
|
2024-01-16 18:09:05 +03:00 |
|
Rıdvan Akca
|
bdf07d6bd5
|
feat(vtiger-crm): add new leads trigger
|
2024-01-16 18:05:13 +03:00 |
|
Rıdvan Akca
|
10ff65e71a
|
feat(vtiger-crm): add new invoices trigger
|
2024-01-16 18:00:41 +03:00 |
|
Rıdvan Akca
|
9395097fda
|
feat(vtiger-crm): add new contacts trigger
|
2024-01-16 17:55:48 +03:00 |
|
Rıdvan Akca
|
47eb0e00e3
|
feat(vtiger-crm): add new cases trigger
|
2024-01-16 17:48:24 +03:00 |
|
Rıdvan Akca
|
57d5f34ac5
|
feat(vtiger-crm): add vtiger crm integration
|
2024-01-16 17:42:34 +03:00 |
|
Rıdvan Akca
|
06b040412a
|
feat(google-tasks): add new completed tasks trigger
|
2024-01-16 17:30:25 +03:00 |
|
Rıdvan Akca
|
cab040c74a
|
feat(google-tasks): add new tasks trigger
|
2024-01-16 17:25:25 +03:00 |
|
Rıdvan Akca
|
21706a7d15
|
feat(google-tasks): add new task lists trigger
|
2024-01-16 17:17:24 +03:00 |
|
Rıdvan Akca
|
22e4b8aaeb
|
feat(google-tasks): add create task list action
|
2024-01-16 17:10:27 +03:00 |
|
Rıdvan Akca
|
bd43a6021a
|
feat(google-tasks): add create task action
|
2024-01-16 16:39:38 +03:00 |
|
Rıdvan Akca
|
a90b58b6db
|
feat(google-tasks): add update task action
|
2024-01-16 16:33:41 +03:00 |
|
Rıdvan Akca
|
92a9b096ec
|
feat(google-tasks): add find task action
|
2024-01-16 16:27:45 +03:00 |
|
Rıdvan Akca
|
7a6aa99840
|
feat(google-tasks): add google tasks integration
|
2024-01-16 13:55:03 +03:00 |
|
Rıdvan Akca
|
5657f0d793
|
feat(disqus): add new comments trigger
|
2024-01-16 13:40:00 +03:00 |
|
Rıdvan Akca
|
798529007e
|
feat(disqus): add disqus integration
|
2024-01-16 13:23:26 +03:00 |
|
Faruk AYDIN
|
c5bf66f462
|
chore: Remove redundant import of authentication rule
|
2024-01-15 15:31:20 +01:00 |
|
Faruk AYDIN
|
e6180bdfaa
|
chore: No need to export authentication options
|
2024-01-15 15:31:00 +01:00 |
|
Faruk AYDIN
|
55c391afc8
|
chore: Remove authentication cases from individual tests
|
2024-01-15 15:27:30 +01:00 |
|
Faruk AYDIN
|
782fa67320
|
feat: Add tests for authentication helper
|
2024-01-15 15:21:04 +01:00 |
|
Faruk AYDIN
|
62bdb7fb6d
|
fix: Import statements of removed subscription job
|
2024-01-12 16:44:56 +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
|
c4a6c86a69
|
feat: Make web app path static for the backend
|
2024-01-08 18:36:36 +01:00 |
|
Faruk AYDIN
|
8983a3c581
|
chore: Remove types folder of the backend package
|
2024-01-08 15:53:41 +01:00 |
|
Faruk AYDIN
|
962bbc04b5
|
fix: Change require.resolve to work with ESM
|
2024-01-08 12:25:21 +01:00 |
|
Faruk AYDIN
|
0804026d74
|
fix: Correct dirname for the app config
|
2024-01-08 12:24:53 +01:00 |
|
Faruk AYDIN
|
879aa1f9f8
|
fix: Eslint offenses for JS files
|
2024-01-07 20:09:36 +01:00 |
|
Faruk AYDIN
|
f0d2f07193
|
feat: Convert package scripts to work with JS
|
2024-01-07 19:36:44 +01:00 |
|
Faruk AYDIN
|
b2f8634008
|
chore: Use ES modules for backend app
|
2024-01-05 19:08:04 +01:00 |
|
Faruk AYDIN
|
43dba351c3
|
feat: Convert all app files to JS
|
2024-01-05 17:44:21 +01:00 |
|
Faruk AYDIN
|
b95478b635
|
chore: Use imports as ES modules
|
2024-01-04 22:24:42 +01:00 |
|
Faruk AYDIN
|
523f8a8951
|
feat: Convert app, server, worker ts files to JS
|
2024-01-04 21:47:34 +01:00 |
|
Faruk AYDIN
|
0f71924d06
|
feat: Convert migration files to JS
|
2024-01-04 21:44:40 +01:00 |
|
Faruk AYDIN
|
6d1bfc0be0
|
fix: Remove response data types to get rid of ts errors
|
2024-01-04 21:17:15 +01:00 |
|