mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-08 20:34:29 +00:00
Summary: Adds a new Record Card view section to each non-summary table, which can be from opened from various parts of the Grist UI to view and edit records in a popup card view. Work is still ongoing, so the feature is locked away behind a flag; follow-up work is planned to finish up the implementation and add end-to-end tests. Test Plan: Python and server tests. Browser tests will be included in a follow-up. Reviewers: jarek, paulfitz Reviewed By: jarek Subscribers: paulfitz Differential Revision: https://phab.getgrist.com/D4114 |
||
---|---|---|
.. | ||
AbstractWidget.js | ||
AttachmentsEditor.ts | ||
AttachmentsWidget.ts | ||
BaseEditor.js | ||
CellStyle.ts | ||
CheckBox.css | ||
CheckBoxEditor.js | ||
ChoiceEditor.js | ||
ChoiceListCell.ts | ||
ChoiceListEditor.ts | ||
ChoiceListEntry.ts | ||
ChoiceTextBox.ts | ||
ChoiceToken.ts | ||
ConditionalStyle.ts | ||
CurrencyPicker.ts | ||
DateEditor.js | ||
DateTextBox.js | ||
DateTimeEditor.css | ||
DateTimeEditor.js | ||
DateTimeTextBox.js | ||
DiffBox.ts | ||
DiscussionEditor.ts | ||
EditorButtons.ts | ||
EditorPlacement.ts | ||
EditorTooltip.ts | ||
ErrorDom.ts | ||
FieldBuilder.css | ||
FieldBuilder.ts | ||
FieldEditor.ts | ||
FloatingEditor.ts | ||
FormulaAssistant.ts | ||
FormulaEditor.ts | ||
HyperLinkEditor.ts | ||
HyperLinkTextBox.ts | ||
NewAbstractWidget.ts | ||
NewBaseEditor.ts | ||
NTextBox.ts | ||
NTextEditor.ts | ||
NumericTextBox.ts | ||
Reference.css | ||
Reference.ts | ||
ReferenceEditor.ts | ||
ReferenceList.ts | ||
ReferenceListEditor.ts | ||
Spinner.css | ||
Spinner.ts | ||
Switch.css | ||
TextBox.css | ||
TextEditor.css | ||
TextEditor.js | ||
Toggle.ts | ||
TZAutocomplete.ts | ||
UserType.ts | ||
UserTypeImpl.ts |