Commit Graph
19 Commits
Author SHA1 Message Date
Ali BARIN 038b38879f chore(backend): add soft delete migration 2022-09-28 21:38:33 +02:00
Faruk AYDIN d0922d85b3 feat: Add error details jsonb column to execution steps 2022-09-04 19:13:25 +03:00
Faruk AYDIN 5ddb5ab6fa feat: Implement draft version of pagination with user tweet trigger 2022-08-29 23:11:28 +03:00
Faruk AYDIN 5fb988ae2d feat: Add published_at column to flows and adjust update flow status 2022-08-17 20:12:18 +02:00
Faruk AYDIN 70d59c6c64 feat: Add draft column to connections 2022-07-27 13:54:10 +03:00
Ali BARIN 02af7948e5 refactor: convert IDs to uuid 2022-03-04 02:11:03 +03:00
Faruk AYDIN d139eb8c06 feat: Implement getStepWithTestExecutions query 2022-02-22 00:14:56 +01: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 e155bb528f feat: Add status to step model and adjust executeFlow accordingly 2022-02-05 19:17:53 +03:00
Faruk AYDIN 4985fb422e feat: Introduce position to step model 2022-01-27 17:46:44 +03:00
Faruk AYDIN 02cfb979bc chore: Add active column to flows 2022-01-08 17:48:57 +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 8a7d54bb25 feat: Create flow model and graphQL mutation 2021-11-22 23:05:53 +01:00
Faruk AYDIN c48c905805 feat: Implement draft version of Step model 2021-11-07 00:42:50 +01:00
Faruk AYDIN 8fa0178e08 chore: Rename credentials as connections 2021-10-17 13:26:58 +02:00
Faruk AYDIN 1fbc58e7e1 chore: Remove displayName field from credentials 2021-10-14 16:56:51 +02:00
Faruk AYDIN 981ea6d163 feat: Create credentials model and graphQL mutation 2021-10-12 17:51:43 +02:00
Faruk AYDIN a0c34e9353 chore: Move migration folder into src folder 2021-10-08 18:59:47 +02:00