mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
Summary: Adding limits for AI calls and connecting those limits with a Stripe Account. - New table in homedb called `limits` - All calls to the AI are not routed through DocApi and measured. - All products now contain a special key `assistantLimit`, with a default value 0 - Limit is reset every time the subscription has changed its period - The billing page is updated with two new options that describe the AI plan - There is a new popup that allows the user to upgrade to a higher plan - Tiers are read directly from the Stripe product with a volume pricing model Test Plan: Updated and added Reviewers: georgegevoian, paulfitz Reviewed By: georgegevoian Subscribers: dsagal Differential Revision: https://phab.getgrist.com/D3907 |
||
---|---|---|
.. | ||
AccountPage.ts | ||
AccountPageCss.ts | ||
AccountWidget.ts | ||
AddNewButton.ts | ||
AddNewTip.ts | ||
ApiKey.ts | ||
App.css | ||
App.ts | ||
AppHeader.ts | ||
AppUI.ts | ||
BottomBar.ts | ||
buttons.ts | ||
CellContextMenu.ts | ||
CodeHighlight.ts | ||
ColumnFilterCalendarView.ts | ||
ColumnFilterMenu.ts | ||
ColumnFilterMenuUtils.ts | ||
ColumnTitle.ts | ||
contextMenu.ts | ||
cssInput.ts | ||
CustomSectionConfig.ts | ||
CustomThemes.ts | ||
DateRangeOptions.ts | ||
DescriptionConfig.ts | ||
DocHistory.ts | ||
DocMenu.ts | ||
DocMenuCss.ts | ||
DocTour.ts | ||
DocTutorial.css | ||
DocTutorial.ts | ||
DocTutorialRenderer.ts | ||
DocumentSettings.ts | ||
DuplicateTable.ts | ||
errorPages.ts | ||
ExampleCard.ts | ||
ExampleInfo.ts | ||
FieldConfig.ts | ||
FieldContextMenu.ts | ||
FieldMenus.ts | ||
FileDialog.ts | ||
FilterBar.ts | ||
FilterConfig.ts | ||
FloatingPopup.ts | ||
forms.ts | ||
googleAuth.ts | ||
GridOptions.ts | ||
GridViewMenus.ts | ||
GristTooltips.ts | ||
HomeImports.ts | ||
HomeIntro.ts | ||
HomeLeftPane.ts | ||
inputs.ts | ||
LanguageMenu.ts | ||
LeftPanelCommon.ts | ||
LoginPagesCss.ts | ||
MakeCopyMenu.ts | ||
MenuToggle.ts | ||
mouseDrag.ts | ||
MultiSelector.ts | ||
NotifyUI.ts | ||
OnBoardingPopups.ts | ||
OpenUserManager.ts | ||
OpenVideoTour.ts | ||
PagePanels.ts | ||
Pages.ts | ||
PageWidgetPicker.ts | ||
PinnedDocs.ts | ||
ProductUpgradesStub.ts | ||
RelativeDatesOptions.ts | ||
RenamePopupStyles.ts | ||
resizeHandle.ts | ||
RightPanel.ts | ||
RightPanelStyles.ts | ||
RowContextMenu.ts | ||
sanitizeHTML.ts | ||
searchDropdown.ts | ||
selectBy.ts | ||
sendToDrive.ts | ||
setupPage.ts | ||
shadowScroll.ts | ||
ShareMenu.ts | ||
ShortcutKey.ts | ||
SiteSwitcher.ts | ||
SortConfig.ts | ||
SortFilterConfig.ts | ||
SupportGristNudge.ts | ||
SupportGristPage.ts | ||
TemplateDocs.ts | ||
ThemeConfig.ts | ||
Tools.ts | ||
tooltips.ts | ||
TopBar.ts | ||
TopBarCss.ts | ||
transientInput.ts | ||
transitions.ts | ||
TreeViewComponent.ts | ||
TreeViewComponentCss.ts | ||
TriggerFormulas.ts | ||
TutorialCard.ts | ||
UserImage.ts | ||
UserItem.ts | ||
UserManager.ts | ||
ViewLayoutMenu.ts | ||
viewport.ts | ||
ViewSectionMenu.ts | ||
VisibleFieldsConfig.ts | ||
WebhookPage.ts | ||
WelcomeCoachingCall.ts | ||
WelcomePage.ts | ||
WelcomeQuestions.ts | ||
WelcomeSitePicker.ts | ||
WelcomeTour.ts | ||
WidgetTitle.ts | ||
widgetTypes.ts | ||
YouTubePlayer.ts |