Commit Graph

1515 Commits (c9f9b70b67e0f44b467b5206ca5d2301988bad51)

Author SHA1 Message Date
Florent e84c420a37
Don't require running docker with `--init` to stop with ^C (#892)
6 months ago
Paul Fitzpatrick 48a8af83fc (core) updates from grist-core
6 months ago
Jonathan Perret b054810fd1
Remove the GRIST_ALLOWED_HOSTS environment variable (#899)
6 months ago
George Gevoian 2ebf350bdf (core) Disable drag-and-drop in active form input
6 months ago
Paul Fitzpatrick 17857ec1f0 (core) updates from grist-core
6 months ago
Jarosław Sadziński 0703c8527b (core) Better Max and Min shortcut funtions in the new column menu.
7 months ago
George Gevoian 14125b9b97 (core) Use document access for showing form buttons
7 months ago
Thomas Weaver 8d39d761a5
fixes #852 (#877)
7 months ago
Florent 1e3e076820
Add option to skip Checksum verification between doc storage and Redis #751 (#767)
7 months ago
George Gevoian a5099fc598 (core) Skip showing empty doc tours
7 months ago
CamilleLegeron 9ce8ed3f25
Feat: add title query params for exported csv and xlsx + download translations (#872)
7 months ago
Dmitry S ca8ac806db (core) Trim unapplicable permissions bits for column rules, both at parse time, and in UI
7 months ago
Vincent Viers 011cf9da0d
make 'contact support' link customisable (#854)
7 months ago
George Gevoian 0532ed6547 (core) Add dark mode CSS for Swagger UI
7 months ago
George Gevoian 0c60446f9c
Move phab docs to /documentation (#882)
7 months ago
Paul Fitzpatrick 95b734149e
make a /boot/GRIST_BOOT_KEY page for diagnosing configuration problems (#850)
7 months ago
Paul Fitzpatrick 85c51ab73f (core) updates from grist-core
7 months ago
Jarosław Sadziński 42d7e31d27 (core) In custom widgets show placeholder content until all columns are mapped
7 months ago
Dmitry S ca990bbfe6 (core) Small changes to Access Rules page to clearify behavior of table default rules
7 months ago
George Gevoian 219b1f3f87 (core) Add org to FormAPI URL paths
7 months ago
George Gevoian c6fd79ac1f (core) Refactor forms implementation
7 months ago
Florent af676642d4
Escape hyphens in version ids #810 (#860)
7 months ago
Paul Fitzpatrick 6800ebfbad (core) updates from grist-core
7 months ago
Dmitry S fc44a60edf (core) When reporting email in log metadata, use normalized email.
7 months ago
CamilleLegeron af38519ce3
style: ACL rules has no max-width (#820)
7 months ago
George Gevoian cd339ce7cb (core) Forms post-release fixes and improvements
7 months ago
George Gevoian b8f32d1784 (core) Add additional telemetry events
7 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
7 months ago
George Gevoian 94eec5e906 (core) Add AI Assistant retry with shorter prompt
7 months ago
George Gevoian 43a76235c7 (core) Fix invalid selection bugs in GridView
7 months ago
Paul Fitzpatrick d008a32eb3 (core) updates from grist-core
7 months ago
George Gevoian 79e80330cf (core) Hide top bar items to left of search while open
7 months ago
Dmitry S 7de33078f3 (core) Support GRIST_INCLUDE_CUSTOM_SCRIPT_URL for custom scripts, specifically for rapid prototyping support
7 months ago
CamilleLegeron a0a968a2d8
Make free coaching call url configurable and popup translatable (#823)
8 months ago
Paul Fitzpatrick 23456ca43d
adapt to slight differences in linting (#842)
8 months ago
Paul Fitzpatrick fe2089710e (core) updates from grist-core
8 months ago
Dmitry S 93a2d26182 (core) Fix a bug with editing numbers in some locales.
8 months ago
George Gevoian cb298e63d4 (core) Fix bug forcing login on some form URLs
8 months ago
George Gevoian 5e6abeb165
Fix nbrowser test failures (#837)
8 months ago
Florent 866ec66096
Optimize sql query for workspace acl (#824)
8 months ago
Vincent Viers 6ff4f43b07
Make ISEMAIL and ISURL more flexible for longer TLD (#834)
8 months ago
Jarosław Sadziński 716144ed46 (core) Hiding creator panel when raw data page is active.
8 months ago
George Gevoian b1f7ca353a (core) Polish Record Cards
8 months ago
Dmitry S 11afc08f65 (core) Improve API Console and link from Document Settings.
8 months ago
Dmitry S be0b4a1968 (core) Use slugify module to construct slugs in urlIds, addressing a long-standing TODO.
8 months ago
Paul Fitzpatrick fb276bade7 (core) updates from grist-core
8 months ago
CamilleLegeron b2e3d8787c
Mark more strings as translatable (#795)
8 months ago
Paul Fitzpatrick 457b9714d1 (core) change ActiveDoc load and Sandbox call log messages to be aggregation-friendly
8 months ago
Jarosław Sadziński 372d86618f (core) Required fields in forms and bug fixes
8 months ago
George Gevoian 6cb8614017 (core) Polish forms
8 months ago
George Gevoian b77c762358 (core) Add sign-up and sharing/invite telemetry
8 months ago
Paul Fitzpatrick dba3a59486 (core) fix form URL when team is encoded in domain
8 months ago
Jarosław Sadziński 95c0441d84 (core) Form kanban tasks
8 months ago
Florent 5533b9b7ee
Fix server crash when client passes malformed JSON (#826)
8 months ago
Paul Fitzpatrick 007c4492dc (core) notify home db of shares when copying/forking/uploading docs
8 months ago
Dmitry S 6575da7d99 (core) Add event for thumbsUp/thumbsDown ratings for HelpCenter articles
8 months ago
Jarosław Sadziński 8a6ab0f64e (core) Hiding "Create form" button
8 months ago
Jarosław Sadziński 0aad09a4ed (core) Forms improvements
8 months ago
George Gevoian b82209b458 (core) Fix filtering regression
8 months ago
Paul Fitzpatrick 7c7dc5a0ef (core) updates from grist-core
8 months ago
George Gevoian e12471347b (core) Form Publishing
8 months ago
Dmitry S 8ddcff4310 (core) Update app/plugin/ documentation comments to improve generated docs
8 months ago
Dmitry S 527e9670ef (core) Include linking rowIds into remembered cursor position and anchor links.
8 months ago
Florent a59132108f
Add createSite feature so user can disable site creation #813 (#814)
9 months ago
Paul Fitzpatrick a311b8b3e5 (core) updates from grist-core
9 months ago
Alex Hall eea9f47e50 (core) Small fixes in plugin API docs
9 months ago
Paul Fitzpatrick 2a206dfcf8 (core) add initial support for special shares
9 months ago
Florent 97df12c34d
Change error message on documents for non-owner users (#790)
9 months ago
jyio ba14a1bea7
OIDC: Support overriding `end_session_endpoint` using environment variable `GRIST_OIDC_IDP_END_SESSION_ENDPOINT` (#802)
9 months ago
Florent 837597cd55
Fix deadlock with webhooks on document load #799 (#812)
9 months ago
Florent 6722512d96
Completely ignored disabled webhooks (#800)
9 months ago
Alex Hall 225a76c9cb (core) Don't throw error in `onRecord(s)` for insufficient access for `includeColumns`
9 months ago
Alex Hall a2bd753649 (core) API console
9 months ago
Paul Fitzpatrick 145138b7e9 (core) move apiserver tests to core, disentangling notifier+billing parts
9 months ago
Dmitry S 7e57b8c7a7 (core) Remove empty keyboard shortcut for command that shouldn't have one
9 months ago
Jarosław Sadziński a424450cbe (core) Forms feature
9 months ago
Jarosław Sadziński 337757d0ba (core) Fix for linking issue.
9 months ago
George Gevoian af69a4c8f4 (core) Make Raw Data page more responsive
9 months ago
Alex Hall bd52665f96 (core) Allow adding rows to widgets filtered by a link using a formula column
9 months ago
Paul Fitzpatrick 2f0dbb7d25 (core) updates from grist-core
9 months ago
jyio 0fc3f80ff0
Rename endSessionEndpoint flag to skipEndSessionEndpoint (#793)
9 months ago
George Gevoian cd4f5e5adb (core) Trigger email verification flow when needed
9 months ago
George Gevoian 6b1e98128a (core) Add visitorId to telemetry
9 months ago
Paul Fitzpatrick 1ccad9171e (core) updates from grist-core
9 months ago
George Gevoian 7e05284cf2 (core) Add shortcut for opening Record Card
10 months ago
Jarosław Sadziński d0318af39b (core) Fixing bug with hiding multiple columns
10 months ago
Paul Fitzpatrick 0a69501e58
Change how a builtin custom widget bundle is found (#783)
10 months ago
Jakub Serafin 8038ee881c (core) Capitalization in new colum menu
10 months ago
Alex Hall a1c62f32f4 (core) Fix selecting new row in chain of filter links
10 months ago
Dmitry S 09c84734db (core) Enable the 'none' option in ColorSelect for cell and header text styles
10 months ago
George Gevoian cc56e91f5b (core) Allow descriptions for Raw Data tables
10 months ago
Alex Hall 887717bb15 (core) Decode cell values to prevent working around rule using 'in' on lists
10 months ago
Paul Fitzpatrick bcb9740d89 (core) update tests and endpoints after bare /urlId redirect added
10 months ago
Dmitry S 4d9bbf6263 (core) Exit more cleanly on unhandled errors, and handle errors writing to Clients.
10 months ago
Paul Fitzpatrick d89e008a75 (core) updates from grist-core
10 months ago
Florent cf0cbb404e
Allow URLs with only a docID #768 (#771)
10 months ago
Dmitry S a2688deb9c (core) For slowly reported telemetry, add breaks to give other processes a chance to run
10 months ago
Paul Fitzpatrick de13a2fd7a
include the @gristlabs/grist-widget package, so Calendar is always available (#745)
10 months ago
Florent 961b1c1956
Introduce TYPEORM_EXTRA env variable (#770)
10 months ago
Paul Fitzpatrick 65a1863015 (core) updates from grist-core
10 months ago
Jakub Serafin c04f61738c (core) "add column with type" and "add formula column" options in new column menu
10 months ago
Florent 1fec674d28
OIDC: ensure that email_veridied is set by default (#765)
10 months ago
George Gevoian 707a8c7b32 (core) Enable Record Cards
10 months ago
Florent f8c6892643
OIDC allow to configure name and email attrs, and to skipp end session endpoint (#746)
10 months ago
Paul Fitzpatrick cea0404a22 (core) updates from grist-core
10 months ago
George Gevoian caf830db08 (core) Record Cards
10 months ago
Florent 7bc862fb02
Add header=colId option for the table-schema API #719 (#749)
10 months ago
Dmitry S 2eec48b685 (core) Support adjusting OOM score for child sandbox processes.
10 months ago
George Gevoian c9bba5207e (core) Add more telemetry events
10 months ago
Florent e8789e6531
Issue 740 OIDC login redirect (#742)
10 months ago
Paul Fitzpatrick a14543008d (core) updates from grist-core
10 months ago
Paul Fitzpatrick 12317097f7 (core) move some untagged assets served on plugin port
10 months ago
Alex Hall 5197891427 (core) Remove transform columns on shutdown
10 months ago
Alex Hall 3dfe4be5f3 (core) Remove DB transaction from webhook update, add mutex to all webhook endpoints
10 months ago
Jarosław Sadziński 67dc41776d (core) Treating null in toggle column as a valid value
10 months ago
Paul Fitzpatrick 2f96a56150
fix shadowed variable in CustomView (#743)
10 months ago
Paul Fitzpatrick 68801474b1 (core) updates from grist-core
10 months ago
Florent a4998b4b21
Add native OIDC support in Grist #707 (#717)
11 months ago
wunter8 73ab1de6e4
Remove attachments and system files from document download as template (#729)
11 months ago
Jarosław Sadziński 3c219e05f6 (core) Removing the new menu flag
11 months ago
Jarosław Sadziński 9262e1f1ef (core) Fixing bug with collapsed custom widget.
11 months ago
Dmitry S 3210eee24f (core) Revamp ForwardAuthLogin and unify with GRIST_PROXY_AUTH_HEADER
11 months ago
Alex Hall b7e9d2705e (core) When a webhook is disabled, clear its queue
11 months ago
George Gevoian 95cbbb8910 (core) Improve dark mode in tutorials
11 months ago
Paul Fitzpatrick 8053c81d02 (core) updates from grist-core
11 months ago
Florent 10822d3b86
getHostType: consider APP_DOC_INTERNAL_URL as native (#715)
11 months ago
George Gevoian 7a85aaa7a1 (core) Add new telemetry events
11 months ago
George Gevoian 51f7402297 (core) Show tooltips in other Grist flavors
11 months ago
Paul Fitzpatrick 4fb1df567b (core) change handling of server access prior to full configuration
11 months ago
Paul Fitzpatrick 07bb90b5a6
allow bundled widgets to be hidden from dropdown, and nested (#714)
11 months ago
Paul Fitzpatrick 6059bdcf66
rename variable to avoid shadowing another (#712)
11 months ago
Jarosław Sadziński c7ba31eb7d (core) Guessing column widget options when transforming from
11 months ago
Paul Fitzpatrick cc9a9ae8c5 (core) support for bundling custom widgets with the Grist app
11 months ago
George Gevoian cb0ce9b20f (core) Avoid reporting unhelpful ResizeObserver error
11 months ago
George Gevoian ce23887be0 (core) Avoid editing fields on toggle dbclick
11 months ago
Alex Hall 4e67c679b2 (core) Options for plugin API functions which fetch data from the selected table or record
11 months ago
George Gevoian 1a04c2cffe (core) Improve context menu placement on narrow screens
11 months ago
George Gevoian fed697e676 (core) Tweak Add Column menu
11 months ago
George Gevoian de33c5a3c6 (core) Add tests and tooltips to new Add Column menu
11 months ago
Jarosław Sadziński 69d5ee53a8 (core) Treating API urls as external in cells
11 months ago
Jakub Serafin 77726849ad (core) setting timezone on create column
11 months ago
Jakub Serafin d0c1ca2174 (core) Summary:
11 months ago
Jakub Serafin 91f7606ae6 (core) Aggregate and reverse lookups
11 months ago
George Gevoian 74485f412d (core) Fix delete user button for Google-only accounts
11 months ago
George Gevoian f6256646ef (core) Remove deprecated code
11 months ago
George Gevoian f1cf92aca1 (core) Polish new Add Column menu
11 months ago
Paul Fitzpatrick f32563e8fb (core) updates from grist-core
11 months ago
Florent eb55afcbc4
Option to export colId as header in CSV / XSLX instead of label (#688) (#692)
11 months ago
Jakub Serafin 2521db4c55 (core) New Columns Menu
11 months ago
CamilleLegeron f66ecbd6df
feat: allow using the existing numeric table IDs in the API (#690)
11 months ago