Commit Graph

156 Commits

Author SHA1 Message Date
Ali BARIN
bb6c464770 feat: make email and password updatable 2022-04-01 00:38:54 +03:00
Faruk AYDIN
22e1fe5c44 feat: Implement auto-run interval for triggers of completed flows 2022-03-23 18:17:41 +03:00
dependabot[bot]
3715291df7 chore(deps): bump node-forge from 1.2.1 to 1.3.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 17:32:42 +03:00
Ali BARIN
f11f523b30 feat: add single execution page 2022-03-23 09:33:55 +01: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
9926e5589e refactor: Use graphql schema directly with graphql-tools library 2022-03-06 18:33:33 +03:00
Faruk AYDIN
c935f3f691 feat: Implement authentication with JWT 2022-03-06 00:35:30 +03:00
Faruk AYDIN
20e725b590 feat: Implement process worker with bullmq 2022-03-05 12:56:34 +03:00
Faruk AYDIN
bbb6f0b0ff chore: Find apps folder path by using require resolve 2022-03-02 21:34:31 +03:00
Ali BARIN
a506d1985f feat: compute step parameters with prior steps 2022-02-28 23:08:18 +01:00
Ali BARIN
d06f21c927 feat: add PowerInput component 2022-02-28 01:26:57 +03:00
Faruk AYDIN
70bb79ab6c chore: Update objectionjs version to 3 2022-02-26 20:29:44 +03:00
dependabot[bot]
b234240f11 chore(deps): bump url-parse from 1.5.7 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 12:49:00 +03:00
Faruk AYDIN
c732780672 feat: Implement draft version of CLI package 2022-02-26 12:48:48 +03:00
dependabot[bot]
059c039a8b chore(deps): bump prismjs from 1.26.0 to 1.27.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.26.0...v1.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 12:44:56 +03:00
dependabot[bot]
4a8c3988c2 chore(deps): bump url-parse from 1.5.4 to 1.5.7
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 13:12:02 +01:00
dependabot[bot]
e996e5d0c6 chore(deps): bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 09:05:37 +01:00
Ali BARIN
95a63affe7 feat: make step in editor configurable 2022-01-28 15:53:37 +03:00
Ali BARIN
c09a535653 chore: suit eslint rules 2022-01-20 17:09:12 +01:00
Ali BARIN
f6d7971b4f chore: add eslint separately per package 2022-01-20 17:07:14 +01:00
Faruk AYDIN
a831bf1673 feat: Setup eslint and prettier 2022-01-20 17:07:14 +01:00
Faruk AYDIN
6ad92b60e3 chore: Add nohoist flag to babel-loader and webpack 2022-01-14 17:29:40 +03:00
Ali BARIN
b600179221 chore: install @mui/lab 2021-12-17 12:20:38 +01:00
Ali BARIN
78375934d7 feat: style app connections 2021-12-15 22:27:27 +01:00
Ali BARIN
39eafca5ec chore: upgrade to react-router@6 2021-12-12 17:14:05 +01:00
Faruk AYDIN
cab2d281f3 feat: Add docs package which uses docusaurus internally 2021-12-09 17:52:21 +01:00
Ömer Faruk Aydın
f949eca3c4 feat: Encrypt data column of connections (#105) 2021-11-28 22:08:35 +01:00
Ali BARIN
219d24495d feat: introduce twilio auth 2021-10-27 20:04:08 +02:00
Ali BARIN
72476ceb8b feat: introduce github authentication 2021-10-26 23:41:25 +02:00
Ali BARIN
901699fe64 feat: introduce discord authentication 2021-10-26 18:11:09 +02:00
Faruk AYDIN
ce7130b271 feat: Implement SMTP app connection 2021-10-25 16:49:03 +02:00
Ali BARIN
9e3c61e3df feat: introduce twitch auth 2021-10-24 21:25:04 +02:00
Faruk AYDIN
8e91f1f7ed chore: Make createAuthLink mutation more generic 2021-10-24 20:06:16 +02:00
Ali BARIN
17907a288c feat: introduce firebase authentication 2021-10-24 01:02:34 +02:00
Faruk AYDIN
2eeeeb0028 chore: Introduce GraphQLJSONObject type for credentials 2021-10-24 16:51:29 +02:00
Ali BARIN
de82dbfe29 feat: introduce notistack for snackbars 2021-10-21 22:51:55 +02:00
Ali BARIN
d13470d587 fix: add missing type and dependency for flickr-sdk 2021-10-17 20:38:20 +02:00
Ali BARIN
9c529b6c6d feat: Introduce generic auth steps 2021-10-14 18:34:30 +02:00
Faruk AYDIN
bdd0843d94 feat: Implement createAuthLink mutation 2021-10-14 15:17:58 +02:00
Ali BARIN
f50c09ed37 feat: Introduce InputCreator 2021-10-11 23:22:12 +02:00
Ali BARIN
1d65a7c0dd feat: Extend apps with further data 2021-10-10 21:51:16 +02:00
Faruk AYDIN
a39ae93ca4 chore: Setup ava and sinon test libraries 2021-10-08 19:02:36 +02:00
Faruk AYDIN
d03e34e9cc feat: Create user model 2021-10-06 23:37:45 +02:00
Ali BARIN
3f56da5efb feat: Add Layout with AppBar and Drawer 2021-10-05 20:35:13 +02:00
Faruk AYDIN
f032dea77e chore: Setup objectionjs as ORM 2021-10-05 18:39:28 +02:00
Faruk AYDIN
908f156a45 chore: Add database create & drop commands 2021-10-05 18:37:57 +02:00
Faruk AYDIN
c0f022a1b0 chore: Adjust cors options 2021-10-04 21:40:17 +02:00
Ali BARIN
1343352819 chore: Add react-router 2021-10-04 19:54:40 +02:00
Faruk AYDIN
7d98333a8a chore: Integrate graphql to the express app 2021-10-04 19:42:23 +02:00