Commit Graph

59 Commits (527e9670efdf5dcefcac2eca45662afc0d56fe0a)

Author SHA1 Message Date
Dmitry S 527e9670ef (core) Include linking rowIds into remembered cursor position and anchor links.
5 months ago
Alex Hall bd52665f96 (core) Allow adding rows to widgets filtered by a link using a formula column
6 months ago
George Gevoian 7e05284cf2 (core) Add shortcut for opening Record Card
6 months ago
George Gevoian 707a8c7b32 (core) Enable Record Cards
6 months ago
Janet Vorobyeva 29f07a8a4f
Bidirectional Linking (#622)
8 months ago
Alex Hall 999d723d14 (core) Cleanup old frontend code for handling empty summary groups
10 months ago
Dmitry S 2b581ab7dc (core) Fix issue with lodash's map interpreting objects with length as array-like
11 months ago
Dmitry S 3fa5125cf7 (core) Highlight rows used as a selector in linking, but do not show 'inactive' cursors.
12 months ago
wunter8 e7933d7c59
(core) Remove bool filtered rows immediately on change (#517)
1 year ago
George Gevoian 18ad39cba3 (core) Add cut, copy, and paste to context menu
1 year ago
Jarosław Sadziński e93dd4bc6f (core) Preserving cursor position when linked state is removed.
1 year ago
jarek 65c8bec2b4
Merge pull request #412 from incubateur-territoires/bug-card-empty-reference
1 year ago
Louis Delbosc 5b031b8d84 Change link to reference new when rowId is null
1 year ago
Jarosław Sadziński 1dafe4bae0 (core) Expanding widgets
1 year ago
George Gevoian e52e15591d (core) Add behavioral and coaching call popups
1 year ago
George Gevoian 1a6d427339 (core) Update sort and filter UI
2 years ago
Jarosław Sadziński 6460c22a89 (core) Changing shortcuts for adding and removing rows
2 years ago
George Gevoian acc218398d (core) Fix hidden columns bug when editing data selection
2 years ago
Jarosław Sadziński bfd7243fe2 (core) Comments
2 years ago
Jarosław Sadziński 8be920dd25 (core) Multi-column configuration
2 years ago
Jarosław Sadziński 2997434815 (core) Showing a raw data section on a popup
2 years ago
Alex Hall b7686fa664 (core) Add 'Show raw data' widget menu option
2 years ago
Alex Hall 0350e2df58 (core) Fix filtering of empty reflists
2 years ago
Dmitry S 007c0f2af0 (core) Fix some bugs with repositioning rows.
2 years ago
Jarosław Sadziński 6f00106d7c (core) Raw renames
2 years ago
Jarosław Sadziński 77ef9df27d (core) Adding new command Duplicate rows
2 years ago
Alex Hall 47b77c8c24 (core) Allow filtering by selected cell value in cell context menu
2 years ago
Alex Hall bf271c822b (core) Copy column type and options when pasting into an empty column
2 years ago
Jarosław Sadziński 96a34122a5 (core) Restoring cursor position on raw data views
2 years ago
Paul Fitzpatrick be8c053922 (core) updates from grist-core
2 years ago
Edward Betts d6e0e1fee3 Correct spelling mistakes
2 years ago
Cyprien P afa90cc365 (core) Show default context menu on link
2 years ago
Alex Hall f110ffdafd (core) Follow chain of same-record links for getDefaultColValues
2 years ago
Jarosław Sadziński 08881d9663 (core) Scrolling to the active record when editor is activated
2 years ago
Jarosław Sadziński c1de16aee7 (core) Scrolling to the active record on search
2 years ago
Alex Hall 6b448567c9 (core) Refactor more value parsing code into common
3 years ago
Alex Hall 551ea28fc4 (core) Check document ID when parsing pasted references
3 years ago
George Gevoian 32bb89235e (core) Polish Importer UI
3 years ago
George Gevoian 7fe4423a6f (core) Allow filtering hidden columns
3 years ago
Dmitry S 0dd4ad34f5 (core) Avoid an error when pasting data with first row shorter than the rest
3 years ago
Alex Hall 99878c08ed (core) Add ValueParser, use when pasting
3 years ago
Jarosław Sadziński 40ddb57dfc (core) Adding colors to toast notification
3 years ago
Alex Hall 29dd33a45c (core) Add other direction of linking by reflist
3 years ago
Alex Hall 7465af8ce8 (core) Port LinkingState.js to TypeScript
3 years ago
Dmitry S faa0d9988e (core) When changing a table for a page widget, unset widget-linking to avoid invalid values.
3 years ago
Dmitry S 572b59cc0c (core) Fix JS error when pasting data with merged cells.
3 years ago
Alex Hall 7f1f8fc9e6 (core) Linking summary tables grouped by list columns
3 years ago
Cyprien P 7a0cd6c2b4 (core) Makes filter counts take other column filters into account
3 years ago
Jarosław Sadziński 698c9d4e40 (core) Readonly editors
3 years ago
Jarosław Sadziński 5f182841b9 (core) Document keeps track of latest cursor position and latest editor value and is able to restore them when it is reloaded.
3 years ago