Commit Graph

26 Commits

Author SHA1 Message Date
Faruk AYDIN
cbf270fdba fix: Alter consumed task count column to integer 2023-03-06 11:35:39 +01:00
Faruk AYDIN
5e18ef5830 feat: Initial payment implementation 2023-03-05 17:14:01 +01:00
Ali BARIN
74a299dbe6 feat: introduce full name column to user model 2023-03-01 21:40:39 +00:00
Faruk AYDIN
90dcbadc52 feat: Implement forgotPassword mutation 2023-02-18 16:54:01 +01:00
Faruk AYDIN
f8b0ffd39b feat: Introduce role column to user model 2023-02-18 14:26:10 +01:00
Ali BARIN
0970db3295 feat: add remoteWebhookId in Flow 2022-12-16 21:06:52 +01:00
Ali BARIN
475f24f661 style: auto format whole project 2022-11-05 23:57:33 +01:00
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