gristlabs_grist-core/app/client/ui2018
Jarosław Sadziński 0bdc838975 (core) New look for site switcher in top-left corner, with support for per-org logos
Summary:
  - Site switcher will show initials (either from user's name or team name),
  - Anonymous users see a grist logo on personal site, but team logo (or initials) on team site,
  - Admin pages (and other pages without orgs) show grist logo,
  - Custom image can be switched on the billing page, common formats are supported up to 100KB.
  - Larger images are down-scaled (on the front-end)
  - SVG larger than 100KB are not accepted
  - Files are stored as data URL's in org prefs,

Test Plan: Added new tests

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D4341
2024-10-08 10:43:26 +02:00
..
breadcrumbs.ts
buttons.ts
buttonSelect.ts
checkbox.ts
ColorPalette.ts
ColorSelect.ts
cssVars.ts
draggableList.ts
editableLabel.ts
IconList.ts
icons.ts
links.ts
loaders.ts
menus.ts
modals.ts
pages.ts
popups.ts
radio.ts
search.ts
select.ts
theme.ts
toggleSwitch.ts