gristlabs_grist-core/test
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
..
fixtures (core) Limit total attachment file size per document 2022-04-14 16:33:09 +02:00
gen-server (core) Add authSubject and authProvider to sessions 2022-04-11 11:42:02 -07:00
nbrowser (core) Adding new command Duplicate rows 2022-04-20 17:29:48 +02:00
server (core) Add /attachments/removeUnused DocApi endpoint to hard delete all unused attachments in document 2022-04-12 17:11:11 +02:00
init-mocha-webdriver.js Correct spelling mistakes 2022-02-19 09:46:49 +00:00
mocha.opts (core) Move report-why-tests-hang helper to core 2021-04-26 23:52:16 -04:00
report-why-tests-hang.js (core) Move report-why-tests-hang helper to core 2021-04-26 23:52:16 -04:00
test_under_docker.sh (core) run test:docker target prior to pushing grist-core image 2021-12-14 14:22:02 -05:00
tsconfig.json (core) disentangle some server tests, release to core, add GRIST_PROXY_AUTH_HEADER test 2022-03-24 15:11:32 -04:00
xunit-file.js (core) freshen grist-core build 2021-04-03 09:41:06 -04:00