gristlabs_grist-core/test/gen-server
Jarosław Sadziński 60423edc17 (core) Customizable stripe plans.
Summary:
- Reading plans from Stripe, and allowing Stripe to define custom plans.
- Storing product features (aka limits) in Stripe, that override those in db.
- Adding hierarchical data in Stripe. All features are defined at Product level but can be overwritten on Price levels.
- New options for Support user to
-- Override product for team site (if he is added as a billing manager)
-- Override subscription and customer id for a team site
-- Attach an "offer", an custom plan configured in stripe that a team site can use
-- Enabling wire transfer for subscription by allowing subscription to be created without a payment method (which is customizable)

Test Plan: Updated and new.

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D4201
2024-05-19 09:09:19 +02:00
..
lib Shutdown Doc worker when it is not considered as available in Redis #831 (#856) 2024-04-04 10:25:42 -04:00
ApiServer.ts (core) Customizable stripe plans. 2024-05-19 09:09:19 +02:00
ApiServerAccess.ts Optimize sql query for workspace acl (#824) 2024-01-31 14:04:22 -05:00
ApiServerBenchmark.ts (core) move apiserver tests to core, disentangling notifier+billing parts 2023-12-26 08:43:12 -05:00
ApiServerBugs.ts (core) move apiserver tests to core, disentangling notifier+billing parts 2023-12-26 08:43:12 -05:00
ApiSession.ts (core) Customizable stripe plans. 2024-05-19 09:09:19 +02:00
apiUtils.ts Bump dependencies versions 2024-04-29 14:54:36 -04:00
AuthCaching.ts (core) move apiserver tests to core, disentangling notifier+billing parts 2023-12-26 08:43:12 -05:00
migrations.ts (core) Customizable stripe plans. 2024-05-19 09:09:19 +02:00
seed.ts (core) Customizable stripe plans. 2024-05-19 09:09:19 +02:00
testUtils.ts Bump dependencies versions 2024-04-29 14:54:36 -04:00
UpdateChecks.ts (core) Adding latest version section to the admin panel. 2024-04-29 21:59:36 +02:00