Commit Graph

828 Commits (f1a0b61e15c05fc5a466ef7b9e3804371137960e)

Author SHA1 Message Date
Paul Fitzpatrick f1a0b61e15 (core) updates from grist-core
1 year ago
Philip Standt cbdffdfff8
Support grid selection with Ctrl+Shift+Arrow (#615)
1 year ago
George Gevoian 0f2b1f6a89 (core) Polish "Click to insert $id" tooltip
1 year ago
Jarosław Sadziński 732611c356 (core) Removing GRIST_FORMULA_ASSISTANT flag
1 year ago
Paul Fitzpatrick 031076cd07 (core) updates from grist-core
1 year ago
CamilleLegeron 02841bd15c
Header colored (#581)
1 year ago
Dmitry S 526a5df157 (core) Manage memory used for websocket responses to reduce the risk of server crashes.
1 year ago
Jarosław Sadziński 00b88fd683 (core) Adding links to description tooltips
1 year ago
Jarosław Sadziński 6416994c22 (core) Import redesign
1 year ago
George Gevoian 05c15e4ec3 (core) Show tweaked formula in AI responses
1 year ago
Jarosław Sadziński 4cfa033078 (core) TypeTransform race condition fix
1 year ago
George Gevoian 9484fa14db (core) Fix mislabeled telemetry metadata
1 year ago
Alex Hall 9b87a6f06a (core) updates from grist-core
1 year ago
Jakub Serafin d4c5082799
reverting whitespace changes in DocPageModel (#594)
1 year ago
Paul Fitzpatrick f0b9e1f7e9
allow Grist front-end to function when location history is unavailable (#596)
1 year ago
George Gevoian a77170c4bd (core) Tweak navbar, breadcrumbs, and sign-in buttons
1 year ago
Alex Hall bc54a6646e (core) Filter rows based on linked widgets when exporting view
1 year ago
Vincent Viers ab6807c342
fix: don't count falses in summary (#589)
1 year ago
Alex Hall 3f71c9c488 (core) Cleanup: Remove unused AssistanceRequest.regenerate
1 year ago
Jakub Serafin f7fdfab6bf (core) GET endpoint for webhooks returns now data in format {webhooks:[...]}
1 year ago
Paul Fitzpatrick cd8eac36b8 (core) updates from grist-core
1 year ago
Janet Vorobyeva b2e98230b4
Linux-specific fonts: Liberation Sans (#572)
1 year ago
George Gevoian 5e26401a24 (core) Re-render assistant code blocks on theme change
1 year ago
Paul Fitzpatrick 8ecf0d7d0a
change order of new private method to fix lint after saas/core sync (#587)
1 year ago
George Gevoian 90cf018133 (core) Update assistant link
1 year ago
George Gevoian beffd02c41 (core) Improve highlighting of previewed formula
1 year ago
George Gevoian 0a34292536 (core) Add telemetry for AI Assistant
1 year ago
George Gevoian 0040716006 (core) Disable undo/redo in detached formula editor
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
George Gevoian ea8a59c5e9 (core) Implement AI Assistant UI V2
1 year ago
Dmitry S 8581492912 (core) When a page starts with a number, don't treat it as an emoji
1 year ago
Jarosław Sadziński d13b9b9019 (core) Billing for formula assistant
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
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
George Gevoian 0b64e408b0 (core) Fix scrolling and column title bugs
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