gristlabs_grist-core/app/client/models
George Gevoian aeba738f7c (core) Add product for new personal plan
Summary:
Adds the new personal plan as a product that will be available
in the future. Can be enabled along with other plan-related via
an environment variable.

Test Plan: Browser tests and existing tests.

Reviewers: jarek

Reviewed By: jarek

Subscribers: dsagal

Differential Revision: https://phab.getgrist.com/D3533
2022-07-26 11:33:23 -07:00
..
entities (core) Don't show hidden tables in table data options when adding widgets 2022-07-21 16:28:28 +02:00
AppModel.ts (core) Add product for new personal plan 2022-07-26 11:33:23 -07:00
BaseRowModel.js
BillingModel.ts (core) Improving billing page user experience 2022-07-18 14:43:14 +02:00
ClientColumnGetters.ts (core) Faster builds all around. 2022-07-04 10:42:40 -04:00
ColumnACIndexes.ts
ColumnCache.ts
ColumnFilter.ts (core) Adds new range filter for numeric columns 2022-05-30 10:30:16 +02:00
ColumnFilterMenuModel.ts (core) Fix values ordering in column filter menu 2022-05-24 16:30:28 +02:00
ColumnToMap.ts
ConnectState.ts
DataRowModel.ts (core) Faster builds all around. 2022-07-04 10:42:40 -04:00
DataTableModel.js
DataTableModelWithDiff.ts (core) Faster builds all around. 2022-07-04 10:42:40 -04:00
DocData.ts (core) Wait for transform column before finalizing 2022-03-01 13:59:14 -08:00
DocModel.ts (core) Show summary tables on Raw Data page 2022-07-06 09:41:48 -07:00
DocPageModel.ts (core) Broadcast doc usage updates to clients 2022-06-06 09:55:34 -07:00
errors.ts (core) Improve debug logging related for client-side errors and sandbox crashes. 2022-04-11 17:54:40 -04:00
gristConfigCache.ts
gristUrlState.ts (core) Include hash/fragment in post-login redirect URLs 2022-04-13 09:16:29 -07:00
HomeModel.ts (core) Faster builds all around. 2022-07-04 10:42:40 -04:00
MetaRowModel.js
MetaTableModel.js (core) Raw renames 2022-04-27 22:21:55 +02:00
modelUtil.js
NotifyModel.ts
QuerySet.ts (core) Faster builds all around. 2022-07-04 10:42:40 -04:00
rowset.ts (core) Fix some bugs with repositioning rows. 2022-06-07 16:55:45 -04:00
rowuid.js
SearchModel.ts (core) Don't show hidden tables in table data options when adding widgets 2022-07-21 16:28:28 +02:00
SectionFilter.ts (core) Speed up and upgrade build. 2022-06-27 16:10:10 -04:00
Styles.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
TableData.ts
TableModel.js
TreeModel.ts (core) Fix some bugs with repositioning rows. 2022-06-07 16:55:45 -04:00
UserManagerModel.ts (core) Add product for new personal plan 2022-07-26 11:33:23 -07:00
UserPrefs.ts (core) Polishing upgrade plan UI 2022-06-29 18:28:37 +02:00
WorkspaceInfo.ts