Faruk AYDIN
|
c4a6c86a69
|
feat: Make web app path static for the backend
|
2024-01-08 18:36:36 +01:00 |
|
Faruk AYDIN
|
962bbc04b5
|
fix: Change require.resolve to work with ESM
|
2024-01-08 12:25:21 +01:00 |
|
Faruk AYDIN
|
879aa1f9f8
|
fix: Eslint offenses for JS files
|
2024-01-07 20:09:36 +01:00 |
|
Faruk AYDIN
|
b2f8634008
|
chore: Use ES modules for backend app
|
2024-01-05 19:08:04 +01:00 |
|
Faruk AYDIN
|
43dba351c3
|
feat: Convert all app files to JS
|
2024-01-05 17:44:21 +01:00 |
|
Faruk AYDIN
|
b95478b635
|
chore: Use imports as ES modules
|
2024-01-04 22:24:42 +01:00 |
|
Faruk AYDIN
|
85141812d9
|
feat: Convert helpers to use JS files
|
2024-01-04 19:55:41 +01:00 |
|
Faruk AYDIN
|
5fd90355ae
|
feat: Convert error handler ts file to js file
|
2024-01-04 17:17:25 +01:00 |
|
Ali BARIN
|
b8a44afd25
|
refactor: re-type interceptors for axios@1.6.0
|
2023-11-13 16:14:03 +00:00 |
|
Faruk AYDIN
|
d877f5c764
|
refactor: Use trigger queue for webhook handler
|
2023-10-09 12:05:45 +02:00 |
|
Faruk AYDIN
|
4c66cc1e33
|
feat: Adjust webhook handler to work with run method
|
2023-10-08 15:51:59 +02:00 |
|
Ali BARIN
|
df24bac913
|
refactor: fetch notifications over graphql query
|
2023-08-28 20:44:55 +00:00 |
|
Ali BARIN
|
130931d7af
|
fix: use axios with proxy in license check (#1252)
|
2023-08-28 17:19:19 +02:00 |
|
kattoczko
|
ddeb18f626
|
feat: introduce authentication page (#1241)
* feat: introduce authentication page
* feat: update page width
* fix(saml): cover non-existing role mapping on onboarding
---------
Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
|
2023-08-25 15:24:50 +02:00 |
|
Ali BARIN
|
52bc49dc6a
|
feat: enhance step variable coverage
|
2023-08-22 16:17:20 +02:00 |
|
Rıdvan Akca
|
163aca6179
|
feat(user-list): add pagination (#1219)
* feat(user-list): add pagination
* feat: add actual total count in getUsers
---------
Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
|
2023-08-21 21:15:07 +02:00 |
|
Ali BARIN
|
3b54b29a99
|
feat: introduce app configs with shared auth clients (#1213)
|
2023-08-16 15:46:43 +02:00 |
|
Ömer Faruk Aydın
|
a6a124d2e6
|
feat: add role mappings for SAML configuration (#1210)
|
2023-08-11 19:07:39 +02:00 |
|
Ali BARIN
|
efd243a340
|
feat: create getConfig GQL query
|
2023-08-11 08:29:57 +00:00 |
|
Ömer Faruk Aydın
|
84b701747f
|
feat: add license info in getAutomatischInfo query (#1202)
|
2023-08-10 23:18:10 +02:00 |
|
Faruk AYDIN
|
4b706e004d
|
chore: Rename getSamlAuthProviders as listSamlAuthProviders query
|
2023-08-07 16:44: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
|
69582ff83d
|
feat: introduce role based access control
|
2023-08-03 19:39:48 +02:00 |
|
Ömer Faruk Aydın
|
d871dec1b7
|
Merge pull request #1179 from automatisch/add-http-proxy-agent
fix(axios): incorporate http(s)-proxy-agents
|
2023-07-24 15:40:22 +03:00 |
|
Ali BARIN
|
89facbcddd
|
fix(axios): incorporate http(s)-proxy-agents
|
2023-07-17 22:23:48 +00:00 |
|
Faruk AYDIN
|
53fef35638
|
fix: Allow colon while computing step parameters
|
2023-07-17 18:19:54 +02:00 |
|
Ali BARIN
|
de7a35dfe9
|
feat: introduce singleton webhook URL
|
2023-06-22 08:51:43 +00:00 |
|
Faruk AYDIN
|
e548dd49ca
|
chore: Use paddle sandbox for all non-prod cloud envs
|
2023-06-08 19:38:00 +02:00 |
|
Ali BARIN
|
75d5c0e356
|
feat: prevent from being used in iframe
|
2023-06-06 12:59:21 +02:00 |
|
Faruk AYDIN
|
6a92cfc573
|
refactor: Optimize fetching last execution step
|
2023-06-05 23:00:35 +02:00 |
|
Ali BARIN
|
4f46c55c85
|
feat: add LOG_LEVEL env. var.
|
2023-05-24 15:35:38 +02:00 |
|
Ali BARIN
|
f52afc1fe0
|
chore: serve graphql explorer only on development
|
2023-05-13 13:19:35 +02:00 |
|
Faruk AYDIN
|
07b2b18a4e
|
fix: Run remove cancelled subscriptions only in the cloud
|
2023-05-12 13:30:06 +02:00 |
|
Ali BARIN
|
1f1b3a341c
|
refactor: make sentry cloud agnostic
|
2023-05-09 13:17:33 +02:00 |
|
Ali BARIN
|
2fc6d680a0
|
fix: incorporate spaces in variables
|
2023-05-08 12:52:09 +02:00 |
|
Faruk AYDIN
|
c12703422c
|
feat: Introduce new plans for the cloud
|
2023-04-26 12:13:39 +02:00 |
|
Faruk AYDIN
|
d1344457dd
|
feat: Auto remove cancelled subscriptions
|
2023-04-11 23:32:34 +02:00 |
|
Faruk AYDIN
|
596be24d92
|
feat: Add cancellation effective date to subscriptions
|
2023-04-11 22:45:12 +02:00 |
|
Ali BARIN
|
a0feb7f309
|
feat: show completed checkout alert
|
2023-04-09 20:31:51 +00:00 |
|
Ali BARIN
|
7d47793afb
|
feat: add subscription update and cancel logics
|
2023-04-06 13:08:49 +00:00 |
|
Faruk AYDIN
|
1cbf96dff1
|
feat: Implement getInvoices graphQL query
|
2023-03-26 02:02:36 +03:00 |
|
Faruk AYDIN
|
fe3048aab0
|
feat: Implement getSubscription for paddle without sdk
|
2023-03-25 18:32:16 +03:00 |
|
Faruk AYDIN
|
9a5a3e879d
|
fix: Use paddle_subscription_id as field name for findOne query
|
2023-03-25 17:40:45 +03:00 |
|
Faruk AYDIN
|
3534712478
|
feat: Handle subscription payment succeeded event
|
2023-03-25 16:34:24 +03:00 |
|
Faruk AYDIN
|
cf83c27ca0
|
fix: Expose error stack together with error message
|
2023-03-25 14:01:04 +03:00 |
|
Faruk AYDIN
|
47a738d5e6
|
fix: Next bill amount for paddle
|
2023-03-25 00:07:28 +03:00 |
|
Faruk AYDIN
|
99454fdc4b
|
feat: Handle subscription created webhook event
|
2023-03-24 13:48:15 +03:00 |
|
Ali BARIN
|
b1ee3ef8ba
|
feat(http-request): add headers support
|
2023-03-23 14:53:27 +00:00 |
|
Faruk AYDIN
|
e1d26325f3
|
feat: Verify paddle webhooks
|
2023-03-21 22:17:45 +03:00 |
|