gristlabs_grist-core/app/client/ui
Dmitry S 8100272e9a (core) Update HelpScout beacon to work with embedded documentation articles.
Summary:
- Fix base href in HelpScout beacon when showing articles (in particular for Firefox)
- Show the 'Answers' tab normally except when reporting an error.
- Combine the "Give Feedback" and "Help Center" buttons into one that normally
  opens the beacon (with a link to Help Center and to Community Forum), and a
  smaller one that opens the Help Center site in a new tab.
- Update HELP_SCOUT_* env vars to use _V2 suffix, to allow them to coexist with
  code using the previous beacon.

Test Plan: Updated the browser test to check the new behavior.

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3170
2021-12-09 22:22:55 -05:00
..
AccountWidget.ts (core) Add additional org items to AppHeader 2021-11-05 08:19:51 -07:00
AddNewButton.ts
ApiKey.ts
App.css
App.ts
AppHeader.ts (core) Add additional org items to AppHeader 2021-11-05 08:19:51 -07:00
AppUI.ts (core) Add additional org items to AppHeader 2021-11-05 08:19:51 -07:00
BillingForm.ts (core) Add some polish to the billing page, particularly for sign-up. 2021-11-04 14:23:53 -04:00
BillingPage.ts (core) Add some polish to the billing page, particularly for sign-up. 2021-11-04 14:23:53 -04:00
BillingPageCss.ts (core) add a way to change subdomain in billing pages 2021-08-19 21:22:41 -04:00
BillingPlanManagers.ts (core) Implement DiscourseConnect to enable easy sign-in to community forum 2021-10-01 11:24:22 -04:00
BottomBar.ts
buttons.ts
CodeHighlight.ts
ColumnFilterMenu.ts (core) Allow filtering hidden columns 2021-11-22 10:26:08 -08:00
CustomSectionConfig.ts (core) Exposing custom widgets on the UI 2021-12-01 18:21:06 +01:00
CustomThemes.ts
DocHistory.ts
DocMenu.ts (core) Update grainjs, fix some code affected by stronger types. 2021-12-07 17:31:03 -05:00
DocMenuCss.ts (core) Site Switcher and Other Sites 2021-08-18 11:24:41 -07:00
DocTour.ts (core) Fix imports in DocTour.ts, particularly wildcard lodash import causing a big bundle 2021-11-30 16:47:06 +02:00
Document.css
DocumentSettings.ts (core) mark engine setting as experimental 2021-11-04 20:17:24 -04:00
errorPages.ts (core) Site Switcher and Other Sites 2021-08-18 11:24:41 -07:00
ExampleCard.ts
ExampleInfo.ts
FieldConfig.ts (core) Fix "Column Label and ID" widget to avoid getting truncated on some browsers 2021-12-06 10:21:10 -05:00
FieldMenus.ts
FileDialog.ts
FilterBar.ts (core) Allow filtering hidden columns 2021-11-22 10:26:08 -08:00
forms.ts
googleAuth.ts (core) Extending Google Drive integration scope 2021-10-01 10:47:12 +02:00
GridOptions.ts
GridViewMenus.ts (core) Adding sort options for columns. 2021-11-03 15:31:39 +01:00
HomeImports.ts
HomeIntro.ts
HomeLeftPane.ts
LeftPanelCommon.ts (core) Update HelpScout beacon to work with embedded documentation articles. 2021-12-09 22:22:55 -05:00
MakeCopyMenu.ts (core) Error message on Duplicate Document 2021-11-09 19:12:57 +01:00
MenuToggle.ts
modals.ts
mouseDrag.ts
MultiSelector.ts
NotifyUI.ts (core) Update HelpScout beacon to work with embedded documentation articles. 2021-12-09 22:22:55 -05:00
OnBoardingPopups.ts
PagePanels.ts
Pages.ts (core) When hidden pages are present in the page list, allow removing them 2021-10-05 15:39:42 -04:00
PageWidgetPicker.ts (core) When changing a table for a page widget, unset widget-linking to avoid invalid values. 2021-08-25 12:53:46 -04:00
PinnedDocs.ts
ProfileDialog.ts (core) Make ProfileDialog wait consistently for work to finish before closing. 2021-10-13 16:30:43 -04:00
resizeHandle.ts
RightPanel.ts (core) Update grainjs, fix some code affected by stronger types. 2021-12-07 17:31:03 -05:00
RowContextMenu.ts
selectBy.ts (core) Add other direction of linking by reflist 2021-08-30 17:39:15 +02:00
sendToDrive.ts (core) Extending Google Drive integration scope 2021-10-01 10:47:12 +02:00
shadowScroll.ts
ShareMenu.ts (core) annotate shares listed in UserManager for documents 2021-10-25 14:29:19 -04:00
SiteSwitcher.ts (core) Add additional org items to AppHeader 2021-11-05 08:19:51 -07:00
TemplateDocs.ts
Tools.ts (core) open documents without blocking on data engine 2021-10-01 10:18:56 -04:00
tooltips.ts
TopBar.ts
TopBarCss.ts
transientInput.ts
transitions.ts
TreeViewComponent.ts
TreeViewComponentCss.ts
TriggerFormulas.ts (core) Formula UI redesign 2021-11-05 13:07:30 +01:00
UserImage.ts
UserItem.ts (core) annotate shares listed in UserManager for documents 2021-10-25 14:29:19 -04:00
UserManager.ts (core) Show ACL link in UserManager conditionally 2021-11-17 08:43:14 -08:00
ViewLayoutMenu.ts
viewport.ts
ViewSectionMenu.ts (core) Allow filtering hidden columns 2021-11-22 10:26:08 -08:00
VisibleFieldsConfig.ts (core) Fix y-axis blinking in chart view configuration 2021-09-16 18:18:28 +02:00
WelcomePage.ts (core) Implement DiscourseConnect to enable easy sign-in to community forum 2021-10-01 11:24:22 -04:00
welcomeTour.ts
widgetTypes.ts