1
0
mirror of https://github.com/gristlabs/grist-core.git synced 2024-10-27 20:44:07 +00:00
gristlabs_grist-core/app/server/lib
Jarosław Sadziński 69d5ee53a8 (core) Treating API urls as external in cells
Summary:
Links for the API endpoints in a cell didn't work as they were interpreted as
internal routes. Now they are properly detected as external.

Test Plan: Added new test

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D4078
2023-10-24 08:55:08 +02:00
..
AccessTokens.ts
ACLFormula.ts Dump the rule for ACL formula warnings () 2023-08-23 09:23:29 -04:00
ActionHistory.ts
ActionHistoryImpl.ts
ActiveDoc.ts feat: allow using the existing numeric table IDs in the API () 2023-10-12 19:32:22 +02:00
ActiveDocImport.ts
AppEndpoint.ts (core) Add support for auto-copying docs on signup 2023-09-06 15:12:08 -04:00
AppSettings.ts add an endpoint for doing SQL selects () 2023-09-04 09:21:18 -04:00
Assistance.ts (core) updates from grist-core 2023-08-21 09:15:53 -04:00
Authorizer.ts Add ws id and doc name params to POST /docs () 2023-09-05 14:27:35 -04:00
BrowserSession.ts
checksumFile.ts
Client.ts (core) Manage memory used for websocket responses to reduce the risk of server crashes. 2023-08-07 11:28:31 -04:00
Comm.ts (core) Manage memory used for websocket responses to reduce the risk of server crashes. 2023-08-07 11:28:31 -04:00
configureMinIOExternalStorage.ts
dbUtils.ts
DiscourseConnect.ts
DocApi.ts Option to export colId as header in CSV / XSLX instead of label () () 2023-10-15 20:17:43 -04:00
DocClients.ts
DocManager.ts (core) Add documentCreated telemetry event 2023-09-13 01:13:00 -04:00
DocPluginData.ts
DocPluginManager.ts
DocSession.ts
DocSnapshots.ts
DocStorage.ts add an endpoint for doing SQL selects () 2023-09-04 09:21:18 -04:00
DocStorageManager.ts
docUtils.d.ts
docUtils.js
DocWorker.ts Add ws id and doc name params to POST /docs () 2023-09-05 14:27:35 -04:00
DocWorkerMap.ts
DocWorkerUtils.ts (core) Add support for auto-copying docs on signup 2023-09-06 15:12:08 -04:00
ExcelFormatter.ts
ExpandedQuery.ts
Export.ts Option to export colId as header in CSV / XSLX instead of label () () 2023-10-15 20:17:43 -04:00
ExportCSV.ts Option to export colId as header in CSV / XSLX instead of label () () 2023-10-15 20:17:43 -04:00
ExportTableSchema.ts
ExportXLSX.ts add hooks for tweaking how downloads happen (for grist-static) () 2023-09-09 14:50:32 -04:00
expressWrap.ts (core) Update dependencies 2023-10-11 17:36:58 -04:00
ExternalStorage.ts
extractOrg.ts
FileParserElement.ts
filterUtils.ts
FlexServer.ts (core) Treating API urls as external in cells 2023-10-24 08:55:08 +02:00
ForwardAuthLogin.ts Add ws id and doc name params to POST /docs () 2023-09-05 14:27:35 -04:00
GoogleAuth.ts Add ws id and doc name params to POST /docs () 2023-09-05 14:27:35 -04:00
GoogleExport.ts Add ws id and doc name params to POST /docs () 2023-09-05 14:27:35 -04:00
GoogleImport.ts
GranularAccess.ts Dump the rule for ACL formula warnings () 2023-08-23 09:23:29 -04:00
GristServer.ts (core) Fix delete user button for Google-only accounts 2023-10-18 10:52:58 -04:00
gristSessions.ts (core) Add options to /status health-check endpoints to check DB and Redis liveness. 2023-10-02 14:41:04 -04:00
gristSettings.ts move getTemplateOrg method; enable template org in docker tests () 2023-07-31 16:10:59 -04:00
guessExt.ts
hashingUtils.ts
HashUtil.ts
HostedMetadataManager.ts
HostedStorageManager.ts
httpEncoding.ts
IBilling.ts
IChecksumStore.ts
ICreate.ts (core) Delete my account button 2023-09-27 14:49:23 +02:00
IDocStorageManager.ts (core) add a yarn run cli tool, and add a sqlite gristify option 2022-07-14 12:00:30 -04:00
idUtils.ts
IElectionStore.ts
initialDocSql.ts
INotifier.ts
ISandbox.ts
IShell.ts
ITestingHooks-ti.ts (core) Manage memory used for websocket responses to reduce the risk of server crashes. 2023-08-07 11:28:31 -04:00
ITestingHooks.ts (core) Manage memory used for websocket responses to reduce the risk of server crashes. 2023-08-07 11:28:31 -04:00
log.ts
LogMethods.ts
manifest.ts
MemoryPool.ts (core) Manage memory used for websocket responses to reduce the risk of server crashes. 2023-08-07 11:28:31 -04:00
MinimalLogin.ts
MinIOExternalStorage.ts Issue 359 support scaleway () 2023-07-20 06:16:58 -04:00
NSandbox.ts (core) Update dependencies 2023-10-11 17:36:58 -04:00
NullSandbox.ts
OnDemandActions.ts
PermissionInfo.ts (core) Fixing memos in record dependent rules. 2023-09-08 10:16:09 +02:00
Permit.ts
places.ts
PluginEndpoint.ts
PluginManager.ts
ProcessMonitor.ts (core) Add optional telemetry to grist-core 2023-06-07 12:00:51 -04:00
ProxyAgent.ts
reportTimeTaken.ts
Requests.ts REQUEST now supports POST () 2023-07-30 15:13:43 -04:00
requestUtils.ts (core) Add welcomeQuestionsSubmitted telemetry event 2023-09-13 00:31:04 -04:00
RowAccess.ts
SafePythonComponent.ts
SamlConfig.ts (core) Fix delete user button for Google-only accounts 2023-10-18 10:52:58 -04:00
SandboxControl.ts (core) Update dependencies 2023-10-11 17:36:58 -04:00
sandboxUtil.ts (core) Update logging in sandbox code, and log tracebacks as single log messages. 2023-07-18 11:21:25 -04:00
sendAppPage.ts (core) New Columns Menu 2023-10-13 22:35:36 +02:00
ServerColumnGetters.ts (core) Filter rows based on linked widgets when exporting view 2023-07-26 21:49:52 +02:00
ServerLocale.ts
serverUtils.ts (core) Add timeouts to prevent ActiveDoc bad state during shutdown. 2023-09-26 15:32:49 -04:00
Sessions.ts
Sharing.ts
shortDesc.ts
shutdown.js
SqliteCommon.ts add an endpoint for doing SQL selects () 2023-09-04 09:21:18 -04:00
SQLiteDB.ts add an endpoint for doing SQL selects () 2023-09-04 09:21:18 -04:00
SqliteNode.ts add an endpoint for doing SQL selects () 2023-09-04 09:21:18 -04:00
TableMetadataLoader.ts
TagChecker.ts
Telemetry.ts Add ws id and doc name params to POST /docs () 2023-09-05 14:27:35 -04:00
TestingHooks.ts (core) Manage memory used for websocket responses to reduce the risk of server crashes. 2023-08-07 11:28:31 -04:00
TestLogin.ts
Throttle.ts
TimeQuery.ts
Triggers.ts (core) GET endpoint for webhooks returns now data in format {webhooks:[...]} 2023-07-26 11:36:24 +02:00
UnsafeNodeComponent.ts
uploads.ts (core) Add support for auto-copying docs on signup 2023-09-06 15:12:08 -04:00
WidgetRepository.ts
WorkCoordinator.ts
workerExporter.ts Option to export colId as header in CSV / XSLX instead of label () () 2023-10-15 20:17:43 -04:00