gristlabs_grist-core/app/common
Cyprien P a8827b152e (core) New document settings page
Summary:
This diff implement new page for document settings which replaces the old modal settings.
Diff also adds a new `Settings + API` page item below tools in the left panel that link to that very doc settings page.

Test Plan: Updated existing tests.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D3761
2023-01-19 10:21:23 +01:00
..
themes (core) Update memo notification styling 2023-01-09 14:34:59 -05:00
ACLPermissions.ts (core) Implement checkbox for SchemaEdit permission in Access Rules UI. 2023-01-18 10:55:44 -05:00
ACLRuleCollection.ts (core) Implement checkbox for SchemaEdit permission in Access Rules UI. 2023-01-18 10:55:44 -05:00
ActionBundle.ts (core) deal with write access for attachments 2022-11-15 09:52:32 -05:00
ActionDispatcher.ts
ActionGroup.ts
ActionRouter.ts
ActionSummary.ts
ActiveDocAPI.ts (core) control the distribution of attachment metadata 2022-12-22 09:10:30 -05:00
ApiError.ts
arrayToString.ts
AsyncCreate.ts
AsyncFlow.ts
asyncIterators.ts
AttachmentColumns.ts (core) control the distribution of attachment metadata 2022-12-22 09:10:30 -05:00
BaseAPI.ts
BasketClientAPI.ts
BigInt.ts
BillingAPI.ts
BinaryIndexedTree.js
BrowserSettings.ts
CircularArray.js
ColumnFilterFunc.ts (core) Fix date filter for DateTime columns. 2023-01-18 10:18:15 +01:00
ColumnGetters.ts
CommTypes.ts
csvFormat.ts
CustomWidget.ts
declarations.d.ts
delay.ts
DisposableWithEvents.ts
DocActions.ts (core) control the distribution of attachment metadata 2022-12-22 09:10:30 -05:00
DocData.ts (core) control the distribution of attachment metadata 2022-12-22 09:10:30 -05:00
DocLimits.ts
DocListAPI.ts
DocSnapshot.ts
DocumentSettings.ts
DocUsage.ts
emails.ts
EncActionBundle.ts
ErrorWithCode.ts
Features.ts
FilterState.ts (core) New date filter with a calendar view 2022-12-20 09:58:42 +01:00
Formula.ts
getCurrentTime.ts (core) Adds dots menu to access rules page item 2023-01-12 09:40:45 +01:00
GranularAccessClause.ts (core) deal with write access for attachments 2022-11-15 09:52:32 -05:00
GristServerAPI.ts
gristTypes.ts (core) Comments 2022-10-17 13:38:21 +02:00
gristUrls.ts (core) New document settings page 2023-01-19 10:21:23 +01:00
gutil.ts (core) Multi-column configuration 2022-10-17 09:51:19 +02:00
InactivityTimer.ts
Interval.ts
isHiddenTable.ts
KeyedMutex.ts
KeyedOps.ts
LocaleCodes.ts
Locales.ts
LoginSessionAPI.ts (core) make the support account configurable, and allow listing public sites 2022-10-14 14:23:59 -04:00
marshal.ts
MemBuffer.js
NumberFormat.ts (core) Multi-column configuration 2022-10-17 09:51:19 +02:00
NumberParse.ts
orgNameUtils.ts (core) show any error when creating initial team site with GRIST_SINGLE_ORG 2022-09-29 10:12:32 -04:00
parseDate.ts
plugin.ts
PluginInstance.ts
Prefs.ts (core) Add tip for "Add New" button 2023-01-16 16:50:42 -08:00
RecentItems.js
RefCountMap.ts
RelativeDates.ts (core) Fix date filter for DateTime columns. 2023-01-18 10:18:15 +01:00
resetOrg.ts
roles.ts (core) Add tip for "Add New" button 2023-01-16 16:50:42 -08:00
RowFilterFunc.ts
schema.ts (core) Add new UI for writing memos 2022-12-12 17:52:01 -05:00
ShareAnnotator.ts (core) Avoid flagging support user as collaborator 2022-12-14 01:23:49 -05:00
sharing.ts
SortFunc.ts
SortSpec.ts
StringUnion.ts
TableData.ts (core) control the distribution of attachment metadata 2022-12-22 09:10:30 -05:00
TabularDiff.ts
tagManager.ts
tbind.ts
TestState.ts
ThemePrefs-ti.ts (core) Update memo notification styling 2023-01-09 14:34:59 -05:00
ThemePrefs.ts (core) Update memo notification styling 2023-01-09 14:34:59 -05:00
Themes.ts
timeFormat.ts
tpromisified.ts
tsconfig.json (core) show package.json version when hovering on Grist icon in grist-core 2022-10-12 16:02:01 -04:00
tsvFormat.ts
UIRowId.ts
uploads.ts
urlUtils.ts
UserAPI.ts (core) Adds new view as banner 2023-01-03 12:33:34 +01:00
UserConfig.ts
ValueConverter.ts
ValueFormatter.ts Add translation for boolean value in toggle columns for text cell (#364) 2022-12-02 15:49:55 -05:00
ValueGuesser.ts
ValueParser.ts