gristlabs_grist-core/app/client/ui
George Gevoian b1f7ca353a (core) Polish Record Cards
Summary:
Improvements
 - Widget and column descriptions are now copied when duplicating a table.
 - A Grist Plugin API command to open a Record Card is now available.
 - New Card widgets set initial settings based on those used by their table's
 Record Card.

Fixes
 - Opening a reference in a Record Card from a Raw Data popup now opens
 the correct reference.

Test Plan: Browser and python tests.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D4164
2024-01-30 13:25:50 -05:00
..
AccountPage.ts
AccountPageCss.ts
AccountWidget.ts Allow URLs with only a docID #768 (#771) 2023-11-29 15:13:29 -05:00
AddNewButton.ts Introduce GRIST_ANON_PLAYGROUND variable #642 (#651) 2023-09-08 09:05:52 -04:00
AddNewTip.ts
ApiKey.ts
App.css
App.ts
AppHeader.ts
AppUI.ts Allow URLs with only a docID #768 (#771) 2023-11-29 15:13:29 -05:00
BottomBar.ts (core) Making side bars a bit more usable for narrow screen 2021-01-19 15:22:01 +01:00
buttons.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
CardContextMenu.ts (core) Record Cards 2023-11-19 20:12:37 -05:00
CellContextMenu.ts (core) Record Cards 2023-11-19 20:12:37 -05:00
CodeHighlight.ts
ColumnFilterCalendarView.ts (core) Add dark theme to date picker 2023-02-03 10:37:12 -05:00
ColumnFilterMenu.ts (core) Allow adding rows to widgets filtered by a link using a formula column 2023-12-18 20:28:41 +02:00
ColumnFilterMenuUtils.ts (core) Enable search in column pickers 2023-01-04 10:02:12 +01:00
ColumnTitle.ts (core) updates from grist-core 2023-05-15 12:01:19 -04:00
contextMenu.ts
cssInput.ts
CustomSectionConfig.ts allow bundled widgets to be hidden from dropdown, and nested (#714) 2023-10-30 21:13:21 -04:00
CustomThemes.ts
DateRangeOptions.ts
DescriptionConfig.ts (core) Forms improvements 2024-01-19 10:34:03 +01:00
DocHistory.ts
DocMenu.ts (core) Add sign-up and sharing/invite telemetry 2024-01-23 22:30:16 -08:00
DocMenuCss.ts (core) Adding tutorial card 2023-03-28 19:57:52 +02:00
DocTour.ts i18n: userManager translation + some forgotten translations (#557) 2023-07-16 12:52:13 -04:00
DocTutorial.css (core) Improve dark mode in tutorials 2023-11-06 13:06:13 -05:00
DocTutorial.ts (core) Add new telemetry events 2023-11-01 10:49:33 -04:00
DocTutorialRenderer.ts
DocumentSettings.ts (core) Improve API Console and link from Document Settings. 2024-01-29 10:08:19 -05:00
DuplicateTable.ts Linting long lines 2023-01-03 17:45:14 +01:00
errorPages.ts (core) Polish forms 2024-01-24 02:18:03 -08:00
ExampleCard.ts
ExampleInfo.ts
FieldConfig.ts
FieldContextMenu.ts (core) Record Cards 2023-11-19 20:12:37 -05:00
FieldMenus.ts
FileDialog.ts (core) Faster builds all around. 2022-07-04 10:42:40 -04:00
FilterBar.ts (core) Wrap buttons in filter bar 2023-06-06 11:34:49 -04:00
FilterConfig.ts
FloatingPopup.ts (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
forms.ts (core) Forms improvements 2024-01-19 10:34:03 +01:00
googleAuth.ts
GridOptions.ts
GridViewMenus.ts (core) Forms feature 2023-12-20 13:23:12 +01:00
GristTooltips.ts (core) "add column with type" and "add formula column" options in new column menu 2023-11-23 14:31:27 +01:00
HomeImports.ts
HomeIntro.ts
HomeLeftPane.ts
inputs.ts (core) Forms improvements 2024-01-19 10:34:03 +01:00
LanguageMenu.ts (core) Fix missing placeholder flag icon 2023-02-26 22:23:04 -05:00
LeftPanelCommon.ts (core) Show tooltips in other Grist flavors 2023-10-31 23:56:27 -04:00
LoginPagesCss.ts
MakeCopyMenu.ts
MenuToggle.ts
mouseDrag.ts
MultiSelector.ts (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
NotifyUI.ts
OnBoardingPopups.ts (core) Polish tutorial popups 2023-04-20 12:20:03 -04:00
OpenUserManager.ts (core) Update design of empty docs home page, and add a "Manage Team" button. 2022-06-03 12:58:57 -04:00
OpenVideoTour.ts
PagePanels.ts Fixed typo in a comment (#656) 2023-09-01 09:59:33 -04:00
Pages.ts (core) Record Cards 2023-11-19 20:12:37 -05:00
PageWidgetPicker.ts (core) Form kanban tasks 2024-01-23 22:11:48 +01:00
PinnedDocs.ts
PredefinedCustomSectionConfig.ts (core) custom widget appear as build-in widget 2023-08-30 09:44:25 +02:00
ProductUpgradesStub.ts (core) Removing NEW_DEAL flag 2022-08-09 17:29:28 +02:00
RelativeDatesOptions.ts
RenamePopupStyles.ts
resizeHandle.ts Initial config with a few files that build on client and server side. 2020-05-20 00:50:46 -04:00
RightPanel.ts (core) Polish forms 2024-01-24 02:18:03 -08:00
RightPanelStyles.ts (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
RowContextMenu.ts (core) Enable Record Cards 2023-11-21 16:49:41 -05:00
sanitizeHTML.ts
searchDropdown.ts
selectBy.ts (core) Tests and bug fixes for bidirectional linking 2023-10-10 15:31:48 +02:00
sendToDrive.ts
setUpPage.ts (core) Polish forms 2024-01-24 02:18:03 -08:00
shadowScroll.ts
ShareMenu.ts (core) Add sign-up and sharing/invite telemetry 2024-01-23 22:30:16 -08:00
ShortcutKey.ts
SiteSwitcher.ts Add createSite feature so user can disable site creation #813 (#814) 2024-01-08 11:26:30 -05:00
SortConfig.ts (core) Enable search in column pickers 2023-01-04 10:02:12 +01:00
SortFilterConfig.ts
SupportGristNudge.ts Allow URLs with only a docID #768 (#771) 2023-11-29 15:13:29 -05:00
SupportGristPage.ts Allow URLs with only a docID #768 (#771) 2023-11-29 15:13:29 -05:00
TemplateDocs.ts (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
ThemeConfig.ts
Tools.ts (core) Improve API Console and link from Document Settings. 2024-01-29 10:08:19 -05:00
tooltips.ts
TopBar.ts (core) Tweak navbar, breadcrumbs, and sign-in buttons 2023-07-26 22:26:55 -07:00
TopBarCss.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
transientInput.ts
transitions.ts (core) Speed up and upgrade build. 2022-06-27 16:10:10 -04:00
TreeViewComponent.ts
TreeViewComponentCss.ts
TriggerFormulas.ts
TutorialCard.ts
UserImage.ts (core) Adds new view as banner 2023-01-03 12:33:34 +01:00
UserItem.ts
UserManager.ts i18n: userManager translation + some forgotten translations (#557) 2023-07-16 12:52:13 -04:00
ViewLayoutMenu.ts (core) Polish Record Cards 2024-01-30 13:25:50 -05:00
viewport.ts (core) Make mobile the default mode. 2021-02-25 11:31:43 -05:00
ViewSectionMenu.ts (core) Forms improvements 2024-01-19 10:34:03 +01:00
VisibleFieldsConfig.ts (core) Forms feature 2023-12-20 13:23:12 +01:00
WebhookPage.ts
WelcomeCoachingCall.ts (core) Add new telemetry events 2023-11-01 10:49:33 -04:00
WelcomePage.ts
WelcomeQuestions.ts
WelcomeSitePicker.ts
WelcomeTour.ts (core) Show tooltips in other Grist flavors 2023-10-31 23:56:27 -04:00
WidgetTitle.ts (core) Record Cards 2023-11-19 20:12:37 -05:00
widgetTypesMap.ts (core) Forms feature 2023-12-20 13:23:12 +01:00
YouTubePlayer.ts