Commit Graph

1285 Commits (7c4d9e2cafa58eada5fc47268b42a450d75efad0)

Author SHA1 Message Date
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
George Gevoian 0cadb93d25 (core) Update dependencies
11 months ago
Dmitry S 519f2f4fb6 (core) Fix the switch of a new column from Common to Separate settings
11 months ago
George Gevoian 1be1e5f647 (core) Move theme from ConfigNotifier to ThemeNotifier
12 months ago
Jarosław Sadziński a101337213 (core) Disabling unsaved changes when logging in
12 months ago
George Gevoian 988ab47376 (core) Scroll shift selection into view
12 months ago
Jarosław Sadziński 083a20417e (core) Tests and bug fixes for bidirectional linking
12 months ago
Jarosław Sadziński a8e0f96813 (core) Extending widget
12 months ago
Jarosław Sadziński 572279916e (core) Mappings improvements
12 months ago
Jarosław Sadziński 34f366585d (core) Removing org check in the closeOrg endpoint.
12 months ago
Jarosław Sadziński ad299f338a (core) Converting big number (9 digits or more) to date directly
12 months ago
Jakub Serafin 498ad07d38 (core) passing language as a query parameter to custom widgets
12 months ago
Dmitry S fbae81648c (core) Add options to /status health-check endpoints to check DB and Redis liveness.
12 months ago
Jarosław Sadziński 61023ecaa9 (core) Preventing updates for widgets options when nothing has changed
12 months ago
George Gevoian f38df564a9 (core) Add Command API to Grist Plugin API
12 months ago
Alex Hall 9b36fb4dab (core) Fix error in sandbox when removing multiple summary source columns
12 months ago
Paul Fitzpatrick bcc59c0f46 (core) updates from grist-core
12 months ago
Jarosław Sadziński cce185956c (core) Delete my account button
12 months ago
George Gevoian e033889b6a (core) Fix calendar and card tip bug on mobile
12 months ago
Dmitry S 82c95ec074 (core) Allow scrolling the grid horizontally while column-shadow is under the cursor
12 months ago
Dmitry S 2705d41c34 (core) Add timeouts to prevent ActiveDoc bad state during shutdown.
12 months ago
Janet Vorobyeva 29f07a8a4f
Bidirectional Linking (#622)
1 year ago
George Gevoian e01ebe1ae8 (core) Fix blurry tooltips
1 year ago
George Gevoian 273b976cab (core) Polish dark mode and remove beta tag
1 year ago
George Gevoian d1826987bb (core) Revert part of the recent tweaks to AppHeader
1 year ago
George Gevoian 927e92e3e8 (core) Add tip for calendar widget configuration
1 year ago
George Gevoian 581a62306e (core) Update video tour
1 year ago
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