Kristaps Fabians Geikins
|
cbbf9b6ad4
|
commitUpdated
|
2024-10-25 15:03:15 +03:00 |
|
Kristaps Fabians Geikins
|
a3604331c4
|
commitCreated
|
2024-10-25 14:21:58 +03:00 |
|
Gergő Jedlicska
|
af3857a209
|
gergo/web 2038 billing graphql api (#3379)
* feat(gatekeeper): add gatekeeper module feature flag
* feat(gatekeeper): add workspace pricing table domain
* feat(gatekeeper): add checkout session creation
* feat(gatekeeper): verify stripe signature
* wip(gatekeeper): checkout callbacks
* feat(gatekeeper): add unlimited and academia plan types
* refactor(envHelper): getStringFromEnv helper
* chore(gatekeeper): add future todos
* feat(gatekeeper): add productId to the subscription domain
* feat(gatekeeper): add in memory repositories
* feat(gatekeeper): add more errors
* feat(gatekeeper): complete checkout session service
* feat(gatekeeper): add stripe client implementation
* feat(gatekeeper): add checkout session completion webhook callback path
* feat(gendo): fix not needing env vars if gendo module is not enabled
* feat(gatekeeper): require a license for billing
* chore(gatekeeper): cleanup before testing
* feat(gatekeeper): subscriptionData parsing model
* ci: add billing integration and gatekeeper modules to test config
* test(gatekeeper): add checkout service tests
* feat(gatekeeper): make completeCheckout callback idempotent properly
* feat(gatekeeper): move to knex based repositories
* test(gatekeeper): billing repository tests
* feat(gatekeeper): add yearly billing cycle toggle
* feat(ci): add stripe integration context to test job
* feat(billingPage): conditionally render the checkout CTAs
* fix(gatekeeper): remove flaky test condition
* feat(helm): add billing integration feature flag
* WIP billing gql api
* feat(gatekeeper): cancel checkout session api
* feat(gatekeeper): handle existing checkout sessions, when trying to create a new one
* feat(gatekeeper): add workspace plans gql api
* feat(gatekeeper): handle cancelation and subscription updates
* fix(gatekeeper): scope initialization
* fix(gatekeeper): eliminate stripe client import sideeffect
* fix(gatekeeper): eliminate stripe client import sideeffect 2
* fix(mainConstants): fitler gatekeeper scopes with feature flag
|
2024-10-25 10:46:09 +02:00 |
|
Kristaps Fabians Geikins
|
6d53308fd8
|
chore(server): gendo IoC #1 - prep/cleanup before getting started
|
2024-10-24 15:39:41 +03:00 |
|
Kristaps Fabians Geikins
|
5c30d4a5ab
|
Merge pull request #3351 from specklesystems/fabians/sign-up-event-improvements
fix(server): more resilient sign up tracking
|
2024-10-23 10:16:26 +01:00 |
|
Chuck Driesler
|
dc9519f141
|
fix(workspaces): emit slug with discoverable workspaces (#3361)
* fix(workspaces): emit slug with discoverable workspaces
* chore(workspaces): gql lint
|
2024-10-23 09:50:08 +01:00 |
|
Alessandro Magionami
|
bed0fd60c6
|
Merge pull request #3373 from specklesystems/fabians/core-ioc-105
chore(server): core IoC #105 - remaining js rest to ts
|
2024-10-23 10:03:50 +02:00 |
|
Alessandro Magionami
|
f6a87a4898
|
Merge pull request #3372 from specklesystems/fabians/core-ioc-104
chore(server): core IoC #104 - validatePermissionsWriteStreamFactory
|
2024-10-23 09:58:42 +02:00 |
|
Alessandro Magionami
|
9b5d935ccc
|
Merge pull request #3371 from specklesystems/fabians/core-ioc-103
chore(server): core IoC #103 - validatePermissionsReadStream
|
2024-10-23 09:58:14 +02:00 |
|
Alessandro Magionami
|
f073faf7b0
|
Merge pull request #3370 from specklesystems/fabians/core-ioc-102
chore(server): core IoC #102 - adminProjectListFactory
|
2024-10-23 09:34:31 +02:00 |
|
Alessandro Magionami
|
2cf9bee7e4
|
Merge pull request #3366 from specklesystems/alessandro/web-943-add-branch-deleted-activity
Activitystream IoC 4 addBranchDeletedActivity
|
2024-10-23 09:33:30 +02:00 |
|
Kristaps Fabians Geikins
|
913696cb0c
|
chore(server): core IoC #105 - remaining js rest to ts
|
2024-10-22 12:52:14 +03:00 |
|
Kristaps Fabians Geikins
|
284d94f8ca
|
chore(server): core IoC #104 - validatePermissionsWriteStreamFactory
|
2024-10-22 12:22:36 +03:00 |
|
Kristaps Fabians Geikins
|
b128d13dbe
|
chore(server): core IoC #103 - validatePermissionsReadStream
|
2024-10-22 12:16:04 +03:00 |
|
Kristaps Fabians Geikins
|
30371332d3
|
chore(server): core IoC #102 - adminProjectListFactory
|
2024-10-22 12:04:35 +03:00 |
|
Kristaps Fabians Geikins
|
049205e0cd
|
chore(server): core IoC #101 - adminInviteListFactory
|
2024-10-22 11:57:36 +03:00 |
|
Kristaps Fabians Geikins
|
39f83d3e23
|
chore(server): core IoC #100 - legacyGetPaginatedStreamCommitsFactory rename
|
2024-10-22 11:41:42 +03:00 |
|
Kristaps Fabians Geikins
|
f5213a12b7
|
chore(server): core IoC #99 - batchDeleteCommitsFactory
|
2024-10-22 11:39:09 +03:00 |
|
Kristaps Fabians Geikins
|
c90521f8d0
|
Merge pull request #3365 from specklesystems/alessandro/web-943-add-branch-updated-activity
Activitystream IoC 3 addBranchUpdatedActivity
|
2024-10-22 09:09:56 +01:00 |
|
Kristaps Fabians Geikins
|
88c714392c
|
Merge pull request #3364 from specklesystems/alessandro/web-943-add-branch-created-activity
Activitystream IoC 2 addBranchCreatedActivity
|
2024-10-22 09:09:30 +01:00 |
|
Alessandro Magionami
|
b701a3361c
|
chore(activitystream): addBranchDeletedActivity refactor multiregion
|
2024-10-22 10:07:24 +02:00 |
|
Alessandro Magionami
|
282af83bd8
|
chore(activitystream): addBranchUpdatedActivity refactor multiregion
|
2024-10-22 09:53:36 +02:00 |
|
Alessandro Magionami
|
a2e9693a6a
|
chore(activitystream): addBranchCreatedActivity refactor multiregion
|
2024-10-22 09:52:47 +02:00 |
|
Kristaps Fabians Geikins
|
9d90451d1c
|
chore(server): core IoC #98 - hasObjectsFactory
|
2024-10-21 17:49:31 +03:00 |
|
Kristaps Fabians Geikins
|
b373e446b3
|
chore(server): core IoC #97 - getObjectsStreamFactory
|
2024-10-21 17:49:14 +03:00 |
|
Kristaps Fabians Geikins
|
960fe33f69
|
chore(server): core IoC #96 - delete getObjects
|
2024-10-21 17:49:02 +03:00 |
|
Kristaps Fabians Geikins
|
086e67b871
|
lintfix?
|
2024-10-21 17:48:24 +03:00 |
|
Kristaps Fabians Geikins
|
dee1479a7c
|
chore(server): core IoC #95 - getObjectChildrenQueryFactory
|
2024-10-21 17:21:49 +03:00 |
|
Kristaps Fabians Geikins
|
e2c886f27e
|
fix(server): more resilient sign up tracking
|
2024-10-21 16:20:48 +03:00 |
|
Alessandro Magionami
|
73decee881
|
Merge pull request #3341 from specklesystems/fabians/core-ioc-94
chore(server): core IoC #94 - getObjectChildrenFactory
|
2024-10-21 10:45:45 +02:00 |
|
Alessandro Magionami
|
17ec3b21cd
|
Merge pull request #3339 from specklesystems/fabians/core-ioc-93
chore(server): core IoC #93 - getObjectChildrenStreamFactory
|
2024-10-21 10:43:46 +02:00 |
|
Alessandro Magionami
|
acd6563156
|
Merge pull request #3337 from specklesystems/fabians/core-ioc-92
chore(server): core IoC #92 - getFormattedObjectFactory
|
2024-10-21 10:43:20 +02:00 |
|
Alessandro Magionami
|
ccbc536aa9
|
Merge pull request #3335 from specklesystems/fabians/core-ioc-91
chore(server): core IoC #91 - createObjectsFactory
|
2024-10-21 10:42:11 +02:00 |
|
Alessandro Magionami
|
3717730bd0
|
Merge pull request #3334 from specklesystems/fabians/core-ioc-90
chore(server): core IoC #90 - createObjectsBatchedAndNoClosuresFactory
|
2024-10-21 10:41:06 +02:00 |
|
Alessandro Magionami
|
e8787bd6af
|
Merge pull request #3331 from specklesystems/fabians/core-ioc-89
chore(server): core IoC #89 - createObjectsBatchedFactory
|
2024-10-21 10:40:28 +02:00 |
|
Alessandro Magionami
|
42fa2d0460
|
Merge pull request #3328 from specklesystems/fabians/core-ioc-88
chore(server): core IoC #88 - createObjectFactory
|
2024-10-21 10:08:32 +02:00 |
|
Alessandro Magionami
|
c7424e0475
|
Merge pull request #3326 from specklesystems/fabians/core-ioc-87
chore(server): core IoC #87 - getPaginatedStreamBranchesFactory
|
2024-10-21 09:44:31 +02:00 |
|
Alessandro Magionami
|
a67f8fdbe4
|
Merge pull request #3324 from specklesystems/fabians/core-ioc-86
chore(server): core IoC #86 - remaining commits.js service
|
2024-10-21 09:43:05 +02:00 |
|
Alessandro Magionami
|
0867df6cb9
|
Merge pull request #3323 from specklesystems/fabians/core-ioc-85
chore(server): core IoC #85 - legacyGetPaginatedStreamCommits
|
2024-10-21 09:42:29 +02:00 |
|
Gergő Jedlicska
|
8cba7eb6f7
|
gergo/web 1968 add features list (#3332)
* feat(gatekeeper): add gatekeeper module feature flag
* feat(gatekeeper): add workspace pricing table domain
* feat(gatekeeper): add checkout session creation
* feat(gatekeeper): verify stripe signature
* wip(gatekeeper): checkout callbacks
* feat(gatekeeper): add unlimited and academia plan types
* refactor(envHelper): getStringFromEnv helper
* chore(gatekeeper): add future todos
* feat(gatekeeper): add productId to the subscription domain
* feat(gatekeeper): add in memory repositories
* feat(gatekeeper): add more errors
* feat(gatekeeper): complete checkout session service
* feat(gatekeeper): add stripe client implementation
* feat(gatekeeper): add checkout session completion webhook callback path
* feat(gendo): fix not needing env vars if gendo module is not enabled
* feat(gatekeeper): require a license for billing
* chore(gatekeeper): cleanup before testing
* feat(gatekeeper): subscriptionData parsing model
* ci: add billing integration and gatekeeper modules to test config
* test(gatekeeper): add checkout service tests
* feat(gatekeeper): make completeCheckout callback idempotent properly
* feat(gatekeeper): move to knex based repositories
* test(gatekeeper): billing repository tests
* feat(gatekeeper): add yearly billing cycle toggle
* feat(ci): add stripe integration context to test job
* feat(billingPage): conditionally render the checkout CTAs
* fix(gatekeeper): remove flaky test condition
* feat(helm): add billing integration feature flag
|
2024-10-20 15:40:31 +02:00 |
|
Kristaps Fabians Geikins
|
70897b0b72
|
optimization
|
2024-10-18 17:12:16 +03:00 |
|
Kristaps Fabians Geikins
|
7617c94622
|
chore(server): core IoC #94 - getObjectChildrenFactory
|
2024-10-18 17:08:09 +03:00 |
|
Kristaps Fabians Geikins
|
35ddd6501e
|
chore(server): core IoC #93 - getObjectChildrenStreamFactory
|
2024-10-18 16:43:02 +03:00 |
|
Kristaps Fabians Geikins
|
4cf520be06
|
chore(server): core IoC #92 - getFormattedObjectFactory
|
2024-10-18 16:14:45 +03:00 |
|
Kristaps Fabians Geikins
|
9c1892b4e8
|
more comments
|
2024-10-18 16:14:02 +03:00 |
|
Kristaps Fabians Geikins
|
ae1e4285b0
|
add comment w/ gergos concerns
|
2024-10-18 16:14:02 +03:00 |
|
Kristaps Fabians Geikins
|
ae1b2b2631
|
cleanup
|
2024-10-18 16:14:01 +03:00 |
|
Kristaps Fabians Geikins
|
eea31a2e93
|
chore(server): core IoC #91 - createObjectsFactory
|
2024-10-18 16:14:01 +03:00 |
|
Kristaps Fabians Geikins
|
368961c0dd
|
chore(server): core IoC #90 - createObjectsBatchedAndNoClosuresFactory
|
2024-10-18 16:13:44 +03:00 |
|
Kristaps Fabians Geikins
|
4a7d49bb55
|
linter fix
|
2024-10-18 16:13:26 +03:00 |
|