gristlabs_grist-core/app/client/components
Jarosław Sadziński 59cf654190 (core) Minimazing widgets
Summary:
A feature that allows minimizing widgets on the ViewLayout.
- Code in ViewLayout and Layout hasn't been changed. Only some methods or variables were made public, and some events are now triggered when a section is dragged.
- Widgets can be collapsed or expanded (added back to the main area)
- Collapsed widgets can be expanded and shown as a popup
- Collapsed widgets support drugging, reordering, and transferring between the main and collapsed areas.

Test Plan: New test

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3779
2023-03-02 11:22:49 +01:00
..
AceEditor.css (core) Show example values in formula autocomplete 2022-09-28 19:42:36 +02:00
AceEditor.js fix: Harmonize enter key behaviour between formulas and transformations 2023-02-22 10:34:31 +01:00
AceEditorCompletions.ts (core) Show example values in formula autocomplete 2022-09-28 19:42:36 +02:00
ActionLog.css (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
ActionLog.ts Linting long lines 2023-01-03 17:45:14 +01:00
Banner.ts (core) Adds new view as banner 2023-01-03 12:33:34 +01:00
Base.js
BaseView2.ts (core) Copy column type and options when pasting into an empty column 2022-04-04 14:53:16 +02:00
BaseView.js (core) Preserving cursor position when linked state is removed. 2023-02-08 21:54:55 +01:00
BehavioralPromptsManager.ts (core) Makes GristTooltips translatable 2023-02-08 16:21:49 +01:00
buildViewSectionDom.ts (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
CellPosition.ts
CellSelector.ts (core) Add cell selection summary 2022-09-30 09:11:46 -07:00
ChartView.css
ChartView.ts (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
ClientScope.ts
Clipboard.css
Clipboard.js
CodeEditorPanel.css (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
CodeEditorPanel.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
ColumnFilters.css
ColumnTransform.ts (core) Restoring separated transform columns 2023-01-03 17:54:16 +01:00
Comm.ts (core) Fix issue with 'UNEXPECTED ORDER OF CALLBACKS' in Client.ts. 2022-06-16 23:51:14 -04:00
commandList.js (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
commands.css
commands.js (core) Updating flow and UI for shortcut warnings 2022-10-26 10:23:28 +02:00
CopySelection.ts (core) Copy column type and options when pasting into an empty column 2022-04-04 14:53:16 +02:00
Cursor.ts (core) When a checkbox is clicked on a new record, set default values determined by linking 2022-11-10 14:34:40 -05:00
CursorMonitor.ts (core) Fix problem with localStorage in some cross-origin embed situations 2022-11-30 23:52:50 -05:00
CustomView.css
CustomView.ts (core) Faster builds all around. 2022-07-04 10:42:40 -04:00
DataTables.ts (core) A few assorted one-line fixes 2023-01-09 23:31:04 -05:00
DeprecatedCommands.ts (core) Updating flow and UI for shortcut warnings 2022-10-26 10:23:28 +02:00
DetailView.css style(ColmunDesc): icon size and visible when there is a long colmun name 2023-02-21 11:33:11 +01:00
DetailView.js (core) Fix test util and upgrade fixtures 2023-03-01 10:39:09 -05:00
DocComm.ts (core) Porting back AI formula backend 2023-02-08 17:15:59 +01:00
DocConfigTab.js
DocumentUsage.ts codeStyle(column-desc): create separate iconTooltip for column description 2023-02-01 13:55:41 +01:00
Drafts.ts Change translation keys for components directory 2023-01-03 15:49:26 +01:00
duplicatePage.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
EditorMonitor.ts (core) Fix problem with localStorage in some cross-origin embed situations 2022-11-30 23:52:50 -05:00
EmbedForm.css
FieldConfigTab.css
FormulaTransform.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
GridView.css (core) Fixing background color in frozen columns for zebra stripes 2022-10-28 09:43:34 +02:00
GridView.js (core) Fixing scrolly bug on mobile 2023-01-04 17:53:02 +01:00
GristDoc.css
GristDoc.ts (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
GristWSConnection.ts (core) Fix problem with localStorage in some cross-origin embed situations 2022-11-30 23:52:50 -05:00
Importer.ts Fixing all eslint's reported error 2023-01-03 17:22:58 +01:00
Layout.css (core) Expanding widgets 2023-01-19 09:46:59 +01:00
Layout.ts (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
LayoutEditor.css
LayoutEditor.ts (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
LayoutTray.ts (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
LinkingState.ts (core) Fix bug causing cursor to jump to first row in a widget linked to a summary table. 2022-10-21 16:10:19 -04:00
Login.css
modals.ts (core) Add behavioral and coaching call popups 2022-12-20 09:49:41 -05:00
ParseOptions.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
PluginScreen.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
Preferences.css (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
Printing.css
Printing.ts (core) Hides the link icon in print view 2023-01-19 09:55:12 +01:00
RawDataPage.ts (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
RecordLayout.css (core) Add behavioral and coaching call popups 2022-12-20 09:49:41 -05:00
RecordLayout.js Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
RecordLayoutEditor.js (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
RefSelect.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
SearchBar.css
SelectionSummary.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
TypeConversion.ts feat(TypeConversion): allow converting list of string with quotes to ChoiceList (#397) 2023-01-12 23:13:26 -05:00
TypeTransform.ts (core) add a checkbox for owner "boss mode" 2023-01-09 13:20:23 -05:00
UndoStack.ts
UnsavedChanges.ts
ValidationPanel.css
ValidationPanel.js Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
ViewAsBanner.ts (core) Adds dots menu to access rules page item 2023-01-12 09:40:45 +01:00
viewCommon.css (core) Fixing background color in frozen columns for zebra stripes 2022-10-28 09:43:34 +02:00
viewCommon.js
ViewConfigTab.css
ViewConfigTab.js Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
ViewLayout.css (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
ViewLayout.ts (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
ViewLinker.css
ViewPane.ts (core) Implementing row conditional formatting 2022-08-09 20:11:36 +02:00
WidgetFrame.ts (core) control the distribution of attachment metadata 2022-12-22 09:10:30 -05:00