gristlabs_grist-core/app/client/widgets
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
..
AbstractWidget.js (core) Forms post-release fixes and improvements 2024-02-14 16:38:16 -05:00
AttachmentsEditor.ts (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
AttachmentsWidget.ts (core) Forms post-release fixes and improvements 2024-02-14 16:38:16 -05:00
BaseEditor.js
CellStyle.ts (core) Enable the 'none' option in ColorSelect for cell and header text styles 2023-12-04 19:13:52 -05:00
CheckBox.css (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
CheckBoxEditor.js (core) Add shortcut for opening Record Card 2023-12-08 11:32:45 -05:00
ChoiceEditor.js (core) Use correct empty value in ChoiceEditor.getCellValue 2024-04-30 11:24:36 -04:00
ChoiceListCell.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
ChoiceListEditor.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
ChoiceListEntry.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
ChoiceTextBox.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
ChoiceToken.ts (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
ConditionalStyle.ts (core) Support reordering conditional styles 2024-05-13 14:45:11 -07:00
CurrencyPicker.ts (core) Forms Improvements 2024-03-21 13:01:25 -04:00
DateEditor.js
DateTextBox.js (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
DateTimeEditor.css (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
DateTimeEditor.js
DateTimeTextBox.js
DiffBox.ts
DiscussionEditor.ts (core) Forms improvements 2024-01-19 10:34:03 +01:00
EditorButtons.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
EditorPlacement.ts
EditorTooltip.ts (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
ErrorDom.ts (core) Allow adding rows to widgets filtered by a link using a formula column 2023-12-18 20:28:41 +02:00
FieldBuilder.css (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
FieldBuilder.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
FieldEditor.ts (core) Add shortcut for opening Record Card 2023-12-08 11:32:45 -05:00
FloatingEditor.ts
FormulaAssistant.ts (core) Customizable stripe plans. 2024-05-19 09:09:19 +02:00
FormulaEditor.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
HyperLinkEditor.ts
HyperLinkTextBox.ts (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
NewAbstractWidget.ts (core) Forms post-release fixes and improvements 2024-02-14 16:38:16 -05:00
NewBaseEditor.ts (core) Add shortcut for opening Record Card 2023-12-08 11:32:45 -05:00
NTextBox.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
NTextEditor.ts
NumericEditor.ts (core) Fix a bug with editing numbers in some locales. 2024-02-02 22:48:05 -05:00
NumericSpinner.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
NumericTextBox.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
Reference.css
Reference.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
ReferenceEditor.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
ReferenceList.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
ReferenceListEditor.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
Spinner.css
Spinner.ts
Switch.css (core) Forms improvements 2024-01-19 10:34:03 +01:00
TextBox.css (core) Polish new Add Column menu 2023-10-17 15:39:53 -04:00
TextEditor.css (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
TextEditor.js
Toggle.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
TZAutocomplete.ts (core) Forms Improvements 2024-03-21 13:01:25 -04:00
UserType.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
UserTypeImpl.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00