Commit Graph

309 Commits (063df752047efd0d7e3f025be9abf31ded36d844)

Author SHA1 Message Date
Jarosław Sadziński 2868ee2fa1 (core) Replacing python3 specifc code
2 months ago
Leslie H 632620544c
Update dropdown conditions on column rename (#1038)
2 months ago
Paul Fitzpatrick 919cff0398 (core) updates from grist-core
3 months ago
Spoffy a8431c69a7
Makes docker images default to non-root execution (#1031)
3 months ago
Jarosław Sadziński 05214d8f9a (core) Port allocation fix in TestServer
3 months ago
Jordi Gutiérrez Hermoso 2cb38709a5 supervisor: new file
3 months ago
Dmitry S 40c87f4529 (core) Update documentation of certain functions
3 months ago
Paul Fitzpatrick 5dc4706dc7
reconcile boot and admin pages further (#963)
4 months ago
Paul Fitzpatrick 76a43129f1 (core) updates from grist-core
4 months ago
Jarosław Sadziński a6ffa6096a (core) Adding UI for timing API
4 months ago
Spoffy 991e43f07f
fixes removed module in Python 3.12 (#984)
4 months ago
Dmitry S 3fc221f3e2 (core) Fix bug with column renames when using **kwargs with lookupOne or lookupRecords.
4 months ago
Paul Fitzpatrick a3442aee77 (core) updates from grist-core
5 months ago
fflorent 9bacfc8287 Use chokidar to bundle css files
5 months ago
fflorent 14061fd5ac Remove catw
5 months ago
George Gevoian 3112433a58 (core) Add dropdown conditions
5 months ago
Jarosław Sadziński 34c85757f1 (core) Fix for ReferenceList conversion during table rename
5 months ago
Jarosław Sadziński bd07e9c026 (core) New API to collect timing information from formula evaluation.
5 months ago
CamilleLegeron 76ef4d54f8
Webhook trigger update by column (#832)
5 months ago
Thomas Steen Rasmussen c40fa180c1
fix shebang in various bash scripts (#910)
6 months ago
Jarosław Sadziński ff8477cbe4 (core) Bug with empty, self-referencing RefList columns.
6 months ago
George Gevoian 0c60446f9c
Move phab docs to /documentation (#882)
7 months ago
George Gevoian c6fd79ac1f (core) Refactor forms implementation
7 months ago
George Gevoian 94eec5e906 (core) Add AI Assistant retry with shorter prompt
7 months ago
Dmitry S b64802dfe8 (core) Fix bug in data engine when records are added after clearing a table with ReplaceTableData.
8 months ago
Paul Fitzpatrick fe2089710e (core) updates from grist-core
8 months ago
Vincent Viers 6ff4f43b07
Make ISEMAIL and ISURL more flexible for longer TLD (#834)
8 months ago
George Gevoian b1f7ca353a (core) Polish Record Cards
8 months ago
Florent 36ade2bfd0
Fix docker graceful shutdown (#830)
8 months ago
Jarosław Sadziński 0aad09a4ed (core) Forms improvements
8 months ago
Alex Hall fa6b57855e (core) Cache converting timestamp to date
9 months ago
Paul Fitzpatrick 2a206dfcf8 (core) add initial support for special shares
9 months ago
George Gevoian cc56e91f5b (core) Allow descriptions for Raw Data tables
10 months ago
Dmitry 6282558abd
Check gvisor on startup of run.sh, and clean up scripts related to gvisor flags (#760)
10 months ago
Alex Hall 89e1a4af10 (core) Sort table._back_references in set to fix nondeterminism in tests
10 months ago
George Gevoian caf830db08 (core) Record Cards
10 months ago
Alex Hall 5197891427 (core) Remove transform columns on shutdown
10 months ago
Florent 23782fda0d
Fix update_engine_checkpoint.sh (#738)
10 months ago
Paul Fitzpatrick 2be130032e
bump pyodide version number (#735)
11 months ago
Alex Hall fb09b7afa0 (core) Avoid quadratic time complexity in fetch_table with query
11 months ago
Alex Hall 9b36fb4dab (core) Fix error in sandbox when removing multiple summary source columns
12 months ago
Dmitry S 6a3f50d77e (core) Fix undo of Ref->Numeric conversion.
12 months ago
Alex Hall 5d7ef23433
Skip tests involving f-strings for Python 3.9 (#669)
1 year ago
Alex Hall 525613216c (core) Fix updating attributes inside f-strings when columns are renamed
1 year ago
Alex Hall 8644f346af (core) Keep referencing columns when their table is deleted, convert to appropriate type
1 year ago
Paul Fitzpatrick a18007ae7a
remove cached packages for pyodide when cleaning up (#650)
1 year ago
Paul Fitzpatrick 95b0877686
update pyodide package list (#648)
1 year ago
Dmitry S d5a4605d2a (core) Improve encoding detection for csv imports, and make encoding an editable option.
1 year ago
Alex Hall b9adcefcce (core) Use new asttokens.ASTText to support dollar signs inside f-strings
1 year ago
Alex Hall a1d31e41ad (core) Prevent the AI assistant response from including class definitions
1 year ago