gristlabs_grist-core/app/client
Jarosław Sadziński e180641c7d (core) Context menu for cards.
Summary:
User was not able to delete cards. This patch introduces a context menu for cards, analogous to the one available for rows on a GridView.

Changes:
- Row numbers on a GridView have the same icon as on columns to make context menu more discoverable.
- Context menu for rows and columns, when activated, didn't switch section in rare conditions (i.e. when the section had 2 or more columns selected, one of which had the same rowId as a column in the section that the user switched from).
- Card list layout and a single card layout has the same context menu as in a GridView, available by pressing the context menu button.

Test Plan: Browser tests

Reviewers: dsagal, paulfitz

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2870
2021-06-29 15:29:56 +02:00
..
aclui (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
components (core) Context menu for cards. 2021-06-29 15:29:56 +02:00
lib (core) Readonly editors 2021-06-17 19:12:16 +02:00
models (core) streamline registration flow for new appsumo users 2021-06-25 10:47:10 -04:00
ui (core) Context menu for cards. 2021-06-29 15:29:56 +02:00
ui2018 (core) Freezing columns on a GridView 2021-06-18 12:22:13 +02:00
widgets (core) A quick attempt to fix summarizing by reference columns 2021-06-28 15:05:55 -04:00
app.css (core) Make mobile the default mode. 2021-02-25 11:31:43 -05:00
app.js (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
declarations.d.ts (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
exposeModulesForTests.js (core) Some cleanup: remove old unused modules. 2020-11-20 11:23:20 -05:00
logo.css (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
tsconfig.json freshen app/client/ui2018/cssVars.ts 2020-06-23 16:16:38 -04:00