You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gristlabs_grist-core/app/client/models
George Gevoian 62a6190970
(core) Add button for removing doc tours
2 years ago
..
entities (core) Fixing bug with undoing page delation with a custom layout 3 years ago
AppModel.ts (core) Adding colors to toast notification 3 years ago
BaseRowModel.js (core) Update ACL resources/rules when tables/columns get renamed 3 years ago
BillingModel.ts (core) Migrate to Stripe v8 + implement discount codes 3 years ago
ClientColumnGetters.ts (core) Adding sort options for columns. 3 years ago
ColumnACIndexes.ts (core) Use visibleCol instead of displayCol with createFormatter 3 years ago
ColumnCache.ts (core) Show count of formula errors in the column config in the right-side panel. 3 years ago
ColumnFilter.ts (core) Makes filter counts take other column filters into account 3 years ago
ColumnFilterMenuModel.ts (core) Makes filter counts take other column filters into account 3 years ago
ConnectState.ts (core) move client code to core 4 years ago
DataRowModel.ts (core) Fix JS error when scrolling with a column of hyperlinks, and use stricter types. 3 years ago
DataTableModel.js (core) move client code to core 4 years ago
DataTableModelWithDiff.ts (core) Use GristObjCode in CellValue 3 years ago
DocData.ts (core) Use MetaTableData more 3 years ago
DocModel.ts (core) Remove code related to _grist_TableViews 3 years ago
DocPageModel.ts (core) Disabling 'Add widget to page' for special pages 3 years ago
HomeModel.ts (core) Removing error styles from user messages 3 years ago
MetaRowModel.js (core) move client code to core 4 years ago
MetaTableModel.js (core) move client code to core 4 years ago
NotifyModel.ts (core) Error message on Duplicate Document 3 years ago
QuerySet.ts (core) Add other direction of linking by reflist 3 years ago
SearchModel.ts (core) When searching, use formatter.formatAny() to handle values of invalid type. 3 years ago
SectionFilter.ts (core) Allow filtering hidden columns 3 years ago
TableData.ts (core) Use MetaTableData more 3 years ago
TableModel.js (core) Change how formula columns can be converted to data. 3 years ago
TreeModel.ts (core) Filter out pages for hidden views from the page list. 3 years ago
UserManagerModel.ts (core) Show ACL link in UserManager conditionally 3 years ago
UserPrefs.ts (core) Add button for removing doc tours 2 years ago
WorkspaceInfo.ts (core) move client code to core 4 years ago
errors.ts (core) Exposing custom widgets on the UI 3 years ago
gristConfigCache.ts (core) move client code to core 4 years ago
gristUrlState.ts (core) move more tests to grist-core 3 years ago
isHiddenTable.ts (core) When hidden pages are present in the page list, allow removing them 3 years ago
modelUtil.js (core) move client code to core 4 years ago
rowset.ts (core) Download as CSV button on sections 3 years ago
rowuid.js (core) move client code to core 4 years ago