Commit Graph

517 Commits (v1.1.12)

Author SHA1 Message Date
George Gevoian cc56e91f5b (core) Allow descriptions for Raw Data tables
7 months ago
Alex Hall 887717bb15 (core) Decode cell values to prevent working around rule using 'in' on lists
7 months ago
Dmitry S 4d9bbf6263 (core) Exit more cleanly on unhandled errors, and handle errors writing to Clients.
7 months ago
Florent cf0cbb404e
Allow URLs with only a docID #768 (#771)
7 months ago
jarek 7d57114d21
Fixing widget selection (#777)
7 months ago
Jakub Serafin c04f61738c (core) "add column with type" and "add formula column" options in new column menu
7 months ago
George Gevoian 707a8c7b32 (core) Enable Record Cards
7 months ago
Paul Fitzpatrick cea0404a22 (core) updates from grist-core
7 months ago
George Gevoian caf830db08 (core) Record Cards
7 months ago
Florent 7bc862fb02
Add header=colId option for the table-schema API #719 (#749)
7 months ago
Paul Fitzpatrick 12317097f7 (core) move some untagged assets served on plugin port
7 months ago
Alex Hall 5197891427 (core) Remove transform columns on shutdown
7 months ago
Paul Fitzpatrick 68801474b1 (core) updates from grist-core
8 months ago
Jarosław Sadziński 3c219e05f6 (core) Removing the new menu flag
8 months ago
Jarosław Sadziński 9262e1f1ef (core) Fixing bug with collapsed custom widget.
8 months ago
Dmitry S 3210eee24f (core) Revamp ForwardAuthLogin and unify with GRIST_PROXY_AUTH_HEADER
8 months ago
Alex Hall b7e9d2705e (core) When a webhook is disabled, clear its queue
8 months ago
George Gevoian 2f485c5435
Fix failing Docker tests (#724)
8 months ago
Paul Fitzpatrick 8053c81d02 (core) updates from grist-core
8 months ago
Florent 10822d3b86
getHostType: consider APP_DOC_INTERNAL_URL as native (#715)
8 months ago
George Gevoian 7a85aaa7a1 (core) Add new telemetry events
8 months ago
Paul Fitzpatrick 07bb90b5a6
allow bundled widgets to be hidden from dropdown, and nested (#714)
8 months ago
Jarosław Sadziński c7ba31eb7d (core) Guessing column widget options when transforming from
8 months ago
Paul Fitzpatrick cc9a9ae8c5 (core) support for bundling custom widgets with the Grist app
8 months ago
Alex Hall 4e67c679b2 (core) Options for plugin API functions which fetch data from the selected table or record
8 months ago
George Gevoian fed697e676 (core) Tweak Add Column menu
8 months ago
George Gevoian de33c5a3c6 (core) Add tests and tooltips to new Add Column menu
8 months ago
Jarosław Sadziński 69d5ee53a8 (core) Treating API urls as external in cells
8 months ago
Jakub Serafin d0c1ca2174 (core) Summary:
8 months ago
Jakub Serafin 91f7606ae6 (core) Aggregate and reverse lookups
8 months ago
Paul Fitzpatrick 91eabb6b0c (core) updates from grist-core
8 months ago
George Gevoian 3f509484a4
Fix CI failures (#696)
8 months ago
Alex Hall 7f091cf057 (core) Fix number parsing/formatting tests after updates to node version and locales
8 months ago
Paul Fitzpatrick f32563e8fb (core) updates from grist-core
8 months ago
Florent eb55afcbc4
Option to export colId as header in CSV / XSLX instead of label (#688) (#692)
8 months ago
Jakub Serafin 2521db4c55 (core) New Columns Menu
9 months ago
CamilleLegeron f66ecbd6df
feat: allow using the existing numeric table IDs in the API (#690)
9 months ago
George Gevoian 0cadb93d25 (core) Update dependencies
9 months ago
Dmitry S 519f2f4fb6 (core) Fix the switch of a new column from Common to Separate settings
9 months ago
George Gevoian 1be1e5f647 (core) Move theme from ConfigNotifier to ThemeNotifier
9 months ago
Jarosław Sadziński 083a20417e (core) Tests and bug fixes for bidirectional linking
9 months ago
Jarosław Sadziński a8e0f96813 (core) Extending widget
9 months ago
Jarosław Sadziński 572279916e (core) Mappings improvements
9 months ago
Jarosław Sadziński ad299f338a (core) Converting big number (9 digits or more) to date directly
9 months ago
Jakub Serafin 498ad07d38 (core) passing language as a query parameter to custom widgets
9 months ago
Dmitry S fbae81648c (core) Add options to /status health-check endpoints to check DB and Redis liveness.
9 months ago
George Gevoian f38df564a9 (core) Add Command API to Grist Plugin API
9 months ago
Alex Hall 9b36fb4dab (core) Fix error in sandbox when removing multiple summary source columns
9 months ago
Paul Fitzpatrick bcc59c0f46 (core) updates from grist-core
9 months ago
Dmitry S 6a3f50d77e (core) Fix undo of Ref->Numeric conversion.
9 months ago
Jarosław Sadziński cce185956c (core) Delete my account button
9 months ago
George Gevoian e033889b6a (core) Fix calendar and card tip bug on mobile
9 months ago
Dmitry S 2705d41c34 (core) Add timeouts to prevent ActiveDoc bad state during shutdown.
9 months ago
Jarosław Sadziński b2ac603ae7 (core) Clearing widget repo state after tests.
9 months ago
Janet Vorobyeva 29f07a8a4f
Bidirectional Linking (#622)
9 months ago
Jarosław Sadziński c6f93f6870 (core) Fixing theme switch helper
9 months ago
George Gevoian 273b976cab (core) Polish dark mode and remove beta tag
9 months ago
George Gevoian d1826987bb (core) Revert part of the recent tweaks to AppHeader
9 months ago
George Gevoian 927e92e3e8 (core) Add tip for calendar widget configuration
9 months ago
George Gevoian 4c25aa7d3d (core) Support dark mode in custom widgets
9 months ago
Paul Fitzpatrick ffbf93b85f (core) updates from grist-core
9 months ago
Paul Fitzpatrick 2df1b2dbe4
make some more methods available for grist-widget tests (#677)
9 months ago
Jarosław Sadziński be995d4857 (core) Clicking on a link in a cell won't open the editor.
10 months ago
Jarosław Sadziński 2b11000457 (core) Multiple types in columns mapping
10 months ago
Jarosław Sadziński 775b94b15a (core) Wrong userId in the team-success endpoint when multiple accounts are logged in
10 months ago
Paul Fitzpatrick 18f7e255df (core) updates from grist-core
10 months ago
Alex Hall 8644f346af (core) Keep referencing columns when their table is deleted, convert to appropriate type
10 months ago
Janet Vorobyeva f8c1bd612c
Linkstate refactor (#609)
10 months ago
Florent 5ff79703b4
Introduce GRIST_ANON_PLAYGROUND variable #642 (#651)
10 months ago
Jarosław Sadziński 4ead16176f (core) Showing workspace selector on duplicate document popup
10 months ago
George Gevoian 3dadf93c98 (core) Add support for auto-copying docs on signup
10 months ago
George Gevoian 90fb4434cc
Add ws id and doc name params to POST /docs (#655)
10 months ago
Paul Fitzpatrick 6dab12f301 (core) updates from grist-core
10 months ago
Paul Fitzpatrick bfd0fa8c7f
add an endpoint for doing SQL selects (#641)
10 months ago
Jarosław Sadziński 58323f5313 (core) Adding testId to the widget iframe once it receives the ready message
10 months ago
Jakub Serafin 942fc96225 (core) custom widget appear as build-in widget
10 months ago
Paul Fitzpatrick 8d687a7651
remove a log message about fetching URLs (#643)
10 months ago
Jarosław Sadziński b6a431dd58 (core) Cursor in custom widgets
10 months ago
Paul Fitzpatrick c02acff361 (core) updates from grist-core
10 months ago
Jakub Serafin 2073e6224e (core) Inactive card list widget now have idicator that show cursor position of linked widget
10 months ago
Dmitry S d5a4605d2a (core) Improve encoding detection for csv imports, and make encoding an editable option.
10 months ago
Florent ee31764b83
DocApi: Implement DELETE on columns (#601) (#640)
10 months ago
Florent 9dfebefc9b
Dump the rule for ACL formula warnings (#639)
10 months ago
Paul Fitzpatrick f6e8b9c8a7 (core) move ACLFormula test
10 months ago
Paul Fitzpatrick c31999e604 (core) move assistant test
10 months ago
Paul Fitzpatrick b3a71374d1 (core) updates from grist-core
10 months ago
Paul Fitzpatrick 0be858c19d
allow AI Assistance to run against any chat-completion-style endpoint (#630)
10 months ago
Alex Hall 166312be3a (core) Add dialog with options to allow downloading without history or data
10 months ago
Alex Hall a1d31e41ad (core) Prevent the AI assistant response from including class definitions
10 months ago
Philip Standt 9df62e3d81
Add appearance parameter to override theme preferences (#620)
11 months ago
Paul Fitzpatrick f1a0b61e15 (core) updates from grist-core
11 months ago
Philip Standt cbdffdfff8
Support grid selection with Ctrl+Shift+Arrow (#615)
11 months ago
Florent fde56ffa33
DocApi: Introduce `hidden` option for GET on records (#623)
11 months ago
Florent e93ad5a0c5
Issue #601: implement PUT on columns (#605)
11 months ago
George Gevoian 0f2b1f6a89 (core) Polish "Click to insert $id" tooltip
11 months ago
Paul Fitzpatrick bb6926d2a0 (core) updates from grist-core
11 months ago
Paul Fitzpatrick d6ab1f45c2 (core) move LinkingError and RawData tests
11 months ago
Jarosław Sadziński 732611c356 (core) Removing GRIST_FORMULA_ASSISTANT flag
11 months ago
George Gevoian 24bbf375f9 (core) Add earliestDocCreatedAt to telemetry
11 months ago
Dmitry S efb5fc63d7 (core) Change the label/nickname of the paid plan to Pro
11 months ago