gristlabs_grist-core/app/client/components
George Gevoian 982711dbba (core) Update active view id when default view id changes
Summary:
This fixes a bug where deleting a page with the page id
missing from the URL would cause JS errors to be thrown.

Test Plan:
Verified manually in dev environment. Browser test added
that should hopefully replicate the repro steps and catch
any regressions.

Reviewers: dsagal, paulfitz

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2856
2021-06-10 17:49:39 -07:00
..
AceEditor.css
AceEditor.js (core) Document keeps track of latest cursor position and latest editor value and is able to restore them when it is reloaded. 2021-05-18 10:36:59 +02:00
AceEditorCompletions.ts
ActionLog.css
ActionLog.ts (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
Base.js
BaseView.js (core) Document keeps track of latest cursor position and latest editor value and is able to restore them when it is reloaded. 2021-05-18 10:36:59 +02:00
CellPosition.ts (core) Draft cells 2021-05-25 21:14:49 +02:00
ChartView.css
ChartView.ts
ClientScope.ts
Clipboard.css
Clipboard.js
CodeEditorPanel.css (core) apply access control to code view 2021-05-27 17:52:23 -04:00
CodeEditorPanel.js (core) apply access control to code view 2021-05-27 17:52:23 -04:00
ColumnFilters.css
ColumnTransform.ts
Comm.ts (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
commandList.js
commands.css
commands.js
CopySelection.js
Cursor.ts (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
CursorMonitor.ts (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
CustomView.css
CustomView.ts
DetailView.css (core) Document keeps track of latest cursor position and latest editor value and is able to restore them when it is reloaded. 2021-05-18 10:36:59 +02:00
DetailView.js
DocComm.ts
DocConfigTab.js
Drafts.ts (core) Draft cells 2021-05-25 21:14:49 +02:00
duplicatePage.ts (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
EditorMonitor.ts (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
EmbedForm.css
FieldConfigTab.css
FormulaTransform.ts
GridView.css
GridView.js (core) Prevent error when there are no visible columns 2021-05-25 14:53:33 +02:00
GristDoc.css
GristDoc.ts (core) Update active view id when default view id changes 2021-06-10 17:49:39 -07:00
GristWSConnection.ts (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
Importer.ts
Layout.css
Layout.js
LayoutEditor.css
LayoutEditor.js
LayoutPreview.css
LayoutPreview.js
LinkingState.js
Login.css
ParseOptions.ts
Preferences.css
Printing.css
Printing.ts
RecordLayout.css
RecordLayout.js
RecordLayoutEditor.js
RefSelect.js
REPLTab.css
REPLTab.js
SearchBar.css
SearchBar.ts
Selector.js
SummaryConfig.js
TypeConversion.ts (core) Preserve configured choices when converting between Choice and ChoiceList types. 2021-05-18 09:59:20 -04:00
TypeTransform.ts (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
UndoStack.ts (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
UnsavedChanges.ts
ValidationPanel.css
ValidationPanel.js
viewCommon.css (core) Showing censored values as a grey cell 2021-06-07 13:11:41 +02:00
viewCommon.js
ViewConfigTab.css
ViewConfigTab.js
ViewLayout.css
ViewLayout.ts
ViewLinker.css
ViewPane.ts