gristlabs_grist-core/static/ui-icons
Jarosław Sadziński 6f00106d7c (core) Raw renames
Summary:
A new way for renaming tables.

  - There is a new popup to rename section (where you can also rename the table)
  - Renaming/Deleting page doesn't modify/delete the table.
  - Renaming table can rename a page if the names match (and the page contains a section with that table).
  - User can rename table in Raw Data UI in two ways - either on the listing or by using the section name popup
  - As before, there is no way to change tableId - it is derived from a table name.
  - When the section name is empty the table name is shown instead.
  - White space for section name is allowed (to discuss) - so the user can just paste '   '.
  - Empty name for a page is not allowed (but white space is).
  - Some bugs related to deleting tables with attached summary tables (and with undoing this operation) were fixed (but not all of them yet).

Test Plan: Updated tests.

Reviewers: georgegevoian

Reviewed By: georgegevoian

Subscribers: georgegevoian

Differential Revision: https://phab.getgrist.com/D3360
2022-04-27 22:21:55 +02:00
..
Charts (core) Brings in the new donut charts. 2021-11-23 08:56:38 +01:00
Data Types (core) move client code to core 2020-10-02 13:24:21 -04:00
Fields (core) move client code to core 2020-10-02 13:24:21 -04:00
Login (core) Add new Grist sign-up page 2022-02-14 10:32:47 -08:00
Logo (core) Add new Grist sign-up page 2022-02-14 10:32:47 -08:00
UI (core) Raw renames 2022-04-27 22:21:55 +02:00
use-cases (core) Replace questionnaire for new users with a popup asking for just their primary use-case. 2022-01-14 10:16:11 -05:00