Commit Graph

16 Commits

Author SHA1 Message Date
Gergő Jedlicska e7bfa387e8 feat(gatekeeper): add checkout session completion webhook callback path 2024-10-17 07:31:34 +02:00
Gergő Jedlicska 6ae4b5d2da feat(gatekeeper): add stripe client implementation 2024-10-17 07:30:31 +02:00
Gergő Jedlicska d7d9bce769 feat(gatekeeper): complete checkout session service 2024-10-17 07:29:48 +02:00
Gergő Jedlicska d307a3db89 feat(gatekeeper): add more errors 2024-10-17 07:04:03 +02:00
Gergő Jedlicska 403c99ca6c feat(gatekeeper): add in memory repositories 2024-10-17 07:02:35 +02:00
Gergő Jedlicska 5a80cfbbb3 feat(gatekeeper): add productId to the subscription domain 2024-10-17 06:55:08 +02:00
Gergő Jedlicska 8559dfb059 chore(gatekeeper): add future todos 2024-10-17 06:52:39 +02:00
Gergő Jedlicska 76a4fa8fdd feat(gatekeeper): add unlimited and academia plan types 2024-10-15 09:07:04 +02:00
Gergő Jedlicska ed543c5ecf wip(gatekeeper): checkout callbacks 2024-10-14 10:35:44 +02:00
Gergő Jedlicska 43c57c4225 feat(gatekeeper): verify stripe signature 2024-10-11 21:57:22 +02:00
Gergő Jedlicska 0a9e1343d1 feat(gatekeeper): add checkout session creation 2024-10-11 21:06:15 +02:00
Gergő Jedlicska eb32874c57 feat(gatekeeper): add workspace pricing table domain 2024-10-11 07:38:12 +02:00
Gergő Jedlicska f8053c6091 feat(gatekeeper): add gatekeeper module feature flag 2024-10-09 10:42:47 +02:00
Alessandro Magionami 0ac36af93e Alessandro/web 1659 workspace limits (#2733)
* chore(workspaces): billing version limit graphql schema

* chore(workspaces): billing member role required

* chore(core): test helper for random string

* chore(core): test helpers

* chore(workspaces): workspaces billing version resolver

* chore(workspaces): rename version to versionsCount
2024-08-26 17:53:34 +02:00
Gergő Jedlicska 35d394222d feat(gatekeeper): allow license bypass in testing envs (#2663) 2024-08-19 20:22:37 +02:00
Gergő Jedlicska 5818a44e62 Gatekeeper (#2572)
* feat(gatekeeper): initial license validation

* test(gatekeeper): add license token to tests

* chore(gatekeeper): cleanup

* chore(gatekeeper): hide from circleci

* feat(helm): load license token from secrets

* chore(circleci): remove unused env var
2024-08-13 11:04:40 +02:00