gristlabs_grist-core/app/common
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
..
ACLPermissions.ts
ACLRuleCollection.ts
ActionBundle.ts
ActionDispatcher.ts
ActionGroup.ts (core) Crudely show row count and limit in UI 2022-03-14 21:49:32 +02:00
ActionRouter.ts
ActionSummary.ts
ActiveDocAPI.ts (core) Add document usage banners 2022-04-25 08:14:52 -07:00
ApiError.ts
arrayToString.ts
AsyncCreate.ts
AsyncFlow.ts
BaseAPI.ts
BasketClientAPI.ts
BigInt.ts
BillingAPI.ts
BinaryIndexedTree.js
BrowserSettings.ts
ColumnFilterFunc.ts (core) Migrate Attachments columns from marshalled blobs to JSON 2022-04-06 13:28:47 +02:00
ColumnGetters.ts
csvFormat.ts
CustomWidget.ts
declarations.d.ts
delay.ts
DisposableWithEvents.ts
DocActions.ts (core) add grist.selectedTable.create/update/destroy/upsert to custom widget api 2022-03-15 11:11:58 -04:00
DocData.ts
DocListAPI.ts (core) Add document usage banners 2022-04-25 08:14:52 -07:00
DocSnapshot.ts
DocumentSettings.ts
emails.ts
EncActionBundle.ts
ErrorWithCode.ts
Features.ts (core) Limit total attachment file size per document 2022-04-14 16:33:09 +02:00
FilterState.ts
Formula.ts
GranularAccessClause.ts
GristServerAPI.ts
gristTypes.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
gristUrls.ts (core) fix redirects for multi-team Grist on a single domain 2022-04-05 17:27:37 -04:00
gutil.ts (core) Add document usage banners 2022-04-25 08:14:52 -07:00
InactivityTimer.ts
isHiddenTable.ts (core) Raw renames 2022-04-27 22:21:55 +02:00
KeyedMutex.ts
KeyedOps.ts
LocaleCodes.ts
Locales.ts (core) Raw renames 2022-04-27 22:21:55 +02:00
LoginSessionAPI.ts
marshal.ts
MemBuffer.js
NumberFormat.ts (core) Raw renames 2022-04-27 22:21:55 +02:00
NumberParse.ts
orgNameUtils.ts
parseDate.ts (core) Lossless imports 2022-03-08 12:14:39 +02:00
plugin.ts
PluginInstance.ts
Prefs.ts (core) Record new user sign-ups 2022-03-12 14:34:46 -08:00
RefCountMap.ts
resetOrg.ts
roles.ts
RowFilterFunc.ts
schema.ts (core) Distinct style rules for summary columns 2022-04-27 20:51:23 +02:00
ShareAnnotator.ts
sharing.ts
SortFunc.ts
SortSpec.ts
StringUnion.ts
TableData.ts (core) Raw renames 2022-04-27 22:21:55 +02:00
TabularDiff.ts
tagManager.ts (core) Record new user sign-ups 2022-03-12 14:34:46 -08:00
tbind.ts
TestState.ts
timeFormat.ts
tpromisified.ts
tsconfig.json
tsvFormat.ts
UIRowId.ts
uploads.ts
urlUtils.ts
Usage.ts (core) Add document usage banners 2022-04-25 08:14:52 -07:00
UserAPI.ts (core) Limit total attachment file size per document 2022-04-14 16:33:09 +02:00
UserConfig.ts
ValueConverter.ts
ValueFormatter.ts
ValueGuesser.ts (core) Lossless imports 2022-03-08 12:14:39 +02:00
ValueParser.ts (core) Make Attachments columns get treated like RefLists more 2022-03-28 23:14:29 +02:00