gristlabs_grist-core/app/client/models
George Gevoian 3112433a58 (core) Add dropdown conditions
Summary:
Dropdown conditions let you specify a predicate formula that's used to filter
choices and references in their respective autocomplete dropdown menus.

Test Plan: Python and browser tests (WIP).

Reviewers: jarek, paulfitz

Reviewed By: jarek

Subscribers: dsagal, paulfitz

Differential Revision: https://phab.getgrist.com/D4235
2024-04-26 16:57:55 -04:00
..
entities (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
AppModel.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
BaseRowModel.js
ClientColumnGetters.ts
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
ColumnFilterMenuModel.ts
ColumnToMap.ts (core) Extending widget 2023-10-09 14:53:20 +02:00
ConnectState.ts
DataRowModel.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
DataTableModel.js
DataTableModelWithDiff.ts
DocData.ts
DocModel.ts (core) Form Publishing 2024-01-12 11:58:12 -08:00
DocPageModel.ts (core) Remove forms popup 2024-04-12 16:10:44 -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
gristUrlState.ts (core) Admin Panel and InstallAdmin class to identify installation admins. 2024-03-25 12:18:38 -04:00
HomeModel.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
MetaRowModel.js (core) Forms feature 2023-12-20 13:23:12 +01:00
MetaTableModel.js
modelUtil.js
NotifyModel.ts
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
RuleOwner.ts
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
TelemetryModel.ts
TreeModel.ts
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
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
WorkspaceInfo.ts