Commit Graph

1256 Commits (ad299f338a82c289c6f8288f50667d55a890c786)

Author SHA1 Message Date
George Gevoian 90cf018133 (core) Update assistant link
1 year ago
George Gevoian beffd02c41 (core) Improve highlighting of previewed formula
1 year ago
Alex Hall 5a703a1972 (core) Send hash of user ID in OpenAI API requests
1 year ago
George Gevoian 0a34292536 (core) Add telemetry for AI Assistant
1 year ago
Florent 5e33b68753
Issue 359 support scaleway (#577)
1 year ago
George Gevoian 0040716006 (core) Disable undo/redo in detached formula editor
1 year ago
Dmitry S 534615dd50 (core) Update logging in sandbox code, and log tracebacks as single log messages.
1 year ago
Alex Hall 7fd48364df (core) Improved error messages, retries, and handling of token limits in AI assistant
1 year ago
Jakub Serafin d894b60fd4 (core) deleting queue from single webhook
1 year ago
Paul Fitzpatrick 450472f74c (core) updates from grist-core
1 year ago
CamilleLegeron 61bd064f73
i18n: userManager translation + some forgotten translations (#557)
1 year ago
Paul Fitzpatrick a26eef05b0 (core) remove superfluous import
1 year ago
Jakub Serafin a9f4cfde90 (core) API reworked to use POST to create webhook and DELET to remove it
1 year ago
George Gevoian ea8a59c5e9 (core) Implement AI Assistant UI V2
1 year ago
Florent 7694588a42
External storage: split checkBackend and configure (follow-up #545) (#567)
1 year ago
Dmitry S 8581492912 (core) When a page starts with a number, don't treat it as an emoji
1 year ago
Alex Hall 152dc832f1
Split out new importFileAsNewTable method for grist-static (#564)
1 year ago
Paul Fitzpatrick 958ea096f3
fix a node-sqlite3-ism that breaks record removal in grist-static (#566)
1 year ago
Paul Fitzpatrick 733b6b3d29 (core) add back config call for external storage
1 year ago
Paul Fitzpatrick 2c7ad727d1 (core) resolved some divergence in mergedServerMain
1 year ago
Jarosław Sadziński d13b9b9019 (core) Billing for formula assistant
1 year ago
Florent b6b2d05be0
Abort when MinIO bucket does not have versioning enabled #545 (#546)
1 year ago
Jarosław Sadziński 75d979abdb (core) Fixing cursor position for filtered linked section.
1 year ago
George Gevoian 9a80f4bdf5 (core) Exclude additional pages from needsOrg
1 year ago
George Gevoian 271a5735c3 (core) Fix focus bug in filter menu
1 year ago
Jarosław Sadziński d5fe26f63c (core) Allowing selecting and copying texts from action log
1 year ago
George Gevoian 35237a5835 (core) Add Support Grist page and nudge
1 year ago
Dmitry S 2b581ab7dc (core) Fix issue with lodash's map interpreting objects with length as array-like
1 year ago
Dmitry S b0aa17c932 (core) Detect when a page initial is an emoji, avoid repeating it, and style it better
1 year ago
Dmitry S 4ea748b1a3 (core) Adjust the style of the 'attic' to have more of a toolbar feel, flush to the top, and taking up less space
1 year ago
Alex Hall bb7cf6ba20 (core) Modify prompt so that model may say it cannot help with certain requests.
1 year ago
Paul Fitzpatrick fc16b4c8f6 (core) updates from grist-core
1 year ago
Paul Fitzpatrick 7d3b4b49d5 (core) forward more kinds of edits to a virtual table
1 year ago
George Gevoian 25b71c4e57 (core) Polish doc tutorials
1 year ago
Dmitry S 3fa5125cf7 (core) Highlight rows used as a selector in linking, but do not show 'inactive' cursors.
1 year ago
Paul Fitzpatrick 7e50467396 (core) tweak handler for aborted connections to work on modern node
1 year ago
Alex Hall 52469c5a7e (core) Improve parsing formula from completion
1 year ago
George Gevoian 0b64e408b0 (core) Fix scrolling and column title bugs
1 year ago
Dmitry S 41280a31f2 (core) Fix recording of signups, and record as telemetry too.
1 year ago
Dmitry S 2740884e3c (core) Improve the look and behavior of /welcome/teams page (also shown for /welcome/start)
1 year ago
Florent 3d808f67f1
Visually identify that a field is a drop-down list (single choice) #491 (#525)
1 year ago
Dmitry S 812cded291 (core) Fix flaky FormulaEditor test by adjusting focus behavior of FormulaEditor.
1 year ago
Paul Fitzpatrick c5e750abc6 (core) add a cli command to view telemetry settings
1 year ago
George Gevoian a460563daf (core) Polish telemetry code
1 year ago
Alex Hall 6ac0bc3bbb (core) Implement exported functions without relying on ActiveDoc.docData
1 year ago
George Gevoian 10f5f0cb37 (core) Add optional telemetry to grist-core
1 year ago
George Gevoian 0d082c9cfc (core) Wrap buttons in filter bar
1 year ago
Jakub Serafin 90e902c10f (core) sanitizing redis errors
1 year ago
Paul Fitzpatrick 0fb5092e33 (core) updates from grist-core
1 year ago
Jarosław Sadziński da323fb741 (core) Floating formula editor
1 year ago
Dmitry S e10067ff78 (core) Rearrange ExportXLSX code and fix ExportsAccessRules test that became flaky
1 year ago
jarek 9edbf9f415
Setting main grist-widget repository as a default (#524)
1 year ago
Dmitry S d191859be7 (core) For exporting XLSX, do it memory-efficiently in a worker thread.
1 year ago
Dmitry S 6b338256e0 (core) On mobile, only show a warning for older and unknown browsers rather than for all
1 year ago
Jarosław Sadziński c592691e31 (core) Fixing DELETE and BACKSPACE keys on ChoiceList and RefList editor.
1 year ago
Paul Fitzpatrick dad41b2567 (core) updates from grist-core
1 year ago
George Gevoian ff03d32688 (core) Set DateTime timezone during xlsx import
1 year ago
George Gevoian d5b8240c07 (core) Fix snapshot migrations
1 year ago
Paul Fitzpatrick 7be0ee289d
support other SQLite wrappers, and various hooks needed by grist-static (#516)
1 year ago
Paul Fitzpatrick 3f3a0d3aa1 (core) support a wildcard option for ALLOWED_WEBHOOK_DOMAINS
1 year ago
Paul Fitzpatrick 4cc19ff748 (core) updates from grist-core
1 year ago
Dmitry S d4bc6246f1 (core) Fix breakage on Firefox iOS
1 year ago
George Gevoian f18bb3e39d (core) Add GRIST_UI_FEATURES env variable
1 year ago
wunter8 e7933d7c59
(core) Remove bool filtered rows immediately on change (#517)
1 year ago
George Gevoian 1e873b4203 (core) Tweak telemetry
1 year ago
Dmitry S be5cb9124a (core) Add logging of errors whenever ProxyAgent is used, and a test for it.
1 year ago
Paul Fitzpatrick 84854b7cfa (core) updates from grist-core
1 year ago
Paul Fitzpatrick b58929f095 (core) reconcile webhook and widget description migrations
1 year ago
softwareguru90 72730461eb
Track saved version per hour, day, week, month, year, and number of times a version with parameter (#509)
1 year ago
CamilleLegeron c16204f8ad
feature widget description (#483)
1 year ago
George Gevoian 18ad39cba3 (core) Add cut, copy, and paste to context menu
1 year ago
George Gevoian c6ec8339f5 (core) Avoid adding extra "(" when autocompleting
1 year ago
Paul Fitzpatrick 603238e966 (core) Adds a UI panel for managing webhooks
1 year ago
Paul Fitzpatrick 5e9f2e06ea (core) updates from grist-core
1 year ago
George Gevoian 9438f315e9 (core) Save choice config on focus loss
1 year ago
Paul Fitzpatrick 51a195bd94
add support for conversational state to assistance endpoint (#506)
1 year ago
Jakub Serafin 440d5b935a (core) Proxy Agent moved to the separate file, Triggers are using proxy now to perform fetch
1 year ago
Jakub Serafin 37347a79c0 (core) Currency from grist column is persistent when exporting to excel
1 year ago
Dmitry S 8f34ba5157 (core) Remove a defunct URL constant and a product flavor.
1 year ago
Jarosław Sadziński ca3cf0cd06 (core) Preserving rules when data is transformed
1 year ago
Jarosław Sadziński 5f9f4868ae (core) Showing close button when column is added
1 year ago
George Gevoian 959f8a45c6 (core) Direct users to last visited site when possible
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
Jarosław Sadziński 0bc758e3d0 (core) Styling text button for left alignment
1 year ago
Dmitry S 3513c1e8d2 (core) In formula autocompletions, fix suggestions after an opening parenthesis.
1 year ago
George Gevoian 8bedaedab6 (core) Fix ACL bug with rec.id in formula
1 year ago
Dmitry S b4cc519616 (core) Ignore leading whitespace in formulas, and strip out leading '=' sign users might add
1 year ago
Paul Fitzpatrick 1d93923efe (core) updates from grist-core
1 year ago
Jarosław Sadziński b4c4a62a73 (core) Migrating commands to typescript
1 year ago
Jarosław Sadziński b13fb1d97e (core) Adding description icon and tooltip in the GridView
1 year ago
George Gevoian 3aac027a13 (core) Polish tutorial popups
1 year ago
Jarosław Sadziński 35f7072bea (core) Enabling height adjustment on tutorial popup
1 year ago
George Gevoian c077f3c304 (core) Fix reporting of blank attachment types
1 year ago
George Gevoian b15ae98349 (core) Fix browser history bug with tutorials
1 year ago
Jarosław Sadziński 69fea132de (core) Fix for the creator panel on custom section.
1 year ago
CamilleLegeron 3775317eec
feat: allow simple click on certain cases for editing field in Widget Card (#446)
1 year ago
CamilleLegeron 3047bde1e4
rename welcomeTour file to WelcomeTour (#489)
1 year ago
Paul Fitzpatrick f490854324 (core) updates from grist-core
1 year ago
George Gevoian 36f3fd0120 (core) Fix owner view access to snapshots
1 year ago
Vinschni bcb5916434
make sendToDrive hidable (#493)
1 year ago
Jarosław Sadziński 40ea6bb2bc (core) Focusing the creator panel on the table wiget for charts and custom views
1 year ago
Paul Fitzpatrick cc0e1154d0 (core) port some more test/browser tests to newer selenium
1 year ago
George Gevoian 900859854c (core) Convert site metric strings to ints
1 year ago
George Gevoian c5029af4e7 (core) Remove duplicate shouldHideUiElement
1 year ago
George Gevoian 8a0bb4d4fe (core) Improve dark mode
1 year ago
Louis Delbosc 053ef45d64
Keep choices after apply formula (#474)
1 year ago
George Gevoian a19ba0813a (core) Add telemetry
1 year ago
Paul Fitzpatrick 6a4b7d96e8 (core) updates from grist-core
1 year ago
George Gevoian 4670d60c01 (core) Hide tutorial card with templates
1 year ago
Paul Fitzpatrick 903c81d348
close db after checkAllegedGristDoc (#482)
1 year ago
Jarosław Sadziński 7aa83858bd (core) Fixing bug with the import preview being not responsive
1 year ago
Paul Fitzpatrick b2b41a0bf8
fix log.add under electron (#478)
1 year ago
Paul Fitzpatrick f5eb8f7730
do not count unready translations in localization test (#480)
1 year ago
Paul Fitzpatrick 5730262c69 (core) updates from grist-core
1 year ago
Cyprien P d8a063284a (core) Adds endpoint to update webhook
1 year ago
Jarosław Sadziński 8cb928e83d (core) Removing translation from reported answeres on welcome screen
1 year ago
George Gevoian 8833958963 (core) Fix small Start Tutorial button
2 years ago
George Gevoian 0006e0604b (core) Disable tips during tutorials
2 years ago
George Gevoian 5b2fb62627 (core) Avoid clashes with rick rowing and tours
2 years ago
George Gevoian 58ef8d59b5 (core) Show coaching popup after Add New tip is dismissed
2 years ago
Jarosław Sadziński a317a727c8 (core) Adding tutorial card
2 years ago
Jarosław Sadziński 6b5c178953 (core) Fixing bug with type change when a collapsed section is maximized
2 years ago
Paul Fitzpatrick a941a72904
only offer languages that have been marked as substantially complete (#466)
2 years ago
George Gevoian 3a1fbbc533 (core) Un-escape names in HomeIntro
2 years ago
Jarosław Sadziński edff50238d (core) Proper way to recreate collapsed section.
2 years ago
George Gevoian 01fbe871aa (core) Add April Fools easter egg
2 years ago
Paul Fitzpatrick 503e56db40
rename 'theme' that is shadowing an import (#473)
2 years ago
Paul Fitzpatrick 6485fbd826 (core) updates from grist-core
2 years ago
jarek f9764f9780
Using static text in Grid menu for inserting columns. (#468)
2 years ago
Jarosław Sadziński d29770511c (core) Draft version of AI assistant
2 years ago
Dmitry S 33c08057ad (core) Bug fix: when on Raw Data popup, clicks on cells shouldn't navigate the page
2 years ago
Dmitry S 22dbab0123 (core) Add tooltip for the opener icon for the Creator Panel
2 years ago
Paul Fitzpatrick 12f9567ff4 (core) add a /welcome/start endpoint that forwards sensibly
2 years ago
Jarosław Sadziński a9ff6b9a84 (core) Fixing couple of bugs in collapsed section layout
2 years ago
George Gevoian be8e13df64 (core) Add initial tutorials implementation
2 years ago
George Gevoian 210aa92eed (core) Fix dark mode on welcome pages
2 years ago
Paul Fitzpatrick 327c78aa95
move a newly introduced private ActiveDoc method into the expected location (#465)
2 years ago
Paul Fitzpatrick 572995f19a (core) updates from grist-core
2 years ago
Paul Fitzpatrick 391d39effc (core) restore ActiveDoc shutdown behavior on error
2 years ago
Louis Delbosc c54e910fd6
Export table schema (#459)
2 years ago
Cyprien P 1ff93f89c2 (core) Porting the AI evaluation script
2 years ago
Jarosław Sadziński b3590c8a6f (core) Removing warnings about deprecated shortcuts.
2 years ago
George Gevoian 8a6962d3e6 (core) Hide id column in Access Rules
2 years ago
Dmitry S efd92c6c2a (core) Two fixes to tests affected by changes that came from grist-core.
2 years ago
Dmitry S 86681de595 (core) Add overflowTooltip() tool, and use for long tables in widget picker, and long page names.
2 years ago
Paul Fitzpatrick b28cbb378a
add a special key to allow translators to exclude language until ready (#461)
2 years ago
Cyprien P b312b3b08b (core) Fix css issue with tooltip in filter menu on safari
2 years ago
Paul Fitzpatrick 186263b4fb (core) updates from grist-core
2 years ago
Dmitry S 1274fe55fb (core) Fix linking of new records when attachment is the first thing added.
2 years ago
Paul Fitzpatrick 66643a5e6b
add a pyodide-based "sandbox" flavor (#437)
2 years ago