Commit Graph

269 Commits (v1.1.6)

Author SHA1 Message Date
Alex Hall 9b36fb4dab (core) Fix error in sandbox when removing multiple summary source columns
8 months ago
Dmitry S 6a3f50d77e (core) Fix undo of Ref->Numeric conversion.
8 months ago
Alex Hall 5d7ef23433
Skip tests involving f-strings for Python 3.9 (#669)
9 months ago
Alex Hall 525613216c (core) Fix updating attributes inside f-strings when columns are renamed
9 months ago
Alex Hall 8644f346af (core) Keep referencing columns when their table is deleted, convert to appropriate type
9 months ago
Paul Fitzpatrick a18007ae7a
remove cached packages for pyodide when cleaning up (#650)
9 months ago
Paul Fitzpatrick 95b0877686
update pyodide package list (#648)
9 months ago
Dmitry S d5a4605d2a (core) Improve encoding detection for csv imports, and make encoding an editable option.
9 months ago
Alex Hall b9adcefcce (core) Use new asttokens.ASTText to support dollar signs inside f-strings
9 months ago
Alex Hall a1d31e41ad (core) Prevent the AI assistant response from including class definitions
10 months ago
Paul Fitzpatrick 2e4a8ab8e0 (core) updates from grist-core
10 months ago
Alex Hall 5dfa9a542c (core) Upgrade to Python 3.11
10 months ago
John Cant 57380190bc
REQUEST with unknown and undetectable encoding (#600)
10 months ago
Paul Fitzpatrick 5119ce92cb
add a version number to precompiled pyodide resources (#607)
10 months ago
Alex Hall d72f177be0
Upgrade to Pyodide 0.23.4 (with Python 3.11) and compile dependencies (#603)
10 months ago
John Cant e1df6039c2
REQUEST now supports POST (#588)
10 months ago
Alex Hall 9b87a6f06a (core) updates from grist-core
10 months ago
Alex Hall d8b2dcbb55 (core) Make Python tests pass in Python 3.11
10 months ago
Alex Hall ba16d50080 (core) Upgrade to latest versions of asttokens and wrapt
10 months ago
roleohibachi a77e82388b
TEXT() alternatives per #580 (#591)
10 months ago
Alex Hall 391c8ee087 (core) Allow assistant to evaluate current formula
10 months ago
Dmitry S c0ed4a8a60 (core) Use a new docker image for tests in Jenkins
11 months ago
Dmitry S 534615dd50 (core) Update logging in sandbox code, and log tracebacks as single log messages.
11 months ago
Alex Hall bb7cf6ba20 (core) Modify prompt so that model may say it cannot help with certain requests.
11 months ago
Paul Fitzpatrick fc16b4c8f6 (core) updates from grist-core
11 months ago
Alex Hall 3defb89866 (core) Use grist syntactic sugar in AI generated formulas
11 months ago
Florent bf15a14dd4
Add command to debug the server (#533)
12 months ago
Alex Hall 52469c5a7e (core) Improve parsing formula from completion
12 months ago
George Gevoian f873b38e8f (core) Use fake stdout/stderr when evaluating formulas
12 months ago
Florent 1e7cf9001e
Remove unused GRIST_EXT env variable #531 (#532)
12 months ago
Alex Hall 6ac0bc3bbb (core) Implement exported functions without relying on ActiveDoc.docData
12 months ago
Paul Fitzpatrick 7be0ee289d
support other SQLite wrappers, and various hooks needed by grist-static (#516)
1 year ago
Paul Fitzpatrick b58929f095 (core) reconcile webhook and widget description migrations
1 year ago
Paul Fitzpatrick 603238e966 (core) Adds a UI panel for managing webhooks
1 year ago
Paul Fitzpatrick 51a195bd94
add support for conversational state to assistance endpoint (#506)
1 year ago
Dmitry S 65013331a3 (core) Fix imports into reference columns, and support two ways to import Numeric as a reference.
1 year ago
Dmitry S b4cc519616 (core) Ignore leading whitespace in formulas, and strip out leading '=' sign users might add
1 year ago
George Gevoian c5029af4e7 (core) Remove duplicate shouldHideUiElement
1 year ago
George Gevoian a19ba0813a (core) Add telemetry
1 year ago
Dmitry S fb1332d529 (core) Fix bug with renaming when a formula uses a local name for a user table.
1 year ago
Dysfunctional Werewolf 68c354de67 (core) Fix MOONPHASE doctests (python2!)
1 year ago
Dysfunctional Werewolf 3c610b365b (core) Add MOONPHASE(date) function
1 year ago
Dmitry S 361af238cc (core) Fix bug where duplicating a table would cause an error when a column had mismatching label and colId
1 year ago
Cyprien P 2b2e19c5b5 (core) Fix issue with summary update.
1 year ago
Dmitry S efd92c6c2a (core) Two fixes to tests affected by changes that came from grist-core.
1 year ago
Paul Fitzpatrick 66643a5e6b
add a pyodide-based "sandbox" flavor (#437)
1 year ago
Dysfunctional Werewolf a8b4a67b9f (core) Fix an issue due to a missing function which turns out to be necessary
1 year ago
Paul Fitzpatrick e9d5ce0c60 (core) updates from grist-core
1 year ago
Dmitry S 17569561bf (core) Fix issue that ints would be imported with a trailing ".0" from Google Sheets.
1 year ago
jarek cee0cdcd67
Merge pull request #406 from incubateur-territoires/column-description
1 year ago