element-web/res/css/views/settings
David Baker 1696c5cd0a
Change avatarsetting componment to use a menu (#12585)
* New user profile UI in User Settings

Using new Edit In Place component.

* Show avatar upload error

* Fix avatar upload error

* Wire up errors & feedback for display name setting

* Implement avatar upload / remove progress toast

* Add 768px breakpoint

* Fix display of no avatar in avatar setting controls

There was supposed to be a person icon but it was invisible, and also
would have been inappropriate for room avatars anyway.

This makes it match the designs by being the same as whatever the
default avatar is.

* Fix room profile display

* Update edit icon on avatarsetting comnponent

* Change avatarsetting componment to use a menu

As per the designs, remove the 'remove' link and instead have a menu
pop up to either upload a new file or remove the avatar.

This also changes the room profile viw, since that uses the same view.

* Update to released compund-web with required components / fixes

* Require compound-web 4.4.0

because we do need it

* Update snapshots

Because of course all the auto-generated IDs of unrelated things
have changed.

* Fix duplicate import

* Fix CSS comment

* Update snapshot

* Run all the tests so the ids stay the same

* Start of a test for ProfileSettings

* More tests

* Test that a toast appears

* Test ToastRack

* Update snapshots

* Add the usernamee control

* Fix playwright tests

 * New compound version for editinplace fixes
 * Fix useId to not just generate a constant ID
 * Use the label in the username component
 * Fix widths of test boxes
 * Update screenshots

* Put ^ back on compound-web version

* Split CSS for room & user profile settings

and name the components correspondingly

* Fix playwright test

* Update room settings screenshot

* Use original screenshot instead

* Add required props in test

* Fix test

* Also here

* Update screenshots

* Remove user icon

...which is unused now, as far as I can see.

* Fix styling of unrelated buttons

Needed to be added in other places otherwise the specificity changes.

Also put the old screenshots back.

* Add copyright year

* Fix copyright year

* Switch to useMatrixClientContext

* Fix other test

* Make clickable with no avatar again and fix tests

and renmove a test for the remove button which is no longer there

* Put back missing CSS to make the menu entry red

* Fix type error

* Fix tests

* Supply open / onOpenChange props

* Fix tests

* There is no hover anymore

* Use the computed name, not the name which may be null

* Fix room avatar remove behaviour

* Remove redundant else
2024-06-07 13:25:21 +00:00
..
tabs Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
_AvatarSetting.pcss Change avatarsetting componment to use a menu (#12585) 2024-06-07 13:25:21 +00:00
_CrossSigningPanel.pcss Fix: <detail> HTML elements clickable area too wide. (#11666) 2023-10-12 08:50:49 +00:00
_CryptographyPanel.pcss Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
_FontScalingPanel.pcss Use browser's font size instead of hardcoded 16px as root font size (#12246) 2024-02-21 11:23:07 +00:00
_ImageSizePanel.pcss Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
_IntegrationManager.pcss Refine styles of menus, toasts, popovers, and modals (#12332) 2024-03-13 13:38:32 +00:00
_JoinRuleSettings.pcss Allow setting knock room directory visibility (#11529) 2023-09-08 01:00:48 +00:00
_KeyboardShortcut.pcss Compound color pass (#11079) 2023-07-12 17:46:49 +00:00
_LayoutSwitcher.pcss Refine styles of controls to match Compound (#12299) 2024-03-05 04:25:47 +00:00
_NotificationPusherSettings.pcss GYU: Account Notification Settings (#11008) 2023-06-29 15:46:31 +00:00
_Notifications.pcss Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
_NotificationSettings2.pcss Compound Typography pass regression fixes (#11189) 2023-07-04 16:54:28 +00:00
_PhoneNumbers.pcss Conform the style rules of GeneralUserSettingsTab.tsx to the style guide (#10595) 2023-05-12 10:33:01 +00:00
_PowerLevelSelector.pcss Change user permission by using a new apply button (#12346) 2024-03-19 13:45:23 +00:00
_RoomProfileSettings.pcss New user profile UI in User Settings (#12548) 2024-06-06 13:56:38 +00:00
_SecureBackupPanel.pcss Fix: <detail> HTML elements clickable area too wide. (#11666) 2023-10-12 08:50:49 +00:00
_SetIdServer.pcss Use semantic headings in user settings - discovery (#10838) 2023-05-24 02:37:10 +00:00
_SetIntegrationManager.pcss Use semantic headings in user settings - integrations and account deletion (#10837) 2023-05-17 07:52:44 +00:00
_SettingsFieldset.pcss Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
_SpellCheckLanguages.pcss use semantic headings for spellcheck and language (#10959) 2023-05-23 23:34:56 +00:00
_ThemeChoicePanel.pcss Fix: Theme selector radio button not aligned in center with the text (#11676) 2023-09-28 10:26:01 +00:00
_UpdateCheckButton.pcss Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
_UserProfileSettings.pcss New user profile UI in User Settings (#12548) 2024-06-06 13:56:38 +00:00