Faruk AYDIN
|
ba2b5afe2b
|
feat: Implement initial version of processor
|
2022-02-20 18:02:09 +03:00 |
|
Faruk AYDIN
|
b6494ea1c4
|
feat: Create execution step model
|
2022-02-19 13:21:38 +03:00 |
|
Faruk AYDIN
|
82e1f345d4
|
feat: Create execution model
|
2022-02-19 13:18:09 +03:00 |
|
Faruk AYDIN
|
3457ad29d7
|
feat: Use active field with flows
|
2022-02-18 12:48:49 +03:00 |
|
Ali BARIN
|
020ef45f0a
|
feat: add TestSubstep along with step status
|
2022-02-14 19:25:54 +03:00 |
|
Ali BARIN
|
873421f1e9
|
feat: add connection in updateStep response
|
2022-02-07 16:30:33 +03:00 |
|
Faruk AYDIN
|
e155bb528f
|
feat: Add status to step model and adjust executeFlow accordingly
|
2022-02-05 19:17:53 +03:00 |
|
Faruk AYDIN
|
4b69d7f983
|
feat: Add executeFlow graphQL mutation
|
2022-02-03 23:14:31 +01:00 |
|
Ali BARIN
|
6a3d1ced93
|
feat: introduce choose account substep in flow editor
|
2022-02-02 10:40:35 +03:00 |
|
Ali BARIN
|
89fbfd9dfc
|
feat: make flow name updatable
|
2022-02-01 10:08:58 +03:00 |
|
Ali BARIN
|
91a1c8b793
|
feat: make substeps updatable
|
2022-02-01 00:26:17 +03:00 |
|
Faruk AYDIN
|
6c0ba197c6
|
feat: Implement onlyWithTriggers flag for getApps graphQL query
|
2022-02-01 00:15:45 +03:00 |
|
Faruk AYDIN
|
0b6eecd41d
|
feat: Adjust positions and return all steps after deletion of the step
|
2022-01-30 13:11:19 +01:00 |
|
Ali BARIN
|
3e5b9478c7
|
feat: add default flow name
|
2022-01-30 14:13:21 +03:00 |
|
Faruk AYDIN
|
b822e25359
|
feat: Implement deleteFlow mutation
|
2022-01-30 12:57:44 +03:00 |
|
Faruk AYDIN
|
3429784309
|
chore: Introduce has many steps through flows for user model
|
2022-01-30 12:34:36 +03:00 |
|
Ali BARIN
|
700d0bfd32
|
feat: create flow with trigger app
|
2022-01-30 11:15:30 +03:00 |
|
Ali BARIN
|
131d33916a
|
chore: stop casting IDs as number
|
2022-01-29 18:50:55 +03:00 |
|
Faruk AYDIN
|
c6e2b94128
|
chore: Use string IDs instead of integer ones
|
2022-01-29 18:50:55 +03:00 |
|
Faruk AYDIN
|
86d5cceec7
|
refactor: Use related query from objectionjs for mutations
|
2022-01-29 12:27:07 +03:00 |
|
Ali BARIN
|
e7c537f217
|
feat: introduce action event step in flow step
|
2022-01-29 11:36:29 +03:00 |
|
Faruk AYDIN
|
2416ce13a7
|
refactor: Refactor queries by using related query from objectionjs
|
2022-01-28 19:25:41 +01:00 |
|
Faruk AYDIN
|
5b392f3f87
|
feat: Add deleteStep mutation
|
2022-01-28 18:56:49 +01:00 |
|
Ali BARIN
|
da9ab8016b
|
fix: make connectionId optional step model
|
2022-01-28 19:17:20 +03:00 |
|
Faruk AYDIN
|
bb3183959e
|
chore: Order steps by position ascending
|
2022-01-28 16:33:53 +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
|
02cfb979bc
|
chore: Add active column to flows
|
2022-01-08 17:48:57 +03: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 |
|
Faruk AYDIN
|
a232408f22
|
chore: Expose type field of the steps arguments
|
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 |
|
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
|
78375934d7
|
feat: style app connections
|
2021-12-15 22:27:27 +01:00 |
|
Ali BARIN
|
2e1523b40f
|
refactor: rename db:create:user as db:seed:user
|
2021-12-10 23:46:00 +01:00 |
|
Faruk AYDIN
|
95d38b740e
|
feat: Implement getFlows graphQL query
|
2021-12-09 17:48:57 +01:00 |
|
Faruk AYDIN
|
d8c216d8c8
|
chore: Force users to set ENCRYPTION_KEY env variable
|
2021-11-29 14:01:41 +01:00 |
|
Faruk AYDIN
|
79b12ac9e6
|
chore: Do not override query method for findOne query errors
|
2021-11-28 22:57:20 +01:00 |
|
Faruk AYDIN
|
3e4768c106
|
chore: Do not try to encrypt or decrypt if data field is empty
|
2021-11-28 22:57:20 +01:00 |
|
Ömer Faruk Aydın
|
f949eca3c4
|
feat: Encrypt data column of connections (#105)
|
2021-11-28 22:08:35 +01:00 |
|
Faruk AYDIN
|
9ea5242d94
|
chore: Use available apps enum type in queries and mutations
|
2021-11-28 20:56:42 +01:00 |
|
Faruk AYDIN
|
63d478f9a9
|
chore: Implement not found error for queries without a result
|
2021-11-25 00:39:52 +01:00 |
|