1
0
mirror of https://github.com/gristlabs/grist-core.git synced 2024-10-27 20:44:07 +00:00
gristlabs_grist-core/app/client/ui
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
..
AccountPage.ts
AccountWidget.ts (core) allow non-owners to remove themselves from sites/workspaces/docs 2022-04-13 10:04:32 -04:00
AddNewButton.ts
ApiKey.ts
App.css
App.ts
AppHeader.ts (core) allow non-owners to remove themselves from sites/workspaces/docs 2022-04-13 10:04:32 -04:00
AppUI.ts (core) Add document usage banners 2022-04-25 08:14:52 -07:00
BillingForm.ts
BillingPage.ts (core) add users.options.isConsultant flag, and omit such users from billing 2022-04-11 10:26:31 -04:00
BillingPageCss.ts
BillingPlanManagers.ts
BottomBar.ts
buttons.ts
CellContextMenu.ts (core) Adding new command Duplicate rows 2022-04-20 17:29:48 +02:00
CodeHighlight.ts
ColumnFilterMenu.ts (core) Allow filtering by selected cell value in cell context menu 2022-04-19 11:51:47 +02:00
contextMenu.ts
CustomSectionConfig.ts
CustomThemes.ts
DocHistory.ts
DocMenu.ts (core) allow non-owners to remove themselves from sites/workspaces/docs 2022-04-13 10:04:32 -04:00
DocMenuCss.ts
DocTour.ts
DocumentSettings.ts (core) add gvisor-based sandboxing to core 2022-03-24 17:04:49 -04:00
errorPages.ts
ExampleCard.ts
ExampleInfo.ts
FieldConfig.ts
FieldMenus.ts
FileDialog.ts
FilterBar.ts
forms.ts
googleAuth.ts
GridOptions.ts
GridViewMenus.ts
HomeImports.ts
HomeIntro.ts
HomeLeftPane.ts (core) allow non-owners to remove themselves from sites/workspaces/docs 2022-04-13 10:04:32 -04:00
LeftPanelCommon.ts
MakeCopyMenu.ts
MenuToggle.ts
modals.ts
mouseDrag.ts
MultiSelector.ts
NotifyUI.ts
OnBoardingPopups.ts
PagePanels.ts (core) Add document usage banners 2022-04-25 08:14:52 -07:00
Pages.ts (core) Raw renames 2022-04-27 22:21:55 +02:00
PageWidgetPicker.ts (core) Raw renames 2022-04-27 22:21:55 +02:00
PinnedDocs.ts
resizeHandle.ts
RightPanel.ts (core) Raw renames 2022-04-27 22:21:55 +02:00
RowContextMenu.ts (core) Adding new command Duplicate rows 2022-04-20 17:29:48 +02:00
selectBy.ts (core) Fix linking after a summary update 2022-04-08 12:28:42 +02:00
sendToDrive.ts
setupPage.ts
shadowScroll.ts
ShareMenu.ts (core) allow non-owners to remove themselves from sites/workspaces/docs 2022-04-13 10:04:32 -04:00
SiteSwitcher.ts
TemplateDocs.ts
Tools.ts (core) Raw renames 2022-04-27 22:21:55 +02:00
tooltips.ts
TopBar.ts
TopBarCss.ts
transientInput.ts
transitions.ts
TreeViewComponent.ts
TreeViewComponentCss.ts
TriggerFormulas.ts
UserImage.ts
UserItem.ts
UserManager.ts (core) allow non-owners to remove themselves from sites/workspaces/docs 2022-04-13 10:04:32 -04:00
ViewLayoutMenu.ts
viewport.ts
ViewSectionMenu.ts
VisibleFieldsConfig.ts
WelcomePage.ts (core) Add new Grist login page 2022-04-01 15:24:19 -07:00
WelcomeQuestions.ts
welcomeTour.ts
WidgetTitle.ts (core) Raw renames 2022-04-27 22:21:55 +02:00
widgetTypes.ts