Ali BARIN
4f66a4d090
Merge pull request #1446 from automatisch/AUT-465
...
feat: embed external fonts used in the codebase
2023-11-28 12:47:32 +01: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
87866e34ed
Merge pull request #1450 from felifluid/feature/action-discord-create-event
...
feat(discord): add createEvent action
2023-11-27 18:08:20 +01:00
Ali BARIN
c98ac05097
feat(discord/create-new-scheduled-event): rework fields
2023-11-27 17:01:40 +00:00
DerKlobold
36f991b6f9
feat: discord createNewEvent action in docs
...
adds a simple entry in the docs for the createNewEvent action
2023-11-26 18:59:01 +01: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
Kasia
9f2281a3e2
feat: embed external fonts used in the codebase
2023-11-24 12:20:28 +00: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
ae2738d4cc
Merge pull request #1435 from mohammedzaher/removebg
...
feat(removebg): add `remove image background` action
2023-11-22 16:28:55 +01:00
Ali BARIN
aa5ae028b2
feat(removebg/remove-image-background): update wording
2023-11-22 15:01:02 +00:00
Mohammed Zaher
7ab8c76aa0
docs(removebg): Add Remove image background
action
2023-11-16 15:43:22 +00:00
Mohammed Zaher
8075b65e14
feat(removebg): Add Remove image background
action
2023-11-16 15:39:46 +00:00
Ali BARIN
073ce3bf1b
Merge pull request #1433 from automatisch/AUT-445
...
feat(reddit): provide user-agent header
2023-11-14 17:25:29 +01:00
Rıdvan Akca
80fcbfe01b
feat(reddit): provide user-agent header
2023-11-14 14:08:01 +03:00
Ali BARIN
dba0041e5f
Merge pull request #1430 from automatisch/dependabot/npm_and_yarn/axios-1.6.0
...
chore(deps): bump axios from 0.24.0 to 1.6.0
2023-11-13 17:56:57 +01: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
Ali BARIN
50706c524e
Merge pull request #1431 from QAComet/qacomet/admin-roles-loader
...
test: add page title test ids to await and await mounting loader components
2023-11-13 10:52:49 +01:00
QAComet
11e0cb9398
test: add page title test ids to await and await mounting loader components
2023-11-12 16:46:38 -07:00
Ali BARIN
1e82e40802
Merge pull request #1428 from automatisch/AUT-398
...
feat(reddit): add create link post action
2023-11-10 16:27:25 +01:00
Rıdvan Akca
ff00644e62
feat(reddit): add create link post action
2023-11-10 18:21:04 +03:00
Ali BARIN
97bcd3792b
Merge pull request #1427 from automatisch/AUT-397
...
feat(reddit): add new posts matching search trigger
2023-11-10 16:03:35 +01:00
Rıdvan Akca
5738a09771
feat(reddit): add new posts matching search trigger
2023-11-10 16:50:26 +03:00
kattoczko
c461cc4878
feat: introduce application auth clients tab in the admin panel ( #1423 )
...
* feat: introduce application auth clients tab in the admin panel
* feat: introduce improvements
* feat: use loading state returned from useMutation
* feat: use error returned by useMutation hook
2023-11-10 14:09:23 +01:00
Ali BARIN
878fab347a
Merge pull request #1426 from automatisch/AUT-396
...
feat(reddit): add reddit integration
2023-11-10 11:16:46 +01: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
Ali BARIN
7193d018ce
Merge pull request #1425 from automatisch/add-sf-execute-query-in-docs
...
docs(salesforce): list execute query in actions
2023-11-09 16:09:43 +01:00
Ali BARIN
d5cea034ac
docs(salesforce): list execute query in actions
2023-11-09 15:02:58 +00:00
Ömer Faruk Aydın
a2760c10b3
Merge pull request #1422 from automatisch/release/0.10.0
...
Release v0.10.0
2023-11-09 16:12:19 +03:00
Faruk AYDIN
5492fae213
Release v0.10.0
v0.10.0
2023-11-09 15:48:33 +03:00
Faruk AYDIN
490a23ae0a
chore: Update version to 0.10.0 in Dockerfiles
2023-11-09 15:46:42 +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
Ali BARIN
2d52cab693
fix: let permitted users delete others' flows ( #1417 )
2023-11-08 16:55:30 +01:00
Ömer Faruk Aydın
e1fac78aba
Merge pull request #1412 from automatisch/aut-311
...
fix: let permitted users create step in not-owned flows
2023-11-08 17:55:53 +03:00
Ali BARIN
e79fc9cae4
Merge pull request #1418 from automatisch/AUT-390
...
feat(xero): add xero integration
2023-11-08 15:37:03 +01:00
Rıdvan Akca
9200e1011b
feat(xero): add xero integration
2023-11-08 17:03:33 +03:00
moaaz
373d29eeab
docs(carbone): Add add-template
actions
2023-11-08 11:27:17 +01:00
moaaz
bc337c588a
feat(carbone): add add-template
action
2023-11-08 11:27:17 +01:00
QAComet
112b05f7ad
test: add wait for roles loader to detach
2023-11-08 10:39:02 +01:00
Moaaz Elsayed
9f84af95f6
docs(removebg): fix connection link ( #1416 )
2023-11-08 10:03:34 +01:00
Ali BARIN
0873cfa997
fix: let permitted users create step in not-owned flows
2023-11-07 15:51:24 +00:00
Ali BARIN
94d7162782
docs(carbone): list in available apps ( #1411 )
2023-11-07 15:30:47 +01:00
Mohammed Zaher
5db62679fa
feat(removebg): add remove-bg integration ( #1406 )
...
* feat(remove-bg): add remove-bg integration
* feat(removebg): update name and icon
* docs(removebg): update name and icon
* docs: add remove.bg in available apps
* docs(removebg): correct path
---------
Co-authored-by: Ali BARIN <ali.barin53@gmail.com >
2023-11-07 13:52:55 +01:00
Moaaz Elsayed
a4a0102679
feat(carbone): add carbone integration ( #1405 )
...
* feat(carbone): add carbone integration
* Update list-apps.spec.js to ensure Carbone is the first application in the alphabetically sorted list
Previously, the test expected DeepL to be the first in the list. Now, this change ensures that Carbone will take precedence as it will come first in the alphabetical order.
2023-11-07 13:00:22 +01:00