gristlabs_grist-core/app/client/components
Paul Fitzpatrick aa69652a33
use fresher node and debian version (#1255)
This moves to node 22 and debian bookworm, since the versions we've been building and testing with are getting old.

There is some old material kept around for (speaks very quietly) Python 2 (looks around hoping no-one heard) which we continue to support for some long-time users but really really should drop soon.

The changes for the node upgrade were all test related. I did them in a way that shouldn't impair running on older versions of node, and did spot checks for this. This is to give some breathing room for upgrading Grist Lab's grist-saas as follow up work.
2024-10-10 16:59:03 -04:00
..
Forms (core) Add Markdown cell format 2024-08-23 11:24:35 -04:00
AceEditor.css (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
AceEditor.js (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
AceEditorCompletions.ts (core) Handling shift+enter on ace editor 2024-09-19 17:07:34 +02:00
ActionLog.css (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
ActionLog.ts (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
Banner.ts (core) Add AI assistant usage banners 2023-08-30 16:00:04 -04:00
Base.js
BaseView2.ts (core) Allow adding rows to widgets filtered by a link using a formula column 2023-12-18 20:28:41 +02:00
BaseView.js (core) Adding UI for reverse columns 2024-09-18 12:07:21 +02:00
BehavioralPromptsManager.ts (core) Forms post-release fixes and improvements 2024-02-14 16:38:16 -05:00
buildViewSectionDom.ts (core) Enable Record Cards 2023-11-21 16:49:41 -05:00
CellPosition.ts (core) Cursor in custom widgets 2023-08-29 09:19:52 +02:00
CellSelector.ts (core) Fixing bug with hiding multiple columns 2023-12-08 10:20:43 +01:00
ChartView.css
ChartView.ts (core) Fix regression that caused Date/DateTime series to be treated as categorical data 2024-07-29 12:52:57 -07:00
ClientScope.ts
Clipboard.css
Clipboard.js Add Copy With Headers to grid cell popup. (#1208) 2024-09-30 11:20:22 +02:00
CodeEditorPanel.css (core) Fix scrollbar in code view 2024-09-30 12:04:00 -04:00
CodeEditorPanel.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
ColumnFilters.css
ColumnTransform.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
Comm.ts (core) Adding UI for reverse columns 2024-09-18 12:07:21 +02:00
commandList.ts Add Copy With Headers to grid cell popup. (#1208) 2024-09-30 11:20:22 +02:00
commands.css
commands.ts (core) Floating formula editor 2023-06-02 17:59:22 +02:00
CopySelection.ts (core) Cursor in custom widgets 2023-08-29 09:19:52 +02:00
CoreBanners.ts (core) Makes EE frontend behave as core if EE isn't activated 2024-06-14 00:43:51 +01:00
Cursor.ts Bidirectional Linking (#622) 2023-09-25 18:48:18 -04:00
CursorMonitor.ts (core) Include linking rowIds into remembered cursor position and anchor links. 2024-01-09 09:50:31 -05:00
CustomCalendarView.ts (core) support for bundling custom widgets with the Grist app 2023-10-27 17:00:10 -04:00
CustomView.css (core) Fix CustomView taking up more height than page layout gives it. 2024-08-13 12:34:28 -04:00
CustomView.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
DataTables.ts (core) Adding backend for 2-way references 2024-09-11 22:31:36 +02:00
DetailView.css (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
DetailView.js (core) Add sign-up and sharing/invite telemetry 2024-01-23 22:30:16 -08:00
DocComm.ts (core) New API to collect timing information from formula evaluation. 2024-04-24 11:07:11 +02:00
DocConfigTab.js
DocumentUsage.ts (core) DocLimits: display days remaining instead of days of grace period 2024-08-29 22:51:49 -04:00
Drafts.ts Change translation keys for components directory 2023-01-03 15:49:26 +01:00
DropdownConditionConfig.ts (core) Support user variable in dropdown conditions 2024-06-04 06:56:55 -07:00
DropdownConditionEditor.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
duplicatePage.ts (core) DuplicatePage function didn't duplicated collapsed widgets 2024-04-10 18:19:37 +02: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
FormRenderer.ts (core) Add new home page cards 2024-09-17 17:32:10 -04:00
FormRendererCss.ts (core) Add new home page cards 2024-09-17 17:32:10 -04:00
FormulaTransform.ts (core) TypeTransform race condition fix 2023-08-02 17:11:34 +02:00
GridView.css fix #1035 : Column alignment when zoom font only settings in browser (#1036) 2024-07-23 14:55:03 +02:00
GridView.js (core) Rename popup for group by columns 2024-10-09 11:46:26 +02:00
GristClientSocket.ts use fresher node and debian version (#1255) 2024-10-10 16:59:03 -04:00
GristDoc.css
GristDoc.ts (core) Fix scrollbar in code view 2024-09-30 12:04:00 -04:00
GristWSConnection.ts (core) Update WS deps after grist-core sync 2024-04-02 23:08:39 -07:00
Importer.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
Layout.css (core) Expanding widgets 2023-01-19 09:46:59 +01:00
Layout.ts (core) Avoiding the view layout's rebuild, when nothing has changed. 2023-09-18 09:47:50 +02:00
LayoutEditor.css
LayoutEditor.ts (core) Polish Record Cards 2024-01-30 13:25:50 -05:00
LayoutTray.ts (core) Adding confirmation before remove last widget for a table 2024-07-25 16:42:19 +02:00
LinkingState.ts (core) Fix selecting new row in chain of filter links 2023-12-05 16:56:13 +02:00
Login.css
modals.ts Adds multiple missing translations (#972) 2024-05-10 14:31:54 +01:00
ParseOptions.ts (core) Improve encoding detection for csv imports, and make encoding an editable option. 2023-08-24 09:50:52 -04:00
PluginScreen.ts (core) Import redesign 2023-08-04 14:59:55 +02:00
Printing.css (core) Fixing print preview bugs 2024-09-13 11:13:39 +02:00
Printing.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
RawDataPage.ts (core) Forms post-release fixes and improvements 2024-02-14 16:38:16 -05:00
RecordCardPopup.ts (core) Polish Record Cards 2024-01-30 13:25:50 -05:00
RecordLayout.css (core) Add behavioral and coaching call popups 2022-12-20 09:49:41 -05:00
RecordLayout.js (core) Record Cards 2023-11-19 20:12:37 -05:00
RecordLayoutEditor.js (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
RefSelect.ts (core) Record Cards 2023-11-19 20:12:37 -05:00
SearchBar.css
SelectionSummary.ts (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
TypeConversion.ts (core) Adding UI for reverse columns 2024-09-18 12:07:21 +02:00
TypeTransform.ts (core) Support user variable in dropdown conditions 2024-06-04 06:56:55 -07:00
UndoStack.ts (core) Cursor in custom widgets 2023-08-29 09:19:52 +02:00
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) Polish new Add Column menu 2023-10-17 15:39:53 -04:00
viewCommon.js
ViewConfigTab.css
ViewConfigTab.js (core) Forms improvements 2024-01-19 10:34:03 +01:00
ViewLayout.css Fix nbrowser test failures (#837) 2024-02-01 10:45:18 -05:00
ViewLayout.ts (core) Adding confirmation before remove last widget for a table 2024-07-25 16:42:19 +02:00
ViewLinker.css
ViewPane.ts (core) Implementing row conditional formatting 2022-08-09 20:11:36 +02:00
WidgetFrame.ts (core) Add custom widget gallery 2024-08-14 16:48:36 -04:00