gristlabs_grist-core/app
Dmitry S b57a211741 (core) Fix issue with sandboxUtil where %s in message would get interpreted wrongly
Summary:
- Also converted sandboxUtil to typescript.
- The issue with %s manifested when a Python traceback contained "%s" in the
  string; in that case the object with log metadata (e.g. docId) would
  confusingly replace %s as if it were part of the message from Python.

Test Plan: Added a test case for the fix.

Reviewers: alexmojaki

Reviewed By: alexmojaki

Differential Revision: https://phab.getgrist.com/D3486
2022-06-14 10:34:00 -04:00
..
client (core) Disable overscroll in gridview 2022-06-13 11:28:33 -07:00
common (core) Fix filtering of empty reflists 2022-06-11 00:16:57 +02:00
gen-server (core) Product update popups and hosted stripe integration 2022-06-08 21:10:49 +02:00
plugin (core) Update Plugin API documentation 2022-05-24 17:27:34 -07:00
server (core) Fix issue with sandboxUtil where %s in message would get interpreted wrongly 2022-06-14 10:34:00 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00