gristlabs_grist-core/app/client/ui
Jarosław Sadziński 2a978c4313 (core) Change default team logo
Summary:
Also fixes a bug that prevented drag and drop from working
in BillingLogoEditor, and tweaks the hover state of AppHeader
to only activate when the cursor is over the dropdown menu, and
not the logo.

Test Plan:
Manual.
1. Wide logo tests with url http://localhost:8080/o/docs?__themeOrg=fieldlink
2. Avatar on home screen for personal site
3. Avatar on doc screen for personal site
4. Avatar on doc screen with hidden left drawer on doc page
5. Same tests but with personal image
6. Same tests but with custom logo uploaded
7. All above tests but with dark theme
8. All above but on mobile.

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D4378
2024-10-11 15:40:04 +02:00
..
AccountPage.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
AccountPageCss.ts
AccountWidget.ts (core) Allowing installation admins to manage billing. 2024-09-11 23:06:47 +02:00
AddNewButton.ts
AddNewTip.ts (core) Add new home page cards 2024-09-17 17:32:10 -04:00
AdminPanel.ts check sandbox viability lazily (#1226) 2024-09-30 15:58:38 -04:00
AdminPanelCss.ts (core) Disable formula timing UI for non-owners 2024-06-18 10:18:38 -04:00
AdminPanelName.ts (core) Fix more tests: bundleSize and Embed 2024-08-09 16:08:31 -04:00
AdminTogglesCss.ts AdminToggleCss: factor out CSS from SupportGristPage 2024-07-30 13:41:47 -04:00
ApiKey.ts
App.css
App.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
AppHeader.ts (core) Change default team logo 2024-10-11 15:40:04 +02:00
AppUI.ts (core) Update onboarding flow 2024-07-23 11:49:23 -04:00
BottomBar.ts
buildReassignModal.ts (core) Two way reference polish 2024-09-24 10:20:55 +02:00
buttons.ts
CardContextMenu.ts
CellContextMenu.ts Add Copy With Headers to grid cell popup. (#1208) 2024-09-30 11:20:22 +02:00
CodeHighlight.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
ColumnFilterCalendarView.ts
ColumnFilterMenu.ts fix: cancel when escape (#986) 2024-05-16 17:15:14 +02:00
ColumnFilterMenuUtils.ts
ColumnTitle.ts (core) Rename popup for group by columns 2024-10-09 11:46:26 +02:00
contextMenu.ts
CoreHomeImports.ts Make changes required for Desktop FS updates (#1099) 2024-09-16 21:01:58 -04:00
CoreNewDocMethods.ts Make changes required for Desktop FS updates (#1099) 2024-09-16 21:01:58 -04:00
createAppPage.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
createPage.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
CreateTeamModal.ts (core) Add new home page cards 2024-09-17 17:32:10 -04:00
cssInput.ts
CustomSectionConfig.ts (core) Add custom widget gallery 2024-08-14 16:48:36 -04:00
CustomThemes.ts (core) New look for site switcher in top-left corner, with support for per-org logos 2024-10-08 10:43:26 +02:00
CustomWidgetGallery.ts (core) Add custom widget gallery 2024-08-14 16:48:36 -04:00
DateRangeOptions.ts
DefaultActivationPage.ts (core) Makes EE frontend behave as core if EE isn't activated 2024-06-14 00:43:51 +01:00
DescriptionConfig.ts
DocHistory.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
DocMenu.ts (core) Hiding other site section 2024-10-10 16:28:46 +02:00
DocMenuCss.ts (core) Add new home page cards 2024-09-17 17:32:10 -04:00
DocTour.ts
DocTutorial.css
DocTutorial.ts (core) Two way reference polish 2024-09-24 10:20:55 +02:00
DocTutorialRenderer.ts (core) Add Markdown cell format 2024-08-23 11:24:35 -04:00
DocumentSettings.ts (core) Disable formula timing UI for non-owners 2024-06-18 10:18:38 -04:00
DuplicateTable.ts
errorPages.ts Support nonce and acr with OIDC + other improvements and tests (#883) 2024-08-08 15:35:37 -04:00
ExampleCard.ts
ExampleInfo.ts
FieldConfig.ts (core) Rename popup for group by columns 2024-10-09 11:46:26 +02:00
FieldContextMenu.ts
FieldMenus.ts
FileDialog.ts
FilterBar.ts
FilterConfig.ts
FloatingPopup.ts
FormAPI.ts
FormContainer.ts
FormErrorPage.ts
FormPage.ts (core) Forms improvements: mouse selection in firefox, focus, and styling 2024-07-17 08:55:04 -04:00
forms.ts
FormSuccessPage.ts
googleAuth.ts
GridOptions.ts
GridViewMenus.ts
GristTooltips.ts (core) Two way reference polish 2024-09-24 10:20:55 +02:00
HomeIntro.ts (core) Add new home page cards 2024-09-17 17:32:10 -04:00
HomeIntroCards.ts (core) Add new home page cards 2024-09-17 17:32:10 -04:00
HomeLeftPane.ts Make changes required for Desktop FS updates (#1099) 2024-09-16 21:01:58 -04:00
ImportProgress.ts (core) Fixes compilation issues from grist-core 2024-09-17 20:57:54 +01:00
inputs.ts
LanguageMenu.ts
LeftPanelCommon.ts
LoginPagesCss.ts
MakeCopyMenu.ts (core) Customizable stripe plans. 2024-05-19 09:09:19 +02:00
MarkdownCellRenderer.ts (core) Treat URLs in Markdown cells as absolute 2024-09-30 13:07:17 -04:00
MenuToggle.ts
mouseDrag.ts
MultiSelector.ts
NotifyUI.ts
OnboardingPage.ts (core) Update onboarding flow 2024-07-23 11:49:23 -04:00
OnBoardingPopups.ts Adds multiple missing translations (#972) 2024-05-10 14:31:54 +01:00
OpenUserManager.ts (core) Customizable stripe plans. 2024-05-19 09:09:19 +02:00
OpenVideoTour.ts (core) Limit related videos when playing onboarding video tour from home page 2024-08-09 19:24:09 -04:00
PagePanels.ts
Pages.ts
PageWidgetPicker.ts Pin browser tests to Chrome 127 (#1187) 2024-09-03 11:36:49 -04:00
PinnedDocs.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
PredefinedCustomSectionConfig.ts (core) Add custom widget gallery 2024-08-14 16:48:36 -04:00
RelativeDatesOptions.ts
RenamePopupStyles.ts
resizeHandle.ts
RightPanel.ts (core) Adding UI for reverse columns 2024-09-18 12:07:21 +02:00
RightPanelStyles.ts (core) Adding UI for reverse columns 2024-09-18 12:07:21 +02:00
RowContextMenu.ts
sanitizeHTML.ts (core) Add Markdown cell format 2024-08-23 11:24:35 -04:00
searchDropdown.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
selectBy.ts
sendToDrive.ts
shadowScroll.ts (core) Add custom widget gallery 2024-08-14 16:48:36 -04:00
ShareMenu.ts
ShortcutKey.ts
SiteSwitcher.ts
SortConfig.ts (core) Support reordering conditional styles 2024-05-13 14:45:11 -07:00
SortFilterConfig.ts
SupportGristButton.ts (core) Add new home page cards 2024-09-17 17:32:10 -04:00
SupportGristPage.ts AdminToggleCss: factor out CSS from SupportGristPage 2024-07-30 13:41:47 -04:00
TemplateDocs.ts
ThemeConfig.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
TimingPage.ts (core) Removing virtual tables when they are not needed 2024-05-29 08:46:49 -07:00
ToggleEnterpriseWidget.ts ToggleEnterpriseWidget: new frontend toggle for the admin 2024-07-30 13:41:47 -04:00
Tools.ts
tooltips.ts (core) Rename popup for group by columns 2024-10-09 11:46:26 +02:00
TopBar.ts (core) Add new home page cards 2024-09-17 17:32:10 -04:00
TopBarCss.ts
transientInput.ts
transitions.ts
TreeViewComponent.ts
TreeViewComponentCss.ts
TriggerFormulas.ts
UserImage.ts (core) Change default team logo 2024-10-11 15:40:04 +02:00
UserItem.ts
UserManager.ts UserManager: show proper org domain (#476) 2024-08-06 14:39:43 -04:00
ViewLayoutMenu.ts (core) Adding UI for reverse columns 2024-09-18 12:07:21 +02:00
viewport.ts
ViewSectionMenu.ts
VisibleFieldsConfig.ts (core) Support reordering conditional styles 2024-05-13 14:45:11 -07:00
WebhookPage.ts Add authorization header in webhooks stored in secrets table (#941) 2024-07-04 14:17:10 +02:00
WelcomeCoachingCall.ts
WelcomePage.ts
WelcomeSitePicker.ts
WelcomeTour.ts
WidgetTitle.ts
widgetTypesMap.ts feat: add translation of vue types when added (#946) 2024-05-17 11:55:24 -07:00
YouTubePlayer.ts (core) Limit related videos when playing onboarding video tour from home page 2024-08-09 19:24:09 -04:00