gristlabs_grist-core/app
Jarosław Sadziński 77ef9df27d (core) Adding new command Duplicate rows
Summary:
New command "Duplicate rows" is available in the Row/Card Context Menu and as a keyboard shortcut Ctrl+Alt+C.
- All selected rows are duplicated (even if only a single column is selected)
- Rows are inserted immediately after the last selected row (using manualSort value).
- Formulas and CENSORED fields are not copied.
Implemented on the UI level (no new action).

Test Plan: new test

Reviewers: cyprien

Reviewed By: cyprien

Differential Revision: https://phab.getgrist.com/D3371
2022-04-20 17:29:48 +02:00
..
client (core) Adding new command Duplicate rows 2022-04-20 17:29:48 +02:00
common (core) Limit total attachment file size per document 2022-04-14 16:33:09 +02:00
gen-server (core) Limit total attachment file size per document 2022-04-14 16:33:09 +02:00
plugin (core) Adding onNewRecord event for custom widgets 2022-04-12 16:51:16 +02:00
server (core) Create _grist_Attachments_fileIdent index in new docs 2022-04-19 21:21:52 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00