..
ACLFormula.ts
ActionHistory.ts
ActionHistoryImpl.ts
ActionSummary.ts
(core) add an option to action summarization to preserve columns entirely
2021-10-28 21:52:19 -04:00
ActiveDoc.ts
(core) Use MetaTableData more
2021-12-07 17:09:58 +02:00
ActiveDocImport.ts
(core) Adding Skip options when importing multiple tables.
2021-12-13 19:07:33 +01:00
AppEndpoint.ts
Authorizer.ts
(core) set cookie response header more consistently
2021-11-24 10:16:30 -05:00
BrowserSession.ts
(core) set cookie response header more consistently
2021-11-24 10:16:30 -05:00
checksumFile.ts
Client.ts
(core) Add LogMethods helper and use it for more JSON data in logs. Reduce unhelpful logging.
2021-10-25 10:25:18 -04:00
Comm.js
dbUtils.ts
DiscourseConnect.ts
(core) Implement DiscourseConnect to enable easy sign-in to community forum
2021-10-01 11:24:22 -04:00
DocApi.ts
(core) Exposing more descriptive errors from exports
2021-11-30 17:26:32 +01:00
DocApiTypes-ti.ts
(core) Adding schema validation for records endpoint
2021-10-18 21:40:50 +02:00
DocApiTypes.ts
(core) Adding schema validation for records endpoint
2021-10-18 21:40:50 +02:00
DocClients.ts
(core) Add LogMethods helper and use it for more JSON data in logs. Reduce unhelpful logging.
2021-10-25 10:25:18 -04:00
DocManager.ts
(core) make document reloading cleaner
2021-11-16 16:46:46 -05:00
DocPluginData.ts
DocPluginManager.ts
(core) Use MetaTableData more
2021-12-07 17:09:58 +02:00
DocSession.ts
(core) Add LogMethods helper and use it for more JSON data in logs. Reduce unhelpful logging.
2021-10-25 10:25:18 -04:00
DocSnapshots.ts
DocStorage.ts
(core) Use GristObjCode in CellValue
2021-10-11 14:11:32 +02:00
DocStorageManager.ts
docUtils.d.ts
docUtils.js
DocWorker.ts
(core) Exposing more descriptive errors from exports
2021-11-30 17:26:32 +01:00
DocWorkerMap.ts
ExcelFormatter.ts
ExpandedQuery.ts
(core) Use MetaTableData more
2021-12-07 17:09:58 +02:00
Export.ts
(core) Use MetaTableData more
2021-12-07 17:09:58 +02:00
ExportCSV.ts
(core) Use MetaTableData more
2021-12-07 17:09:58 +02:00
ExportXLSX.ts
(core) Exposing more descriptive errors from exports
2021-11-30 17:26:32 +01:00
expressWrap.ts
ExternalStorage.ts
(core) make sure forks with no changes are persisted
2021-12-01 22:27:56 -05:00
extractOrg.ts
FileParserElement.ts
filterUtils.ts
FlexServer.ts
(core) move more tests to grist-core
2021-12-10 18:33:07 -05:00
GoogleAuth.ts
(core) Exposing more descriptive errors from exports
2021-11-30 17:26:32 +01:00
GoogleExport.ts
GoogleImport.ts
GranularAccess.ts
(core) Use MetaTableData more
2021-12-07 17:09:58 +02:00
GristServer.ts
(core) move more tests to grist-core
2021-12-10 18:33:07 -05:00
gristSessions.ts
(core) Implement DiscourseConnect to enable easy sign-in to community forum
2021-10-01 11:24:22 -04:00
guessExt.ts
HashUtil.ts
HostedMetadataManager.ts
HostedStorageManager.ts
(core) make sure forks with no changes are persisted
2021-12-01 22:27:56 -05:00
IBilling.ts
IChecksumStore.ts
ICreate.ts
IDocStorageManager.ts
idUtils.ts
IElectionStore.ts
initialDocSql.ts
(core) Allow filtering hidden columns
2021-11-22 10:26:08 -08:00
INotifier.ts
ISandbox.ts
(core) get all tests working under python3/gvisor
2021-10-18 17:44:15 -04:00
IShell.ts
ITestingHooks-ti.ts
(core) Exposing custom widgets on the UI
2021-12-01 18:21:06 +01:00
ITestingHooks.ts
(core) Exposing custom widgets on the UI
2021-12-01 18:21:06 +01:00
log.ts
LogMethods.ts
(core) Add LogMethods helper and use it for more JSON data in logs. Reduce unhelpful logging.
2021-10-25 10:25:18 -04:00
manifest.ts
MinimalLogin.ts
(core) Implement DiscourseConnect to enable easy sign-in to community forum
2021-10-01 11:24:22 -04:00
NSandbox.ts
(core) tweak throttling to work for gvisor/runsc
2021-11-04 17:23:43 -04:00
OnDemandActions.ts
(core) Use MetaTableData more
2021-12-07 17:09:58 +02:00
PermissionInfo.ts
Permit.ts
places.ts
PluginEndpoint.ts
PluginManager.ts
reportTimeTaken.ts
requestUtils.ts
(core) move more tests to grist-core
2021-12-10 18:33:07 -05:00
RowAccess.ts
SafePythonComponent.ts
SamlConfig.ts
(core) move more tests to grist-core
2021-12-10 18:33:07 -05:00
SandboxControl.ts
(core) freshen tests for python3
2021-11-10 10:46:12 -05:00
sandboxUtil.js
sendAppPage.ts
(core) Update HelpScout beacon to work with embedded documentation articles.
2021-12-09 22:22:55 -05:00
ServerColumnGetters.ts
(core) Adding sort options for columns.
2021-11-03 15:31:39 +01:00
ServerLocale.ts
serverUtils.ts
(core) support setting python version of new docs with PYTHON_VERSION_ON_CREATION
2021-11-05 10:51:18 -04:00
Sessions.ts
(core) move more tests to grist-core
2021-12-10 18:33:07 -05:00
Sharing.ts
(core) Ensure that large changes are processed in full by triggers (for webhooks)
2021-11-10 23:13:55 +02:00
shortDesc.ts
shutdown.js
SQLiteDB.ts
(core) Migrate import code from data engine to Node
2021-10-04 10:27:00 -07:00
TableMetadataLoader.ts
TagChecker.ts
TestingHooks.ts
(core) move more tests to grist-core
2021-12-10 18:33:07 -05:00
TestLogin.ts
(core) move more tests to grist-core
2021-12-10 18:33:07 -05:00
Throttle.ts
(core) tweak throttling to work for gvisor/runsc
2021-11-04 17:23:43 -04:00
TimeQuery.ts
Triggers.ts
(core) Use MetaTableData more
2021-12-07 17:09:58 +02:00
UnsafeNodeComponent.ts
uploads.ts
(core) move more tests to grist-core
2021-12-10 18:33:07 -05:00
WidgetRepository.ts
(core) Exposing custom widgets on the UI
2021-12-01 18:21:06 +01:00
WorkCoordinator.ts