element-portable/src/stores
Michael Telatynski 8fe582b094
Tweaks to informational architecture 1.1 (#7052)
* Move user avatar to Space panel

* Add room list header for 'Home' or 'Space Name' to room list
Add existing Space context menus to room list header

* Re-add pending room join spinner

* Iterate RoomListHeader plus context menu

* Iterate space context menu

* Iterate room list + interactions

* Move DND to new iA model

* Replace composer custom status management with usermenu one

* Cull Quick Actions

* Iterate minimized room list state

* delint

* Merge the RoomListNumResults into the RoomListHeader

* Make the search shortcut prompt semi-bold

* Iterate RoomListHeader based on design review

* Iterate UserMenu based on feedback

* Add name to expanded spacepanel usermenu button

* i18n

* Make room sub list aux button components more generic

* Change left panel explore button to only refer to room directory

* Iterate RoomListHeader

* Fix custom user status input field width in Chrome

* Bring back Notification settings button

* delint

* i18n

* post-merge fix

* iterate pr

* Remove unused state

* update copy

* Apply suggestions from PR review

* delint

* Update invite iconography

* Iterate Space context menu to match Figma

* Fix chevron alignment

* Fix edge case for RoomListHeader on metaspaces

* Wire up general rageshake-driven feedback mechanism

* Add IA1.1 info toast

* add missing alt attribute

* delint

* delint

* tweak ia toast priority

* e2e test account for new toast

* autofocus feedback field and remove old subheading

* tweak copy

* Iterate space panel colours to match Figma

* Iterate PR

* delint

* Fix feedback submission with object setting values

* iterate based on review

* Tweak colours and update splash image

* Tweaks based on review

* Remove room list prompt, made redundant by the big fat `+`

* Fix edge cases around User Menu positioning and dnd

* Add missing import, bad merge?

* Update aria label in e2e test

* Fix room list space rooms context menu explore button behaviour

* Tweak copy

* Revert order of options in the UserMenu

* Tweak copy

* i18n
2021-11-30 18:08:46 +00:00
..
local-echo Unified room context menus (#7072) 2021-11-15 11:39:25 +00:00
notifications Convert RoomNotifs to TS 2021-09-27 18:39:57 +02:00
room-list Improve room list message previews (#7224) 2021-11-29 17:18:04 +00:00
spaces Tweaks to informational architecture 1.1 (#7052) 2021-11-30 18:08:46 +00:00
widgets Add view_room to Action enum (#7203) 2021-11-25 21:49:43 +01:00
ActiveWidgetStore.ts Fix bad imports to js-sdk 2021-10-12 13:51:24 -06:00
AsyncStore.ts Don't re-freeze AsyncStore's state all the time 2020-07-22 10:52:45 -06:00
AsyncStoreWithClient.ts Resolve typing errors after TypeScript upgrade 2021-01-27 12:42:37 +00:00
BreadcrumbsStore.ts Add view_room to Action enum (#7203) 2021-11-25 21:49:43 +01:00
CommunityPrototypeStore.ts Add view_room to Action enum (#7203) 2021-11-25 21:49:43 +01:00
CustomRoomTagStore.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
FlairStore.js Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
GroupFilterOrderStore.js Add view_room to Action enum (#7203) 2021-11-25 21:49:43 +01:00
GroupStore.js Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
HostSignupStore.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
LifecycleStore.ts Fix typo which broke feature_mjolnir 2021-07-31 02:11:49 -05:00
ModalWidgetStore.ts Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
NonUrgentToastStore.ts Introduce a concept of "non-urgent" toasts 2020-07-29 12:43:35 -06:00
OwnProfileStore.ts Move background-blur to fully css version 2021-08-23 19:26:57 +02:00
ReadyWatchingStore.ts Appease the linter 2 2021-01-18 21:00:47 -07:00
RightPanelStore.ts Add view_room to Action enum (#7203) 2021-11-25 21:49:43 +01:00
RightPanelStorePhases.ts Add right panel chat timeline (#7112) 2021-11-29 17:06:15 +01:00
RoomScrollStateStore.ts Migrate RoomScrollStateStore to TypeScript 2021-07-03 12:21:00 +01:00
RoomViewStore.tsx Add view_room to Action enum (#7203) 2021-11-25 21:49:43 +01:00
SetupEncryptionStore.ts Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
ThreepidInviteStore.ts use more generic room type instead of boolean flag 2021-09-17 10:19:30 +01:00
ToastStore.ts Simplifie toast handling 2021-07-26 12:21:58 +02:00
TypingStore.ts Disable typing notifications for threads (#7180) 2021-11-23 08:25:58 +00:00
UIStore.ts fix types 2021-07-21 16:39:41 +01:00
VoiceRecordingStore.ts Move src/voice to src/audio for better naming 2021-07-22 09:26:26 -06:00
WidgetEchoStore.ts Comply with new member-delimiter-style rule 2021-07-01 23:23:03 +01:00
WidgetStore.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00