Commit Graph

962 Commits (ca990bbfe66d053200d4f100a31a8ede8ff883ad)

Author SHA1 Message Date
George Gevoian 4c25aa7d3d (core) Support dark mode in custom widgets
1 year ago
Paul Fitzpatrick ffbf93b85f (core) updates from grist-core
1 year ago
Jarosław Sadziński d13a75a453 (core) Avoiding the view layout's rebuild, when nothing has changed.
1 year ago
Janet Vorobyeva 8fd6bd1afb
Catches isDisposed bug with rightpanel linkInfo (#676)
1 year ago
Jarosław Sadziński be995d4857 (core) Clicking on a link in a cell won't open the editor.
1 year ago
Jarosław Sadziński 2b11000457 (core) Multiple types in columns mapping
1 year ago
George Gevoian 76e822eb23 (core) Add welcomeQuestionsSubmitted telemetry event
1 year ago
Paul Fitzpatrick f659f3655d (core) updates from grist-core
1 year ago
Jarosław Sadziński 75d6b7ab30 (core) Fixing code after core merge
1 year ago
Janet Vorobyeva 5a4433c60c
Fixes linking "srcSection disposed" bug (#670)
1 year ago
Paul Fitzpatrick 18f7e255df (core) updates from grist-core
1 year ago
Paul Fitzpatrick 585cf02f6c
add hooks for tweaking how downloads happen (for grist-static) (#665)
1 year ago
Janet Vorobyeva f8c1bd612c
Linkstate refactor (#609)
1 year ago
Florent 5ff79703b4
Introduce GRIST_ANON_PLAYGROUND variable #642 (#651)
1 year ago
Jarosław Sadziński 4ead16176f (core) Showing workspace selector on duplicate document popup
1 year ago
George Gevoian 3dadf93c98 (core) Add support for auto-copying docs on signup
1 year ago
Paul Fitzpatrick 6dab12f301 (core) updates from grist-core
1 year ago
Andrew Langford b465e07bb4
Fixed typo in a comment (#656)
1 year ago
George Gevoian 70feb336d9 (core) Add AI assistant usage banners
1 year ago
Jarosław Sadziński 98068cb86c (core) Hiding expand button if there is single widget on a page
1 year ago
Jarosław Sadziński 58323f5313 (core) Adding testId to the widget iframe once it receives the ready message
1 year ago
Jakub Serafin daf7614fd7 (core) fix for duplicated "Learn more about custom widgets" section
1 year ago
George Gevoian ac6933e39f (core) Fix unreadable text in dark mode
1 year ago
Jakub Serafin 942fc96225 (core) custom widget appear as build-in widget
1 year ago
Jarosław Sadziński b6a431dd58 (core) Cursor in custom widgets
1 year ago
Jakub Serafin 2073e6224e (core) Inactive card list widget now have idicator that show cursor position of linked widget
1 year ago
Dmitry S d5a4605d2a (core) Improve encoding detection for csv imports, and make encoding an editable option.
1 year ago
Janet Vorobyeva b41fa31dd9
Fixes bug 'this.valueFormatter is not a function' (#632)
1 year ago
Paul Fitzpatrick b3a71374d1 (core) updates from grist-core
1 year ago
Paul Fitzpatrick 0be858c19d
allow AI Assistance to run against any chat-completion-style endpoint (#630)
1 year ago
Alex Hall 166312be3a (core) Add dialog with options to allow downloading without history or data
1 year ago
Alex Hall 999d723d14 (core) Cleanup old frontend code for handling empty summary groups
1 year ago
Paul Fitzpatrick fe846d3068 (core) allow copying errors from regular cell editor
1 year ago
Philip Standt 9df62e3d81
Add appearance parameter to override theme preferences (#620)
1 year ago
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
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
Jarosław Sadziński da323fb741 (core) Floating formula editor
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 7be0ee289d
support other SQLite wrappers, and various hooks needed by grist-static (#516)
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
Paul Fitzpatrick 84854b7cfa (core) updates from grist-core
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
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 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
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
Jarosław Sadziński 7aa83858bd (core) Fixing bug with the import preview being not responsive
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
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
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