Commit Graph

2772 Commits

Author SHA1 Message Date
dependabot[bot]
ec2bfb6538 chore(deps): bump node-forge from 0.10.0 to 1.2.1 in /packages/web
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.10.0 to 1.2.1.
- [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/0.10.0...v1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 15:49:20 +01:00
dependabot[bot]
110210f865 chore(deps): bump postcss from 7.0.21 to 7.0.39
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.21 to 7.0.39.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/7.0.39/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.21...7.0.39)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 15:43:20 +01:00
dependabot[bot]
aa363e7899 chore(deps): bump nanoid from 3.1.20 to 3.2.0 in /packages/web
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.20...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 15:42:46 +01:00
dependabot[bot]
fda6507e72 chore(deps): bump follow-redirects in /packages/web
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.2 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.2...v1.14.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 15:41:52 +01:00
Faruk AYDIN
3c2188ebf2 feat: Create step with previous step id and assign position 2022-01-28 17:12:33 +03:00
Ali BARIN
95a63affe7 feat: make step in editor configurable 2022-01-28 15:53:37 +03:00
Faruk AYDIN
4985fb422e feat: Introduce position to step model 2022-01-27 17:46:44 +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
Faruk AYDIN
02cfb979bc chore: Add active column to flows 2022-01-08 17:48:57 +03:00
Ali BARIN
430f0d07e8 feat: introduce basic flows page 2022-01-08 15:09:26 +01:00
Faruk AYDIN
d25d327ef7 feat: Implement update step graphQL mutation 2022-01-06 22:30:48 +01:00
Faruk AYDIN
b6c7ce96c9 feat: Add draft triggers and actions to twitter app 2022-01-06 21:46:58 +03:00
Faruk AYDIN
c07b377de1 feat: Create empty trigger step when the flow is created 2022-01-06 00:08:54 +03:00
Ali BARIN
247b25cfc4 feat: introduce steps in flow editor 2022-01-02 14:44:21 +03:00
Faruk AYDIN
a232408f22 chore: Expose type field of the steps arguments 2022-01-02 14:33:05 +03:00
Ali BARIN
06bfba371d refactor: cast variable types while computing 2022-01-02 14:33:05 +03:00
Faruk AYDIN
3f2f1212c9 chore: Use integer for IDs of resources 2022-01-02 14:33:05 +03:00
Faruk AYDIN
a58411ee99 chore: Expose connection with step type instead of only connectionId 2021-12-24 21:01:07 +03:00
Ali BARIN
11bdbf1727 feat: introduce dummy flow editor 2021-12-24 17:41:31 +01:00
Faruk AYDIN
e3184aedb8 feat: Implement get flow graphQL query 2021-12-24 15:28:45 +01:00
Ali BARIN
e0f380026e feat: add login mutation 2021-12-21 10:05:16 +01:00
Ali BARIN
8b05489e40 fix: correct params type in update-flow mutation 2021-12-21 10:05:02 +01:00
Ali BARIN
ede68b2af2 feat: add updateFlow mutation 2021-12-21 10:05:02 +01:00
Ali BARIN
d06ce4958e feat: add /editor/create to create a flow 2021-12-21 09:32:17 +01:00
dependabot[bot]
19a8323058 chore(deps): bump ws from 6.2.1 to 6.2.2 in /packages/web
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 21:50:39 +01:00
dependabot[bot]
1b60efa9b8 chore(deps): bump color-string from 1.5.4 to 1.9.0 in /packages/web
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.9.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.9.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 20:24:15 +01:00
dependabot[bot]
0729ca82d5 chore(deps): bump url-parse from 1.5.1 to 1.5.3 in /packages/web
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 20:24:03 +01:00
dependabot[bot]
8cd745fd77 chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /packages/web
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 20:23:50 +01:00
dependabot[bot]
4dab34fe66 chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/web
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 20:23:40 +01:00
dependabot[bot]
fbbfefb5e4 chore(deps): bump tar from 6.1.0 to 6.1.11 in /packages/web
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 19:25:28 +01:00
Ali BARIN
81c18ee37c feat: tweak add new app connection dialog 2021-12-17 12:20:38 +01:00
Ali BARIN
3e8bae2ec3 feat: rework connection test feedback 2021-12-17 12:20:38 +01:00
Ali BARIN
e05436034c feat: add loading state to app connection creation 2021-12-17 12:20:38 +01:00
Ali BARIN
f6050f91c3 feat: enlarge small size OutlinedInput 2021-12-17 12:20:38 +01: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
fc85716d07 feat: style add new app connection 2021-12-15 10:21:03 +01:00
Ali BARIN
fdfad28c2e fix: use correct icon in ConditionalIconButton 2021-12-15 10:12:28 +01:00
Ali BARIN
6da8557219 feat: design my apps along with app layout 2021-12-14 01:16:56 +01:00
Faruk AYDIN
3785c705ff feat: Add build:docs script 2021-12-12 17:58:13 +01:00
Ali BARIN
39eafca5ec chore: upgrade to react-router@6 2021-12-12 17:14:05 +01:00
Ali BARIN
5c60738f25 chore: make packages explicit in yarn workspaces 2021-12-12 17:14:05 +01:00
Ali BARIN
ec53d0ae66 feat: introduce dynamic flow data 2021-12-10 23:46:00 +01:00
Ali BARIN
2e1523b40f refactor: rename db:create:user as db:seed:user 2021-12-10 23:46:00 +01:00
Ali BARIN
c94b8af821 feat: introduce app flows with dummy data 2021-12-10 23:46:00 +01:00
Ali BARIN
c855a5f555 feat: update theme 2021-12-10 10:39:01 +01:00
Faruk AYDIN
cab2d281f3 feat: Add docs package which uses docusaurus internally 2021-12-09 17:52:21 +01:00