Commit Graph

121 Commits

Author SHA1 Message Date
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
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
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
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
d4c542168c feat: add trial status badge in appbar 2023-04-09 09:57:50 +00: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
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
Faruk AYDIN
d3ef45db1b chore: Remove stripe-related functionality 2023-03-21 11:55:45 +03: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
4567ca8fce feat: show current plan name in usage information 2023-03-07 20:48:57 +00:00
Faruk AYDIN
cabbb45031 feat: Add getPaymentPortalUrl graphQL query 2023-03-06 12:45:29 +01:00
Faruk AYDIN
282e5ba2d8 feat: Implement getUsageData graphQL query 2023-03-06 12:37:28 +01:00
Faruk AYDIN
18f0d6dea3 feat: Introduce getAutomatischInfo graphQL query 2023-03-05 20:12:59 +01:00
Ali BARIN
63d794ed3e refactor(dynamicFields): use thrown error instead of returning it 2023-03-01 18:00:27 +00:00
Ali BARIN
c6b8f12f9a feat(Editor): implement dynamic fields 2023-03-01 17:52:52 +00:00
Faruk AYDIN
d16e292231 feat: Add dynamic fields structure to step arguments 2023-02-28 22:22:48 +00:00
Faruk AYDIN
d227a07fe9 fix: Use kebab-case for check license file 2023-02-17 22:42:56 +01:00
Faruk AYDIN
1dfb22d02e feat: Introduce getLicense graphQL query 2023-02-14 22:15:59 +01:00
Faruk AYDIN
d2b8d2beff refactor: Use getDynamicData instead of getData 2022-11-10 19:46:04 +01:00
Ali BARIN
d2b0a57064 refactor: abstract exception capture out of is-still-verified 2022-11-08 19:48:54 +01:00
Ali BARIN
475f24f661 style: auto format whole project 2022-11-05 23:57:33 +01:00
Ali BARIN
3440b89b04 fix: use runtime parameters in get-data query 2022-10-19 22:56:52 +02:00
Faruk AYDIN
04a5378e1b feat: Add dynamic status field to get executions graphQL query 2022-10-19 18:48:02 +02:00
Ali BARIN
314787f39c refactor: clean up github and rewrite its auth 2022-10-16 23:34:21 +02:00
Faruk AYDIN
d1932a107b feat: Query soft-deleted executions and execution steps 2022-10-16 15:00:08 +02:00
Ali BARIN
c0dfc101b2 fix: only show apps with actions in action step 2022-10-15 13:35:14 +02:00
Faruk AYDIN
d9192f6e6b refactor: Introduce IActionOutput and ITriggerOutput types 2022-10-12 22:50:42 +02:00
Faruk AYDIN
2862953136 refactor: Redesign list channels for the slack actions 2022-10-07 16:06:10 +03:00
Ali BARIN
e7b47f5c98 refactor: use functional app implementation 2022-10-07 16:06:10 +03:00
Faruk AYDIN
0825eb36e4 chore: Use get app helper to get application data 2022-10-07 16:06:10 +03:00