gristlabs_grist-core/app/client/models
George Gevoian da6c39aa50 (core) Add new home page cards
Summary:
New cards on the home page link to useful resources like the welcome
video, tutorial, webinars, and the Help Center. They are shown by
default to new and exisiting users, and may be hidden via a toggle.

Test Plan: Browser tests.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D4340
2024-09-17 17:32:10 -04:00
..
entities (core) Adding confirmation before remove last widget for a table 2024-07-25 16:42:19 +02:00
AdminChecks.ts reconcile boot and admin pages further (#963) 2024-05-23 16:40:31 -04:00
AppModel.ts (core) Add new home page cards 2024-09-17 17:32:10 -04:00
BaseRowModel.js (core) Update ACL resources/rules when tables/columns get renamed 2021-01-04 22:03:01 -05:00
ClientColumnGetters.ts (core) Adding UI for timing API 2024-05-22 14:56:53 +02:00
ColumnACIndexes.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
ColumnCache.ts (core) Show count of formula errors in the column config in the right-side panel. 2021-04-20 21:26:17 -04:00
ColumnFilter.ts (core) Fix date filter for DateTime columns. 2023-01-18 10:18:15 +01:00
ColumnFilterMenuModel.ts (core) Add behavioral and coaching call popups 2022-12-20 09:49:41 -05:00
ColumnToMap.ts (core) Extending widget 2023-10-09 14:53:20 +02:00
ConnectState.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
DataRowModel.ts (core) Fixing print preview bugs 2024-09-13 11:13:39 +02:00
DataTableModel.js (core) move client code to core 2020-10-02 13:24:21 -04:00
DataTableModelWithDiff.ts (core) Faster builds all around. 2022-07-04 10:42:40 -04:00
DocData.ts (core) Removing virtual tables when they are not needed 2024-05-29 08:46:49 -07:00
DocModel.ts (core) Hiding censored pages and all their leaves 2024-08-14 19:48:17 +02:00
DocPageModel.ts (core) Support user variable in dropdown conditions 2024-06-04 06:56:55 -07:00
errors.ts (core) Avoid reporting unhelpful ResizeObserver error 2023-10-27 15:26:20 -04:00
features.ts (core) Form kanban tasks 2024-01-23 22:11:48 +01:00
FormModel.ts (core) Forms Improvements 2024-03-21 13:01:25 -04:00
gristConfigCache.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
gristUrlState.ts (core) Admin Panel and InstallAdmin class to identify installation admins. 2024-03-25 12:18:38 -04:00
HomeModel.ts (core) Add new home page cards 2024-09-17 17:32:10 -04:00
MetaRowModel.js (core) Forms feature 2023-12-20 13:23:12 +01:00
MetaTableModel.js (core) Raw renames 2022-04-27 22:21:55 +02:00
modelUtil.js (core) move client code to core 2020-10-02 13:24:21 -04:00
NotifyModel.ts (core) Editing summary columns widget options 2024-09-17 09:37:47 +02:00
QuerySet.ts (core) Fix for linking issue. 2023-12-20 12:57:41 +01:00
rowset.ts (core) Fix filtering regression 2024-01-18 13:32:36 -08:00
rowuid.js (core) move client code to core 2020-10-02 13:24:21 -04:00
RuleOwner.ts (core) Support reordering conditional styles 2024-05-13 14:45:11 -07:00
SearchModel.ts (core) Cursor in custom widgets 2023-08-29 09:19:52 +02:00
SectionFilter.ts (core) Fix filtering regression 2024-01-18 13:32:36 -08:00
Styles.ts Header colored (#581) 2023-08-07 11:01:35 -07:00
TableData.ts (core) Use MetaTableData more 2021-12-07 17:09:58 +02:00
TableModel.js (core) Change how formula columns can be converted to data. 2021-03-05 12:42:57 -05:00
TelemetryModel.ts (core) Add Support Grist page and nudge 2023-07-04 17:36:59 -04:00
ToggleEnterpriseModel.ts ToggleEnterpriseModel: new GrainJS model to handle changes to config API 2024-07-30 13:41:47 -04:00
TreeModel.ts (core) Revealing hidden pages with visible children. 2022-10-31 14:02:38 +01:00
UnionRowSource.ts (core) Allow adding rows to widgets filtered by a link using a formula column 2023-12-18 20:28:41 +02:00
UserManagerModel.ts (core) Customizable stripe plans. 2024-05-19 09:09:19 +02:00
UserPrefs.ts (core) Admin Panel and InstallAdmin class to identify installation admins. 2024-03-25 12:18:38 -04:00
ViewFieldConfig.ts Header colored (#581) 2023-08-07 11:01:35 -07:00
VirtualTable.ts (core) Removing virtual tables when they are not needed 2024-05-29 08:46:49 -07:00
WorkspaceInfo.ts (core) move client code to core 2020-10-02 13:24:21 -04:00