mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
Summary: - Implement UI with "Apply to new records" and "Apply on record changes" checkboxes, and options for selecting which changes to recalculate on. - For consistency, always represent empty RefList as None - Fix up generated SchemaTypes to remember that values are encoded. Included test cases for the main planned use cases: - Auto-filled UUID column - Data cleaning - NOW() formula for record's last-updated timestamp. - Updates that depend on other columns. Test Plan: Added a browser test. Reviewers: jarek Reviewed By: jarek Subscribers: paulfitz Differential Revision: https://phab.getgrist.com/D2885 |
||
---|---|---|
.. | ||
AccountWidget.ts | ||
AddNewButton.ts | ||
ApiKey.ts | ||
App.css | ||
App.ts | ||
AppHeader.ts | ||
AppUI.ts | ||
BillingForm.ts | ||
BillingPage.ts | ||
BillingPageCss.ts | ||
BillingPlanManagers.ts | ||
BottomBar.ts | ||
buttons.ts | ||
CodeHighlight.ts | ||
ColumnFilterMenu.ts | ||
CustomThemes.ts | ||
DocHistory.ts | ||
DocMenu.ts | ||
DocMenuCss.ts | ||
Document.css | ||
DocumentSettings.ts | ||
errorPages.ts | ||
ExampleCard.ts | ||
ExampleInfo.ts | ||
FieldConfig.ts | ||
FieldMenus.ts | ||
FileDialog.ts | ||
FilterBar.ts | ||
forms.ts | ||
GridOptions.ts | ||
GridViewMenus.ts | ||
HomeImports.ts | ||
HomeIntro.ts | ||
HomeLeftPane.ts | ||
LeftPanelCommon.ts | ||
MakeCopyMenu.ts | ||
MenuToggle.ts | ||
modals.ts | ||
mouseDrag.ts | ||
MultiSelector.ts | ||
NotifyUI.ts | ||
PagePanels.ts | ||
Pages.ts | ||
PageWidgetPicker.ts | ||
PinnedDocs.ts | ||
ProfileDialog.ts | ||
resizeHandle.ts | ||
RightPanel.ts | ||
RowContextMenu.ts | ||
selectBy.ts | ||
shadowScroll.ts | ||
ShareMenu.ts | ||
Tools.ts | ||
tooltips.ts | ||
TopBar.ts | ||
TopBarCss.ts | ||
transientInput.ts | ||
transitions.ts | ||
TreeViewComponent.ts | ||
TreeViewComponentCss.ts | ||
TriggerFormulas.ts | ||
UserImage.ts | ||
UserManager.ts | ||
ViewLayoutMenu.ts | ||
viewport.ts | ||
ViewSectionMenu.ts | ||
VisibleFieldsConfig.ts | ||
WelcomePage.ts | ||
widgetTypes.ts |