gristlabs_grist-core/app
Dmitry S b263d83122 (core) Change 'Clear ... column' menu options to 'Reset', and make resetting columns reset type too
Summary:
The renaming is to clarify that the operation is more of a schema change, than
a data update. In particular, this is to reduce confusion why it is allowed to
anyone having Structure permission in Access Rules.

The resetting of type is a separate but related cleanup. Changing type to Any
returns the column to initial state, letting it guess type from new data, and
making it easy to enter a formula. It applies also to the "Clear and reset"
option in the Creator Panel.

Test Plan: Updated tests, added a check for type changing to Any.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D3685
2022-10-31 08:53:42 -04:00
..
client (core) Change 'Clear ... column' menu options to 'Reset', and make resetting columns reset type too 2022-10-31 08:53:42 -04:00
common (core) Add dark mode for comments 2022-10-25 08:19:06 -07:00
gen-server (core) Tweak autocomplete to only suggest team members 2022-10-18 08:08:05 -07:00
plugin Use relative imports only in plugin folder (#328) 2022-10-26 10:41:38 -04:00
server Fixing translation key for sendAppPage.ts 2022-10-27 10:50:51 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00