Commit Graph

562 Commits (main)

Author SHA1 Message Date
Paul Fitzpatrick cc04e0bad7
maybe reduce the odds of one RawData test failing (#862)
3 months ago
Dmitry S fc44a60edf (core) When reporting email in log metadata, use normalized email.
3 months ago
George Gevoian cd339ce7cb (core) Forms post-release fixes and improvements
3 months ago
Jakub Serafin 7f9e2817d1 (core) Reference and ReferenceList should trigger RightMenu to show up on Column tab and display reference toolitp, if it wasn't dismissed yet
3 months ago
George Gevoian 94eec5e906 (core) Add AI Assistant retry with shorter prompt
3 months ago
Dmitry S b64802dfe8 (core) Fix bug in data engine when records are added after clearing a table with ReplaceTableData.
3 months ago
Paul Fitzpatrick fe2089710e (core) updates from grist-core
3 months ago
Dmitry S 93a2d26182 (core) Fix a bug with editing numbers in some locales.
3 months ago
George Gevoian cb298e63d4 (core) Fix bug forcing login on some form URLs
3 months ago
George Gevoian 5e6abeb165
Fix nbrowser test failures (#837)
3 months ago
Florent 866ec66096
Optimize sql query for workspace acl (#824)
3 months ago
Vincent Viers 6ff4f43b07
Make ISEMAIL and ISURL more flexible for longer TLD (#834)
3 months ago
Jarosław Sadziński 716144ed46 (core) Hiding creator panel when raw data page is active.
3 months ago
George Gevoian b1f7ca353a (core) Polish Record Cards
3 months ago
Dmitry S be0b4a1968 (core) Use slugify module to construct slugs in urlIds, addressing a long-standing TODO.
3 months ago
Paul Fitzpatrick fb276bade7 (core) updates from grist-core
3 months ago
Jarosław Sadziński 372d86618f (core) Required fields in forms and bug fixes
4 months ago
George Gevoian 6cb8614017 (core) Polish forms
4 months ago
George Gevoian b77c762358 (core) Add sign-up and sharing/invite telemetry
4 months ago
Paul Fitzpatrick dba3a59486 (core) fix form URL when team is encoded in domain
4 months ago
Jarosław Sadziński 95c0441d84 (core) Form kanban tasks
4 months ago
Florent 5533b9b7ee
Fix server crash when client passes malformed JSON (#826)
4 months ago
Jarosław Sadziński 0aad09a4ed (core) Forms improvements
4 months ago
George Gevoian b82209b458 (core) Fix filtering regression
4 months ago
George Gevoian e12471347b (core) Form Publishing
4 months ago
Paul Fitzpatrick eee29ee0a0 (core) add Shares migration to rollback test
4 months ago
Dmitry S 527e9670ef (core) Include linking rowIds into remembered cursor position and anchor links.
4 months ago
Paul Fitzpatrick a311b8b3e5 (core) updates from grist-core
4 months ago
Paul Fitzpatrick 15a73fdaf0 (core) repair a migration test when running against postgres
4 months ago
Paul Fitzpatrick 2a206dfcf8 (core) add initial support for special shares
4 months ago
Florent 837597cd55
Fix deadlock with webhooks on document load #799 (#812)
4 months ago
Florent 6722512d96
Completely ignored disabled webhooks (#800)
4 months ago
Paul Fitzpatrick f079d4b340 (core) updates from grist-core
4 months ago
Alex Hall 225a76c9cb (core) Don't throw error in `onRecord(s)` for insufficient access for `includeColumns`
4 months ago
Paul Fitzpatrick e0d44eff1f
set TEST_CLEAN_DATABASE when running server tests (#806)
4 months ago
Paul Fitzpatrick 145138b7e9 (core) move apiserver tests to core, disentangling notifier+billing parts
5 months ago
Jarosław Sadziński a424450cbe (core) Forms feature
5 months ago
Jarosław Sadziński 337757d0ba (core) Fix for linking issue.
5 months ago
Alex Hall bd52665f96 (core) Allow adding rows to widgets filtered by a link using a formula column
5 months ago
Florent c7f060be7a
Force test:docker to run with English language (#788)
5 months ago
George Gevoian 7e05284cf2 (core) Add shortcut for opening Record Card
5 months ago
Jarosław Sadziński d0318af39b (core) Fixing bug with hiding multiple columns
5 months ago
Jakub Serafin 8038ee881c (core) Capitalization in new colum menu
5 months ago
Alex Hall a1c62f32f4 (core) Fix selecting new row in chain of filter links
5 months ago
Dmitry S 09c84734db (core) Enable the 'none' option in ColorSelect for cell and header text styles
5 months ago
George Gevoian cc56e91f5b (core) Allow descriptions for Raw Data tables
5 months ago
Alex Hall 887717bb15 (core) Decode cell values to prevent working around rule using 'in' on lists
5 months ago
Dmitry S 4d9bbf6263 (core) Exit more cleanly on unhandled errors, and handle errors writing to Clients.
5 months ago
Florent cf0cbb404e
Allow URLs with only a docID #768 (#771)
5 months ago
jarek 7d57114d21
Fixing widget selection (#777)
5 months ago
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