Ali BARIN
|
6c93d46ec1
|
feat: add circular progress in flow step
|
2022-11-09 00:47:04 +01:00 |
|
Ömer Faruk Aydın
|
247ac1f96f
|
Merge branch 'main' into dependabot/npm_and_yarn/loader-utils-1.4.1
|
2022-11-08 23:34:46 +01:00 |
|
Ömer Faruk Aydın
|
642f32ab4e
|
Merge pull request #701 from automatisch/fix-e2e-tests
test: replace Slack with DeepL
|
2022-11-08 23:34:22 +01:00 |
|
Ömer Faruk Aydın
|
41cb1c71c7
|
Merge pull request #699 from automatisch/issue-694
feat(web): add status in execution row
|
2022-11-08 23:33:58 +01:00 |
|
Ömer Faruk Aydın
|
41de2aa769
|
Merge pull request #698 from automatisch/issue-695
feat(web): hide empty error tab in execution step
|
2022-11-08 23:30:48 +01:00 |
|
Ali BARIN
|
c9022f4208
|
test: do not display empty error in execution step
|
2022-11-08 21:58:27 +01:00 |
|
Ali BARIN
|
0a4877993d
|
test: replace Slack with DeepL
|
2022-11-08 21:58:02 +01:00 |
|
dependabot[bot]
|
ca74fa626a
|
chore(deps): bump loader-utils from 1.4.0 to 1.4.1
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-08 20:36:16 +00:00 |
|
Ali BARIN
|
608038cbcc
|
feat(web): add status in execution row
|
2022-11-08 21:04:56 +01:00 |
|
Ali BARIN
|
bf009ae13b
|
chore(types): add status in Execution
|
2022-11-08 21:04:23 +01:00 |
|
Ali BARIN
|
bdb7a1b840
|
feat(web): hide empty error tab in execution step
|
2022-11-08 20:02:14 +01:00 |
|
Ali BARIN
|
d2b0a57064
|
refactor: abstract exception capture out of is-still-verified
|
2022-11-08 19:48:54 +01:00 |
|
Ali BARIN
|
dbceed563a
|
feat: eager load apps
|
2022-11-08 00:49:55 +01:00 |
|
Faruk AYDIN
|
06a2014bc1
|
feat: Enrich error responses
|
2022-11-07 22:51:30 +01:00 |
|
Ali BARIN
|
ad46b3eea3
|
refactor: adapt errors in apps
|
2022-11-07 20:31:52 +01:00 |
|
Ali BARIN
|
5df7867b6d
|
refactor(BaseError): leverage error.message
|
2022-11-07 20:31:52 +01:00 |
|
Ali BARIN
|
ceea962464
|
fix(AddAppConnection): word break error messages
|
2022-11-07 20:31:52 +01:00 |
|
Faruk AYDIN
|
34068a8188
|
fix: Typo of DeepL authentication key field
|
2022-11-07 19:03:17 +01:00 |
|
Faruk AYDIN
|
d15e3d4c36
|
docs: Add actions and connection pages for DeepL
|
2022-11-07 18:58:45 +01:00 |
|
Faruk AYDIN
|
527dfe6971
|
feat: Add DeepL integration with translate text action
|
2022-11-07 18:46:51 +01:00 |
|
Faruk AYDIN
|
d681d06de1
|
docs: Add salesforce to available apps
|
2022-11-07 09:55:33 +01:00 |
|
Ali BARIN
|
99640b3d73
|
docs(salesforce): describe auth and triggers
|
2022-11-06 21:30:05 +01:00 |
|
Faruk AYDIN
|
3b829af43d
|
docs: Add app definition page for build integrations
|
2022-11-06 02:03:37 +01:00 |
|
Ali BARIN
|
475f24f661
|
style: auto format whole project
|
2022-11-05 23:57:33 +01:00 |
|
Faruk AYDIN
|
74bbbf55f8
|
refactor: Use app key instead of name for new connection url
|
2022-11-05 21:34:58 +01:00 |
|
Faruk AYDIN
|
a3d82c5d70
|
chore: Make beforeRequest field optional for IApp
|
2022-11-05 21:29:07 +01:00 |
|
Faruk AYDIN
|
bb7ef994f7
|
docs: Add folder structure page to build integrations section
|
2022-11-05 20:12:40 +01:00 |
|
Ali BARIN
|
08bfb953de
|
refactor(salesforce): replace object with record
|
2022-11-05 15:33:08 +01:00 |
|
Faruk AYDIN
|
cbd408ae89
|
fix(salesforce): Implement guard for list objects
|
2022-11-05 14:53:38 +01:00 |
|
Ali BARIN
|
fc6822a298
|
feat(salesforce): add updated field in objects trigger
|
2022-11-05 02:43:14 +01:00 |
|
Ali BARIN
|
43b7e506a7
|
fix(web): add missing options in GetApps query
|
2022-11-05 02:42:46 +01:00 |
|
Ali BARIN
|
f11a4b8472
|
fix(TestSubstep): don't show length of empty errors
|
2022-11-05 02:41:55 +01:00 |
|
Ali BARIN
|
927ceb6768
|
feat(salesforce): add list fields data
|
2022-11-05 02:41:12 +01:00 |
|
Ali BARIN
|
3d9249192c
|
feat(salesforce): add list objects data
|
2022-11-05 02:40:46 +01:00 |
|
Faruk AYDIN
|
d539bc6fc8
|
chore: Use definitive article for the license
|
2022-11-05 00:41:38 +01:00 |
|
Ömer Faruk Aydın
|
6fc52c8b4c
|
Merge pull request #679 from automatisch/docs/contributing-section
docs: Add contributing sections to homepage
|
2022-11-04 23:52:38 +01:00 |
|
Faruk AYDIN
|
c35753c63e
|
docs: Add contributing sections to homepage
|
2022-11-04 23:47:51 +01:00 |
|
Faruk AYDIN
|
8d2cac5018
|
fix: Add overflow-y scroll to root css of docs
|
2022-11-04 23:46:59 +01:00 |
|
Ömer Faruk Aydın
|
a8c8efb4bd
|
Merge pull request #676 from automatisch/salesforce/auth
feat(salesforce): add authentication
|
2022-11-04 01:24:21 +01:00 |
|
Faruk AYDIN
|
f1d319601e
|
chore: Adjust auth doc url of apps to new links
|
2022-11-04 00:19:41 +01:00 |
|
Ali BARIN
|
ede55a70aa
|
feat(salesforce): add authentication
|
2022-11-03 23:12:33 +01:00 |
|
Ali BARIN
|
7d82ca5d3c
|
fix(InputCreator): show default value in dropdown
|
2022-11-03 23:12:33 +01:00 |
|
Ali BARIN
|
6a33636d9d
|
refactor: compute reconnectionSteps out of auth steps
|
2022-11-03 23:12:09 +01:00 |
|
Ali BARIN
|
a03c60bd90
|
refactor: remove step property out of app auth
|
2022-11-03 23:12:09 +01:00 |
|
Ömer Faruk Aydın
|
4b122bd19e
|
Merge pull request #675 from automatisch/remove-github-token-info-func
refactor(github): remove getTokenInfo function
|
2022-11-03 23:11:17 +01:00 |
|
Ali BARIN
|
c386b001ba
|
refactor(github): remove getTokenInfo function
|
2022-11-03 20:16:57 +01:00 |
|
Ali BARIN
|
2ffce75056
|
refactor(slack): move scopes out of function definition
|
2022-11-03 18:01:35 +01:00 |
|
Ali BARIN
|
ff76e37efc
|
docs(slack): add bot token scope for bot functionality
|
2022-11-03 01:08:27 +01:00 |
|
Ali BARIN
|
ae3d547c3f
|
fix(slack): uncomment users.profile:read user scope
|
2022-11-03 00:56:42 +01:00 |
|
Ali BARIN
|
a52e365b88
|
docs(slack): describe oauth2 connection
|
2022-11-02 21:01:55 +01:00 |
|