Commit Graph

291 Commits (main)

Author SHA1 Message Date
CamilleLegeron 76ef4d54f8
Webhook trigger update by column (#832)
2 weeks ago
Thomas Steen Rasmussen c40fa180c1
fix shebang in various bash scripts (#910)
1 month ago
Jarosław Sadziński ff8477cbe4 (core) Bug with empty, self-referencing RefList columns.
1 month ago
George Gevoian 0c60446f9c
Move phab docs to /documentation (#882)
2 months ago
George Gevoian c6fd79ac1f (core) Refactor forms implementation
2 months ago
George Gevoian 94eec5e906 (core) Add AI Assistant retry with shorter prompt
3 months ago
Dmitry S b64802dfe8 (core) Fix bug in data engine when records are added after clearing a table with ReplaceTableData.
3 months ago
Paul Fitzpatrick fe2089710e (core) updates from grist-core
3 months ago
Vincent Viers 6ff4f43b07
Make ISEMAIL and ISURL more flexible for longer TLD (#834)
3 months ago
George Gevoian b1f7ca353a (core) Polish Record Cards
3 months ago
Florent 36ade2bfd0
Fix docker graceful shutdown (#830)
3 months ago
Jarosław Sadziński 0aad09a4ed (core) Forms improvements
3 months ago
Alex Hall fa6b57855e (core) Cache converting timestamp to date
4 months ago
Paul Fitzpatrick 2a206dfcf8 (core) add initial support for special shares
4 months ago
George Gevoian cc56e91f5b (core) Allow descriptions for Raw Data tables
5 months ago
Dmitry 6282558abd
Check gvisor on startup of run.sh, and clean up scripts related to gvisor flags (#760)
5 months ago
Alex Hall 89e1a4af10 (core) Sort table._back_references in set to fix nondeterminism in tests
5 months ago
George Gevoian caf830db08 (core) Record Cards
5 months ago
Alex Hall 5197891427 (core) Remove transform columns on shutdown
6 months ago
Florent 23782fda0d
Fix update_engine_checkpoint.sh (#738)
6 months ago
Paul Fitzpatrick 2be130032e
bump pyodide version number (#735)
6 months ago
Alex Hall fb09b7afa0 (core) Avoid quadratic time complexity in fetch_table with query
6 months ago
Alex Hall 9b36fb4dab (core) Fix error in sandbox when removing multiple summary source columns
7 months ago
Dmitry S 6a3f50d77e (core) Fix undo of Ref->Numeric conversion.
7 months ago
Alex Hall 5d7ef23433
Skip tests involving f-strings for Python 3.9 (#669)
8 months ago
Alex Hall 525613216c (core) Fix updating attributes inside f-strings when columns are renamed
8 months ago
Alex Hall 8644f346af (core) Keep referencing columns when their table is deleted, convert to appropriate type
8 months ago
Paul Fitzpatrick a18007ae7a
remove cached packages for pyodide when cleaning up (#650)
8 months ago
Paul Fitzpatrick 95b0877686
update pyodide package list (#648)
8 months ago
Dmitry S d5a4605d2a (core) Improve encoding detection for csv imports, and make encoding an editable option.
8 months ago
Alex Hall b9adcefcce (core) Use new asttokens.ASTText to support dollar signs inside f-strings
8 months ago
Alex Hall a1d31e41ad (core) Prevent the AI assistant response from including class definitions
9 months ago
Paul Fitzpatrick 2e4a8ab8e0 (core) updates from grist-core
9 months ago
Alex Hall 5dfa9a542c (core) Upgrade to Python 3.11
9 months ago
John Cant 57380190bc
REQUEST with unknown and undetectable encoding (#600)
9 months ago
Paul Fitzpatrick 5119ce92cb
add a version number to precompiled pyodide resources (#607)
9 months ago
Alex Hall d72f177be0
Upgrade to Pyodide 0.23.4 (with Python 3.11) and compile dependencies (#603)
9 months ago
John Cant e1df6039c2
REQUEST now supports POST (#588)
9 months ago
Alex Hall 9b87a6f06a (core) updates from grist-core
9 months ago
Alex Hall d8b2dcbb55 (core) Make Python tests pass in Python 3.11
9 months ago
Alex Hall ba16d50080 (core) Upgrade to latest versions of asttokens and wrapt
9 months ago
roleohibachi a77e82388b
TEXT() alternatives per #580 (#591)
9 months ago
Alex Hall 391c8ee087 (core) Allow assistant to evaluate current formula
9 months ago
Dmitry S c0ed4a8a60 (core) Use a new docker image for tests in Jenkins
10 months ago
Dmitry S 534615dd50 (core) Update logging in sandbox code, and log tracebacks as single log messages.
10 months ago
Alex Hall bb7cf6ba20 (core) Modify prompt so that model may say it cannot help with certain requests.
10 months ago
Paul Fitzpatrick fc16b4c8f6 (core) updates from grist-core
10 months ago
Alex Hall 3defb89866 (core) Use grist syntactic sugar in AI generated formulas
10 months ago
Florent bf15a14dd4
Add command to debug the server (#533)
10 months ago
Alex Hall 52469c5a7e (core) Improve parsing formula from completion
11 months ago