Commit Graph

277 Commits

Author SHA1 Message Date
Ali BARIN
c9bf7c9e21 feat: make flows enablable 2022-03-22 20:25:54 +03:00
Ali BARIN
932145e3a1 feat: add dropdown field with dynamic data in flow 2022-03-20 11:46:49 +03:00
Faruk AYDIN
5e1fc510ff feat: Create send slack message action 2022-03-17 22:27:59 +03:00
Faruk AYDIN
fb7e679230 fix: Use computed parameters for dataIn field of execution steps 2022-03-16 01:56:44 +03:00
Faruk AYDIN
8512528fcf feat: Implement getData query and send a message action for slack 2022-03-16 01:48:58 +03:00
Faruk AYDIN
f8c7b85682 feat: Implement slack authentication 2022-03-15 10:52:54 +03:00
Ali BARIN
2218ffd790 feat: add executions page 2022-03-13 12:52:31 +03:00
Faruk AYDIN
ab82134b88 feat: Implement search tweet trigger step for twitter 2022-03-12 17:16:54 +03:00
Faruk AYDIN
3f7a888429 fix: Make processor to work with multiple trigger objects 2022-03-12 17:16:40 +03:00
Ali BARIN
fec55d698a fix: remove input from getStepWithTestExecutions queries 2022-03-12 13:18:19 +03:00
Ali BARIN
af027b7e20 feat: show flows when going back on flow editor 2022-03-12 13:05:27 +03:00
Faruk AYDIN
a57e357354 chore: Add interval value to myTweet trigger 2022-03-11 21:45:00 +03:00
Faruk AYDIN
bf8adb286a feat: Implement getExecutionSteps query 2022-03-11 21:34:33 +03:00
Faruk AYDIN
44623cc384 feat: Implement pagination logic and use with getExecutions query 2022-03-11 21:24:14 +03:00
Ali BARIN
906a8d0644 fix: stop flickering due to late initiated token 2022-03-09 21:02:00 +01:00
Faruk AYDIN
343b360303 feat: Implement initial version of getExecutions query 2022-03-09 21:23:31 +03:00
Ali BARIN
d4bef44b93 fix: remove input out of textConnection query 2022-03-09 09:30:55 +01:00
Ali BARIN
5d1c4b81e7 feat: introduce authentication context 2022-03-09 01:09:14 +03:00
Ali BARIN
030d886cf7 refactor: introduce input in gql mutations 2022-03-09 00:53:20 +03:00
Ali BARIN
f5f7a998ca feat: introduce login page 2022-03-08 12:17:35 +01:00
Faruk AYDIN
bb36748764 refactor: Use input params for all mutations 2022-03-08 11:32:38 +03:00
Faruk AYDIN
212523aec6 feat: Implement updateUser mutation 2022-03-07 21:08:45 +03:00
Faruk AYDIN
64011b5c4b feat: Implement updateFlowStatus mutation 2022-03-07 20:39:47 +03:00
Faruk AYDIN
63198a6569 fix: Do not try to update ID of the flow 2022-03-07 18:26:41 +03:00
Faruk AYDIN
775ac7a8b1 fix: Backend eslint warnings 2022-03-07 18:26:31 +03:00
Faruk AYDIN
ecc9239bfe chore: Set token expiration time to 14 days 2022-03-06 18:56:14 +03:00
Faruk AYDIN
9926e5589e refactor: Use graphql schema directly with graphql-tools library 2022-03-06 18:33:33 +03:00
Faruk AYDIN
96cca96bff fix: Allow external errors for graphql shield 2022-03-06 02:07:08 +03:00
Faruk AYDIN
c935f3f691 feat: Implement authentication with JWT 2022-03-06 00:35:30 +03:00
Ali BARIN
f883dd1287 fix: incorporate UUID in variable regex 2022-03-05 12:57:03 +03:00
Faruk AYDIN
20e725b590 feat: Implement process worker with bullmq 2022-03-05 12:56:34 +03:00
Ali BARIN
b288dc8c35 refactor: use step.executionSteps[].dataOut 2022-03-05 01:37:25 +03:00
Faruk AYDIN
e73f33f3db fix: Adjust info.json files to work with formattedData field 2022-03-05 01:27:00 +03:00
Ali BARIN
6a8ec97c31 refactor: add formattedData in IConnection references 2022-03-05 01:27:00 +03:00
Faruk AYDIN
719a948134 fix: Introduce formattedData for connections to separate types 2022-03-05 01:27:00 +03:00
Faruk AYDIN
39b50fc0d3 fix: JSON related interfaces 2022-03-04 14:35:33 +03:00
Ali BARIN
02af7948e5 refactor: convert IDs to uuid 2022-03-04 02:11:03 +03:00
Faruk AYDIN
0c183eeadd refactor: Use relations to expose dataOut field of execution steps 2022-03-03 19:07:25 +01:00
Ali BARIN
3391578655 chore: introduce @automatisch/types 2022-03-03 13:33:33 +03:00
Faruk AYDIN
bbb6f0b0ff chore: Find apps folder path by using require resolve 2022-03-02 21:34:31 +03:00
Faruk AYDIN
b2369fa8cd chore: Add authentication interface and adjust authentication classes 2022-03-01 18:30:15 +01:00
Ali BARIN
a506d1985f feat: compute step parameters with prior steps 2022-02-28 23:08:18 +01:00
Faruk AYDIN
cdc6168ff4 chore: Adjust authentication classes to have similar structure 2022-02-28 18:31:39 +03:00
Ali BARIN
d06f21c927 feat: add PowerInput component 2022-02-28 01:26:57 +03:00
Faruk AYDIN
c864a1062d refactor: Pass app data within the constructor of an app 2022-02-27 16:49:07 +01:00
Faruk AYDIN
003213d223 fix: Adjust null flag for step model fields 2022-02-27 16:46:04 +03:00
Faruk AYDIN
70bb79ab6c chore: Update objectionjs version to 3 2022-02-26 20:29:44 +03:00
dependabot[bot]
61c1f3a300 chore(deps): bump shelljs from 0.8.4 to 0.8.5 in /packages/cli
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 19:50:09 +03:00
dependabot[bot]
1f0463b04a chore(deps): bump glob-parent from 3.1.0 to 5.1.2 in /packages/cli
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 3.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 12:53:18 +03:00
dependabot[bot]
4d8c15d10a chore(deps): bump node-fetch from 2.6.6 to 2.6.7 in /packages/cli
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 12:53:08 +03:00