mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
3c8010b719
* 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 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 |
||
---|---|---|
.. | ||
badges | ||
betas | ||
compound | ||
e2e | ||
element-icons | ||
emojipicker | ||
feather-customised | ||
format | ||
image-view | ||
location | ||
social | ||
spinner | ||
user-onboarding | ||
voip | ||
camera.svg | ||
cancel-small.svg | ||
cancel.svg | ||
download.svg | ||
element-desktop-logo.svg | ||
element-shiny.svg | ||
ellipsis.svg | ||
external-link.svg | ||
globe.svg | ||
icon_context_delete.svg | ||
icon-address-delete.svg | ||
icon-email-pill-avatar.svg | ||
icon-email-user.svg | ||
icon-invite-people.svg | ||
icon-pill-remove.svg | ||
icon-return.svg | ||
icons-close.svg | ||
icons-create-room.svg | ||
icons-room-add.svg | ||
icons-show-stickers.svg | ||
markdown.svg | ||
matrix.svg | ||
member_chevron.png | ||
minimise.svg | ||
noise.png | ||
plus.svg | ||
room_replaced.svg | ||
sensor.svg | ||
stickerpack-placeholder.png | ||
subtract.svg | ||
tick-circle.svg | ||
typing-indicator-2x.gif | ||
upload-big.svg | ||
warning.svg |