Ali BARIN
|
bafb8b86db
|
feat: create Config model
|
2023-08-11 08:29:57 +00:00 |
|
Faruk AYDIN
|
8101c9f0bc
|
feat: Add createSamlAuthProvider graphQL mutation
|
2023-08-07 15:02:25 +02:00 |
|
Ali BARIN
|
0deaa03218
|
feat(auth): add user and role management
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
a7104c41a2
|
feat(sso): introduce authentication with SAML
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
69582ff83d
|
feat: introduce role based access control
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
de7a35dfe9
|
feat: introduce singleton webhook URL
|
2023-06-22 08:51:43 +00:00 |
|
Ali BARIN
|
80ee974973
|
chore: remove PaymentPlan model
|
2023-04-16 14:05:07 +00:00 |
|
Faruk AYDIN
|
596be24d92
|
feat: Add cancellation effective date to subscriptions
|
2023-04-11 22:45:12 +02:00 |
|
Ali BARIN
|
7d47793afb
|
feat: add subscription update and cancel logics
|
2023-04-06 13:08:49 +00:00 |
|
Faruk AYDIN
|
310497a5bf
|
chore: Add deleted_at column to subscriptions
|
2023-03-25 00:07:43 +03:00 |
|
Faruk AYDIN
|
b17e431473
|
feat: Create subscription model
|
2023-03-23 18:15:36 +03:00 |
|
Faruk AYDIN
|
722c39590f
|
feat: Start trial period on cloud
|
2023-03-21 00:49:28 +03:00 |
|
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 |
|