Commit Graph

562 Commits (main)

Author SHA1 Message Date
Jakub Serafin c04f61738c (core) "add column with type" and "add formula column" options in new column menu
6 months ago
George Gevoian 707a8c7b32 (core) Enable Record Cards
6 months ago
Paul Fitzpatrick cea0404a22 (core) updates from grist-core
6 months ago
George Gevoian caf830db08 (core) Record Cards
6 months ago
Florent 7bc862fb02
Add header=colId option for the table-schema API #719 (#749)
6 months ago
Paul Fitzpatrick 12317097f7 (core) move some untagged assets served on plugin port
6 months ago
Alex Hall 5197891427 (core) Remove transform columns on shutdown
6 months ago
Paul Fitzpatrick 68801474b1 (core) updates from grist-core
6 months ago
Jarosław Sadziński 3c219e05f6 (core) Removing the new menu flag
6 months ago
Jarosław Sadziński 9262e1f1ef (core) Fixing bug with collapsed custom widget.
6 months ago
Dmitry S 3210eee24f (core) Revamp ForwardAuthLogin and unify with GRIST_PROXY_AUTH_HEADER
6 months ago
Alex Hall b7e9d2705e (core) When a webhook is disabled, clear its queue
6 months ago
George Gevoian 2f485c5435
Fix failing Docker tests (#724)
6 months ago
Paul Fitzpatrick 8053c81d02 (core) updates from grist-core
6 months ago
Florent 10822d3b86
getHostType: consider APP_DOC_INTERNAL_URL as native (#715)
6 months ago
George Gevoian 7a85aaa7a1 (core) Add new telemetry events
6 months ago
Paul Fitzpatrick 07bb90b5a6
allow bundled widgets to be hidden from dropdown, and nested (#714)
6 months ago
Jarosław Sadziński c7ba31eb7d (core) Guessing column widget options when transforming from
6 months ago
Paul Fitzpatrick cc9a9ae8c5 (core) support for bundling custom widgets with the Grist app
7 months ago
Alex Hall 4e67c679b2 (core) Options for plugin API functions which fetch data from the selected table or record
7 months ago
George Gevoian fed697e676 (core) Tweak Add Column menu
7 months ago
George Gevoian de33c5a3c6 (core) Add tests and tooltips to new Add Column menu
7 months ago
Jarosław Sadziński 69d5ee53a8 (core) Treating API urls as external in cells
7 months ago
Jakub Serafin d0c1ca2174 (core) Summary:
7 months ago
Jakub Serafin 91f7606ae6 (core) Aggregate and reverse lookups
7 months ago
Paul Fitzpatrick 91eabb6b0c (core) updates from grist-core
7 months ago
George Gevoian 3f509484a4
Fix CI failures (#696)
7 months ago
Alex Hall 7f091cf057 (core) Fix number parsing/formatting tests after updates to node version and locales
7 months ago
Paul Fitzpatrick f32563e8fb (core) updates from grist-core
7 months ago
Florent eb55afcbc4
Option to export colId as header in CSV / XSLX instead of label (#688) (#692)
7 months ago
Jakub Serafin 2521db4c55 (core) New Columns Menu
7 months ago
CamilleLegeron f66ecbd6df
feat: allow using the existing numeric table IDs in the API (#690)
7 months ago
George Gevoian 0cadb93d25 (core) Update dependencies
7 months ago
Dmitry S 519f2f4fb6 (core) Fix the switch of a new column from Common to Separate settings
7 months ago
George Gevoian 1be1e5f647 (core) Move theme from ConfigNotifier to ThemeNotifier
7 months ago
Jarosław Sadziński 083a20417e (core) Tests and bug fixes for bidirectional linking
7 months ago
Jarosław Sadziński a8e0f96813 (core) Extending widget
7 months ago
Jarosław Sadziński 572279916e (core) Mappings improvements
7 months ago
Jarosław Sadziński ad299f338a (core) Converting big number (9 digits or more) to date directly
7 months ago
Jakub Serafin 498ad07d38 (core) passing language as a query parameter to custom widgets
7 months ago
Dmitry S fbae81648c (core) Add options to /status health-check endpoints to check DB and Redis liveness.
7 months ago
George Gevoian f38df564a9 (core) Add Command API to Grist Plugin API
8 months ago
Alex Hall 9b36fb4dab (core) Fix error in sandbox when removing multiple summary source columns
8 months ago
Paul Fitzpatrick bcc59c0f46 (core) updates from grist-core
8 months ago
Dmitry S 6a3f50d77e (core) Fix undo of Ref->Numeric conversion.
8 months ago
Jarosław Sadziński cce185956c (core) Delete my account button
8 months ago
George Gevoian e033889b6a (core) Fix calendar and card tip bug on mobile
8 months ago
Dmitry S 2705d41c34 (core) Add timeouts to prevent ActiveDoc bad state during shutdown.
8 months ago
Jarosław Sadziński b2ac603ae7 (core) Clearing widget repo state after tests.
8 months ago
Janet Vorobyeva 29f07a8a4f
Bidirectional Linking (#622)
8 months ago
Jarosław Sadziński c6f93f6870 (core) Fixing theme switch helper
8 months ago
George Gevoian 273b976cab (core) Polish dark mode and remove beta tag
8 months ago
George Gevoian d1826987bb (core) Revert part of the recent tweaks to AppHeader
8 months ago
George Gevoian 927e92e3e8 (core) Add tip for calendar widget configuration
8 months ago
George Gevoian 4c25aa7d3d (core) Support dark mode in custom widgets
8 months ago
Paul Fitzpatrick ffbf93b85f (core) updates from grist-core
8 months ago
Paul Fitzpatrick 2df1b2dbe4
make some more methods available for grist-widget tests (#677)
8 months ago
Jarosław Sadziński be995d4857 (core) Clicking on a link in a cell won't open the editor.
8 months ago
Jarosław Sadziński 2b11000457 (core) Multiple types in columns mapping
8 months ago
Jarosław Sadziński 775b94b15a (core) Wrong userId in the team-success endpoint when multiple accounts are logged in
8 months ago
Paul Fitzpatrick 18f7e255df (core) updates from grist-core
8 months ago
Alex Hall 8644f346af (core) Keep referencing columns when their table is deleted, convert to appropriate type
8 months ago
Janet Vorobyeva f8c1bd612c
Linkstate refactor (#609)
8 months ago
Florent 5ff79703b4
Introduce GRIST_ANON_PLAYGROUND variable #642 (#651)
8 months ago
Jarosław Sadziński 4ead16176f (core) Showing workspace selector on duplicate document popup
8 months ago
George Gevoian 3dadf93c98 (core) Add support for auto-copying docs on signup
8 months ago
George Gevoian 90fb4434cc
Add ws id and doc name params to POST /docs (#655)
8 months ago
Paul Fitzpatrick 6dab12f301 (core) updates from grist-core
8 months ago
Paul Fitzpatrick bfd0fa8c7f
add an endpoint for doing SQL selects (#641)
8 months ago
Jarosław Sadziński 58323f5313 (core) Adding testId to the widget iframe once it receives the ready message
8 months ago
Jakub Serafin 942fc96225 (core) custom widget appear as build-in widget
8 months ago
Paul Fitzpatrick 8d687a7651
remove a log message about fetching URLs (#643)
8 months ago
Jarosław Sadziński b6a431dd58 (core) Cursor in custom widgets
8 months ago
Paul Fitzpatrick c02acff361 (core) updates from grist-core
9 months ago
Jakub Serafin 2073e6224e (core) Inactive card list widget now have idicator that show cursor position of linked widget
9 months ago
Dmitry S d5a4605d2a (core) Improve encoding detection for csv imports, and make encoding an editable option.
9 months ago
Florent ee31764b83
DocApi: Implement DELETE on columns (#601) (#640)
9 months ago
Florent 9dfebefc9b
Dump the rule for ACL formula warnings (#639)
9 months ago
Paul Fitzpatrick f6e8b9c8a7 (core) move ACLFormula test
9 months ago
Paul Fitzpatrick c31999e604 (core) move assistant test
9 months ago
Paul Fitzpatrick b3a71374d1 (core) updates from grist-core
9 months ago
Paul Fitzpatrick 0be858c19d
allow AI Assistance to run against any chat-completion-style endpoint (#630)
9 months ago
Alex Hall 166312be3a (core) Add dialog with options to allow downloading without history or data
9 months ago
Alex Hall a1d31e41ad (core) Prevent the AI assistant response from including class definitions
9 months ago
Philip Standt 9df62e3d81
Add appearance parameter to override theme preferences (#620)
9 months ago
Paul Fitzpatrick f1a0b61e15 (core) updates from grist-core
9 months ago
Philip Standt cbdffdfff8
Support grid selection with Ctrl+Shift+Arrow (#615)
9 months ago
Florent fde56ffa33
DocApi: Introduce `hidden` option for GET on records (#623)
9 months ago
Florent e93ad5a0c5
Issue #601: implement PUT on columns (#605)
9 months ago
George Gevoian 0f2b1f6a89 (core) Polish "Click to insert $id" tooltip
9 months ago
Paul Fitzpatrick bb6926d2a0 (core) updates from grist-core
9 months ago
Paul Fitzpatrick d6ab1f45c2 (core) move LinkingError and RawData tests
9 months ago
Jarosław Sadziński 732611c356 (core) Removing GRIST_FORMULA_ASSISTANT flag
9 months ago
George Gevoian 24bbf375f9 (core) Add earliestDocCreatedAt to telemetry
9 months ago
Dmitry S efb5fc63d7 (core) Change the label/nickname of the paid plan to Pro
9 months ago
Dmitry c9489e4a61
Fix ManyFetches test, and include into grist-core a needed upgrade to the 'ws' package. (#614)
9 months ago
Paul Fitzpatrick 031076cd07 (core) updates from grist-core
9 months ago
CamilleLegeron 02841bd15c
Header colored (#581)
9 months ago
Dmitry S 526a5df157 (core) Manage memory used for websocket responses to reduce the risk of server crashes.
9 months ago
jarek 7c114bf600
Restoring default ports for webhook tests (#612)
9 months ago
Jarosław Sadziński 00b88fd683 (core) Adding links to description tooltips
9 months ago
Jarosław Sadziński 4cfa033078 (core) TypeTransform race condition fix
9 months ago
Paul Fitzpatrick 61f954ff05
move getTemplateOrg method; enable template org in docker tests (#602)
9 months ago
Alex Hall 9b87a6f06a (core) updates from grist-core
10 months ago
Paul Fitzpatrick f0b9e1f7e9
allow Grist front-end to function when location history is unavailable (#596)
10 months ago
George Gevoian a77170c4bd (core) Tweak navbar, breadcrumbs, and sign-in buttons
10 months ago
Alex Hall bc54a6646e (core) Filter rows based on linked widgets when exporting view
10 months ago
Vincent Viers ab6807c342
fix: don't count falses in summary (#589)
10 months ago
Paul Fitzpatrick 71c6537c49
tweak a date test that can occasionally fail (#592)
10 months ago
Paul Fitzpatrick bc599916f5
tweak webhook overflow test (#590)
10 months ago
Jakub Serafin f7fdfab6bf (core) GET endpoint for webhooks returns now data in format {webhooks:[...]}
10 months ago
Alex Hall 391c8ee087 (core) Allow assistant to evaluate current formula
10 months ago
Paul Fitzpatrick 14b14f116e (core) export WindowDimensions from gristUtils after refactor
10 months ago
Paul Fitzpatrick 7256e0c245 (core) updates from grist-core
10 months ago
Paul Fitzpatrick b054594840
factor out low-dependency browser test code useful for grist-widget (#576)
10 months ago
George Gevoian 788a6d01ce (core) Move CellColor tests to grist-core
10 months ago
George Gevoian 0a34292536 (core) Add telemetry for AI Assistant
10 months ago
Florent 5e33b68753
Issue 359 support scaleway (#577)
10 months ago
Jakub Serafin d894b60fd4 (core) deleting queue from single webhook
10 months ago
Jakub Serafin a9f4cfde90 (core) API reworked to use POST to create webhook and DELET to remove it
10 months ago
Dmitry S 8581492912 (core) When a page starts with a number, don't treat it as an emoji
10 months ago
Jarosław Sadziński d13b9b9019 (core) Billing for formula assistant
10 months ago
Jarosław Sadziński 75d979abdb (core) Fixing cursor position for filtered linked section.
10 months ago
George Gevoian 35237a5835 (core) Add Support Grist page and nudge
10 months ago
Paul Fitzpatrick 051c6d52fe (core) updates from grist-core
10 months ago
Dmitry S b0aa17c932 (core) Detect when a page initial is an emoji, avoid repeating it, and style it better
10 months ago
Paul Fitzpatrick 70935a4fa4
skip building test harness in docker image (#551)
10 months ago
Paul Fitzpatrick 230e84f48a
avoid test files importing other test files (#550)
11 months ago
Paul Fitzpatrick 01069a69b0
adapt tests after switch to parallel runs (#547)
11 months ago
Florent 71bff10566
Fix GREP_TESTS unbound error in test_under_docker.sh (#549)
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
Paul Fitzpatrick bcbf57d590 (core) bump mocha version to allow parallel tests; move more tests to core
11 months ago
Paul Fitzpatrick 7d3b4b49d5 (core) forward more kinds of edits to a virtual table
11 months ago
Alex Hall d88f79bc5e (core) Add cases involving lookups to formula dataset
11 months ago
George Gevoian 25b71c4e57 (core) Polish doc tutorials
11 months ago
Jarosław Sadziński e09e8f7160 (core) Cleaning after app sumo and billing discount tests
11 months ago
Dmitry S 3fa5125cf7 (core) Highlight rows used as a selector in linking, but do not show 'inactive' cursors.
11 months ago
Alex Hall 52469c5a7e (core) Improve parsing formula from completion
11 months ago
Florent fa306eba15
Support spaces in GREP_TESTS values (#535)
11 months ago
George Gevoian 0b64e408b0 (core) Fix scrolling and column title bugs
11 months ago
George Gevoian a460563daf (core) Polish telemetry code
11 months ago
George Gevoian 10f5f0cb37 (core) Add optional telemetry to grist-core
11 months ago
Jakub Serafin 90e902c10f (core) sanitizing redis errors
11 months ago
Jarosław Sadziński da323fb741 (core) Floating formula editor
11 months ago
Dmitry S d191859be7 (core) For exporting XLSX, do it memory-efficiently in a worker thread.
11 months ago
Jarosław Sadziński c592691e31 (core) Fixing DELETE and BACKSPACE keys on ChoiceList and RefList editor.
11 months ago
Paul Fitzpatrick dad41b2567 (core) updates from grist-core
12 months ago
Paul Fitzpatrick 33d24e50f6
use gu.toggleSidePanel to open side panel (#523)
12 months ago
George Gevoian ff03d32688 (core) Set DateTime timezone during xlsx import
12 months ago