Faruk AYDIN
283c644285
feat: Convert bin files to use JS
2024-01-04 18:31:06 +01:00
Faruk AYDIN
cbe3db8187
feat: Convert all queues folder to js files
2024-01-04 18:20:08 +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
Faruk AYDIN
d1427ffd54
feat: Convert workers to use js files
2024-01-04 17:48:52 +01:00
Faruk AYDIN
9d1aa9e59a
feat: Convert routes folder to the js files
2024-01-04 17:41:52 +01:00
Faruk AYDIN
7d6a8c4607
feat: Convert service folder to js files
2024-01-04 17:33:03 +01:00
Faruk AYDIN
5fd90355ae
feat: Convert error handler ts file to js file
2024-01-04 17:17:25 +01:00
Faruk AYDIN
9b01a2a4da
feat: Convert ts files to js files for errors directory
2024-01-04 17:14:28 +01:00
Faruk AYDIN
5dfa38ca99
feat: Convert ts files to js files for controllers
2024-01-04 17:06:19 +01:00
Faruk AYDIN
215ff4b74a
chore: Add eslint configuration specific to backend
2024-01-04 16:56:29 +01:00
Faruk AYDIN
ca7b8b865a
feat: Convert ts files to js files for config folder
2024-01-04 16:52:52 +01:00
Faruk AYDIN
2f3b739f9e
chore: Allow JS files for the backend package
2024-01-04 16:34:55 +01:00
Faruk AYDIN
b5460712e6
feat: Implement Helix app with new chat action
2024-01-02 19:06:07 +01:00
Ömer Faruk Aydın
6f7dcc2b6e
Merge pull request #1498 from automatisch/AUT-557
...
feat(self-hosted-llm): add send prompt and send chat prompt actions
2024-01-02 14:27:46 +01:00
Ali BARIN
a8b85cdb0d
feat(self-hosted-llm): add send prompt and send chat prompt actions
2023-12-20 16:18:39 +00:00
Ali BARIN
c975a56245
feat(azure-openai): add send prompt action
2023-12-20 14:48:33 +00:00
Ali BARIN
70bb7defd1
feat(queries/getAutomatischInfo): add mation
2023-12-12 17:37:27 +00:00
Ali BARIN
5971425d23
fix(odoo): introduce secure connection option
2023-12-11 15:36:50 +00:00
Rıdvan Akca
a296b5e645
feat(zendesk): add new users trigger
2023-11-30 14:42:25 +03:00
Ali BARIN
eb486a3a07
Merge pull request #1456 from automatisch/AUT-431
...
feat(notion): add updated database items trigger
2023-11-29 16:54:45 +01:00
Rıdvan Akca
1b07f3195a
feat(zendesk): add delete user action
2023-11-29 16:30:05 +03:00
Rıdvan Akca
dfa7d4cb8d
feat(notion): add updated database items trigger
2023-11-29 16:18:38 +03:00
Rıdvan Akca
b07bd4374f
feat(zendesk): add create user action
2023-11-29 16:01:55 +03:00
Rıdvan Akca
16c9d3400c
feat(zendesk): add delete ticket action
2023-11-29 14:27:54 +03:00
Rıdvan Akca
4dd994348d
feat(zendesk): add find ticket action
2023-11-29 13:17:04 +03:00
Ali BARIN
f0cbfafc24
Merge pull request #1443 from automatisch/AUT-411
...
feat(zendesk): add update ticket action
2023-11-28 15:02:21 +01:00
Ali BARIN
737090a67a
feat(discord/create-scheduled-event): remove new prefix
2023-11-28 11:56:36 +00:00
Rıdvan Akca
df54f909c1
feat(zendesk): add update ticket action
2023-11-28 14:40:26 +03:00
Ali BARIN
772b195eca
Merge pull request #1441 from automatisch/AUT-409
...
feat(zendesk): add new tickets trigger
2023-11-28 11:52:22 +01:00
Ali BARIN
c98ac05097
feat(discord/create-new-scheduled-event): rework fields
2023-11-27 17:01:40 +00:00
DerKlobold
a81c5164fc
feat: discord createNewEvent action
...
adds the action of creating a new event on a discord server. provides some sort of logic-check to make sure the correct fields have been filled, depending of the type given.
2023-11-26 18:58:09 +01:00
DerKlobold
5942482690
feat: list discord voice channel dynamic data
...
adds a helper function to provide dynamic data of voice and stage channels of a discord server
2023-11-26 18:56:50 +01:00
Rıdvan Akca
4f538ca2fc
feat(zendesk): add new tickets trigger
2023-11-24 15:22:35 +03:00
Ali BARIN
b0d2f28c78
Merge pull request #1444 from automatisch/AUT-487
...
fix(zendesk): get after_cursor from meta field
2023-11-23 13:42:01 +01:00
Rıdvan Akca
d4380a4426
fix(zendesk): get after_cursor from meta field
2023-11-23 15:17:11 +03:00
Ali BARIN
aa5ae028b2
feat(removebg/remove-image-background): update wording
2023-11-22 15:01:02 +00:00
Mohammed Zaher
8075b65e14
feat(removebg): Add Remove image background
action
2023-11-16 15:39:46 +00:00
Rıdvan Akca
80fcbfe01b
feat(reddit): provide user-agent header
2023-11-14 14:08:01 +03:00
Ali BARIN
b8a44afd25
refactor: re-type interceptors for axios@1.6.0
2023-11-13 16:14:03 +00:00
dependabot[bot]
e2445bf585
chore(deps): bump axios from 0.24.0 to 1.6.0
...
Bumps [axios](https://github.com/axios/axios ) from 0.24.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.24.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 16:14:03 +00:00
Rıdvan Akca
ff00644e62
feat(reddit): add create link post action
2023-11-10 18:21:04 +03:00
Rıdvan Akca
5738a09771
feat(reddit): add new posts matching search trigger
2023-11-10 16:50:26 +03:00
Rıdvan Akca
354b331b08
feat(reddit): add reddit integration
2023-11-10 12:51:52 +03:00
Ali BARIN
3b9aadb90f
Merge pull request #1421 from automatisch/AUT-392
...
feat(xero): add new payments trigger
2023-11-09 16:30:42 +01:00
Faruk AYDIN
5492fae213
Release v0.10.0
2023-11-09 15:48:33 +03:00
Rıdvan Akca
3593cf3808
feat(xero): add new payments trigger
2023-11-09 11:57:47 +03:00
Ali BARIN
6ea7400ff4
Merge pull request #1419 from automatisch/AUT-391
...
feat(xero): add new bank transactions trigger
2023-11-08 17:07:14 +01:00
Rıdvan Akca
1a4ba35ef4
feat(xero): add new bank transactions trigger
2023-11-08 18:59:50 +03:00