Ali BARIN
|
346a706e41
|
feat(Editor): show webhook info in test substep
|
2022-12-08 00:34:28 +01:00 |
|
Ömer Faruk Aydın
|
0abc614a78
|
Merge pull request #775 from automatisch/fix-autocomplete-search
fix(ControlledAutocomplete): use option value as option key
|
2022-12-04 22:51:56 +01:00 |
|
Ali BARIN
|
4ab76e7507
|
feat(FlowSubstep): show autocomplete option value
|
2022-12-04 22:33:28 +01:00 |
|
Ali BARIN
|
4b0916a214
|
fix(AppRow): use app key for links instead of name
|
2022-12-04 21:24:19 +01:00 |
|
Ali BARIN
|
e451dd2262
|
fix(ControlledAutocomplete): use option value as option key
|
2022-12-04 21:16:16 +01:00 |
|
dependabot[bot]
|
e3e8f570f8
|
chore(deps): bump loader-utils from 1.4.1 to 1.4.2
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-19 15:59:50 +01:00 |
|
Ali BARIN
|
4398570583
|
feat: show doc info in auth dialog in editor
|
2022-11-14 18:23:59 +01:00 |
|
Ali BARIN
|
5c78e6e7bf
|
Release v0.2.0
|
2022-11-12 16:21:42 +01:00 |
|
Faruk AYDIN
|
d2b8d2beff
|
refactor: Use getDynamicData instead of getData
|
2022-11-10 19:46:04 +01:00 |
|
Faruk AYDIN
|
81c41ef5ee
|
refactor: Use generateAuthUrl method instead of createAuthData
|
2022-11-10 18:50:36 +01:00 |
|
Ali BARIN
|
bbace2b2c1
|
feat: add .all support in auth arguments
|
2022-11-10 00:12:09 +01:00 |
|
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
|
41cb1c71c7
|
Merge pull request #699 from automatisch/issue-694
feat(web): add status in execution row
|
2022-11-08 23:33:58 +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
|
bdb7a1b840
|
feat(web): hide empty error tab in execution step
|
2022-11-08 20:02:14 +01:00 |
|
Faruk AYDIN
|
06a2014bc1
|
feat: Enrich error responses
|
2022-11-07 22:51:30 +01:00 |
|
Ali BARIN
|
ceea962464
|
fix(AddAppConnection): word break error messages
|
2022-11-07 20:31:52 +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 |
|
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 |
|
Faruk AYDIN
|
c35753c63e
|
docs: Add contributing sections to homepage
|
2022-11-04 23:47:51 +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
|
9c40bc5863
|
fix(web): discard failed auth process
|
2022-10-30 22:27:27 +01:00 |
|
Faruk AYDIN
|
115a46d2e7
|
chore: Remove available apps enum type and use string instead
|
2022-10-30 15:17:10 +01:00 |
|
Ali BARIN
|
419d84da97
|
feat(rss): add new items in feed trigger
|
2022-10-28 00:57:48 +02:00 |
|
Faruk AYDIN
|
cb8f6f7b75
|
feat: Add argument option to connections of get app query
|
2022-10-23 20:12:48 +02:00 |
|
Ali BARIN
|
91ec19c7df
|
fix(useDynamicData): throw error when dependency is undefined
|
2022-10-19 22:56:52 +02:00 |
|
Ali BARIN
|
4670e2fe0c
|
fix: reset field when its deps are not satisfied
|
2022-10-19 22:56:52 +02:00 |
|
Ali BARIN
|
1760c6e454
|
feat: add defineApp and beforeRequest
|
2022-10-17 23:52:48 +02:00 |
|
Ali BARIN
|
92a2d68a81
|
feat: add defineTrigger and defineAction
|
2022-10-16 11:15:05 +02:00 |
|
Ali BARIN
|
ace2436e43
|
feat(FlowEditor): allow adding new connection in step
|
2022-10-15 23:52:37 +02:00 |
|
Ali BARIN
|
c0dfc101b2
|
fix: only show apps with actions in action step
|
2022-10-15 13:35:14 +02:00 |
|
Ali BARIN
|
ec8e57972a
|
Release v0.1.5
|
2022-10-09 10:21:05 +02:00 |
|
Ali BARIN
|
48fd4a0dbe
|
feat: remove execution step data
|
2022-10-09 09:49:53 +02:00 |
|
dependabot[bot]
|
332a4a31f4
|
chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/web
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-09 00:54:23 +02:00 |
|
Ali BARIN
|
e47c54b336
|
chore: add major data-test attributes
|
2022-10-09 00:00:35 +02:00 |
|
dependabot[bot]
|
3705391ecc
|
chore(deps): bump ejs from 3.1.6 to 3.1.8 in /packages/web
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8)
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-08 15:04:12 +02:00 |
|
Ali BARIN
|
43cd8859bc
|
Release v0.1.4
|
2022-10-08 14:38:27 +02:00 |
|
Ali BARIN
|
1b405728c4
|
Release v0.1.3
|
2022-10-08 13:03:31 +02:00 |
|
Ali BARIN
|
a3dc7d2cde
|
Release v0.1.1
|
2022-10-08 12:34:50 +02:00 |
|
Ali BARIN
|
bd5aae3469
|
Release v0.1.0
|
2022-10-07 17:32:56 +02:00 |
|
Ali BARIN
|
2d3e307189
|
chore: mark packages as public
|
2022-10-07 17:32:43 +02:00 |
|
Ali BARIN
|
c79c82cac7
|
docs: add description in packages
|
2022-10-07 17:22:55 +02:00 |
|
Ali BARIN
|
e1d953c855
|
chore: reset versions to 0.0.0
|
2022-10-07 17:04:22 +02:00 |
|
Faruk AYDIN
|
ac4be28a03
|
chore: Add AGPL-3.0 license to package.json files
|
2022-10-07 17:10:14 +03:00 |
|
Faruk AYDIN
|
11ef2ac4bc
|
fix: Integration and auth problems wrt slack and twitter
|
2022-10-07 16:06:10 +03:00 |
|