Faruk AYDIN
|
8101c9f0bc
|
feat: Add createSamlAuthProvider graphQL mutation
|
2023-08-07 15:02:25 +02:00 |
|
Rıdvan Akca
|
b4cda90338
|
feat(auth): add feedback state for user and role management (#1191)
|
2023-08-07 11:08:29 +02:00 |
|
Ali BARIN
|
7ca37c412e
|
fix: clone base db queries
|
2023-08-03 21:11:59 +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
|
5176b8c322
|
feat(authorization): add update connection checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
c37c70446d
|
feat(authorization): add read connection checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
63abc8a2c8
|
feat(authorization): add delete flow checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
ba5c038e3b
|
feat(authorization): add create flow checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
a6669415f5
|
feat(authorization): add delete connection checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
4086fad867
|
feat(authorization): add create connection checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
8a71c13078
|
feat(authorization): add read execution checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
5d77f64e76
|
feat(authorization): add update flow checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
0d092b977f
|
feat(authorization): add read flow checks
|
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
|
cb4a54b5cc
|
fix(auth): allow login with case insensitive email
|
2023-07-30 14:59:16 +00:00 |
|
Ali BARIN
|
de7a35dfe9
|
feat: introduce singleton webhook URL
|
2023-06-22 08:51:43 +00:00 |
|
Ali BARIN
|
8a18f4c44f
|
fix: skip prior execution steps if no prior execution
|
2023-06-13 20:56:39 +00:00 |
|
Ali BARIN
|
f2dc2f5530
|
feat: introduce CustomAutocomplete with variables
|
2023-06-12 14:06:13 +02:00 |
|
Ali BARIN
|
1449fb0f84
|
fix: update flow.active when remote calls succeed
|
2023-06-11 20:05:00 +00:00 |
|
Ali BARIN
|
ae316f60e4
|
fix: stop checking auth urls
|
2023-06-02 15:20:09 +02:00 |
|
Ali BARIN
|
9776c9f5a4
|
feat: add duplicate flow functionality
|
2023-05-13 14:44:21 +02:00 |
|
Ali BARIN
|
bad5e0b855
|
fix(queries/get-execution): serve soft deleteds
|
2023-05-13 13:19:53 +02:00 |
|
Ali BARIN
|
69d192d989
|
feat: sort executions by updated at
|
2023-05-02 09:30:41 +00:00 |
|
Ali BARIN
|
fcf3a480be
|
chore: remove UsageAlert
|
2023-04-16 14:22:30 +00:00 |
|
Faruk AYDIN
|
d2163f180e
|
feat: Add getSubscriptionStatus graphQL query
|
2023-04-12 21:29:36 +02:00 |
|
Faruk AYDIN
|
d1344457dd
|
feat: Auto remove cancelled subscriptions
|
2023-04-11 23:32:34 +02:00 |
|
Ali BARIN
|
77e29050c8
|
feat(flow): add virtual paused/published/draft status
|
2023-04-09 16:45:41 +00:00 |
|
Ali BARIN
|
d4c542168c
|
feat: add trial status badge in appbar
|
2023-04-09 09:57:50 +00:00 |
|
Ömer Faruk Aydın
|
94a3b66130
|
Merge pull request #1040 from automatisch/usage-data
feat: add subscription update and cancel logics
|
2023-04-08 00:34:28 +03:00 |
|
Faruk AYDIN
|
c4dc0509c2
|
feat: Implement getTrialStatus graphQL query
|
2023-04-07 22:55:18 +02:00 |
|
Ali BARIN
|
7d47793afb
|
feat: add subscription update and cancel logics
|
2023-04-06 13:08:49 +00:00 |
|
Rıdvan Akca
|
2791dca412
|
feat(profile): add capability to update user's full name
|
2023-03-31 12:38:02 +03:00 |
|
Faruk AYDIN
|
d841f9cb62
|
fix: Do not return invoices if there is no subscription
|
2023-03-28 00:27:43 +03:00 |
|
Ali BARIN
|
f3a8ab289f
|
feat: use actual data in billing and usage
|
2023-03-26 19:28:15 +00:00 |
|
Faruk AYDIN
|
05505704e4
|
chore: Adjust billing query to be more dynamic
|
2023-03-26 18:22:49 +03:00 |
|
Faruk AYDIN
|
ae9da1b354
|
refactor: getBillingAndUsage graphQL query
|
2023-03-26 14:56:44 +03:00 |
|
Faruk AYDIN
|
1cbf96dff1
|
feat: Implement getInvoices graphQL query
|
2023-03-26 02:02:36 +03:00 |
|
Faruk AYDIN
|
f07d9dd813
|
feat: Add usage data to getBillingAndUsage graphQL query
|
2023-03-25 02:16:17 +03:00 |
|
Faruk AYDIN
|
b5524b18cf
|
feat: Implement draft version of getBillingAndUsage query
|
2023-03-25 00:39:49 +03:00 |
|
Ali BARIN
|
75bbd16b0c
|
feat: support interactive fields
|
2023-03-23 13:45:46 +00:00 |
|
Faruk AYDIN
|
d3ef45db1b
|
chore: Remove stripe-related functionality
|
2023-03-21 11:55:45 +03:00 |
|
Ali BARIN
|
66d7baa126
|
fix: make Paddle vendor id number
|
2023-03-20 23:23:44 +00:00 |
|
Faruk AYDIN
|
040ad9edb0
|
feat: Implement getPaddleInfo graphQL query
|
2023-03-21 00:55:27 +03:00 |
|
Faruk AYDIN
|
f1358c7ad1
|
feat: add GetPaymentPlans graphQL query
|
2023-03-21 00:50:33 +03:00 |
|
Ali BARIN
|
aec9595dea
|
fix: stop checking empty app input in createFlow
|
2023-03-13 22:11:55 +00:00 |
|
Faruk AYDIN
|
7764c4fbcb
|
chore: Make subscription creation synchronous
|
2023-03-12 21:23:32 +03:00 |
|
Ali BARIN
|
9b8ec9b85e
|
feat: validate step input in executeFlow
|
2023-03-12 11:28:33 +00:00 |
|
Ali BARIN
|
7b3f070973
|
feat: validate app and action input in createStep
|
2023-03-12 11:26:50 +00:00 |
|
Ali BARIN
|
ba27fc12e8
|
feat: validate app input in createFlow
|
2023-03-12 11:26:28 +00:00 |
|