element-web-Github/src/utils
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
..
exportUtils Add option to change the size of images/videos in the timeline (#7017) 2021-11-17 15:19:30 +00:00
permalinks Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
AnimationUtils.ts Add some tests 2021-07-09 16:45:04 +02:00
arrays.ts Improve arraySeed utility 2021-07-12 14:08:42 -06:00
AutoDiscoveryUtils.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
blobs.ts Extract blob-safe MIME types 2021-05-06 13:53:27 +01:00
colour.ts Added formula sources 2020-10-11 00:37:00 +02:00
createMatrixClient.ts fix worker import 2021-07-14 18:05:06 +01:00
DecryptFile.ts Update src/utils/DecryptFile.ts 2021-08-10 19:37:18 -04:00
DirectoryUtils.ts Convert DirectoryUtils to TS 2021-09-26 15:02:07 +02:00
DMRoomMap.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
drawable.ts Merge branch 'develop' into gsouquet/fix-backdrop-filter 2021-07-06 10:19:25 +02:00
EditorStateTransfer.ts Typescript conversion of Composer components and more 2021-06-30 13:01:26 +01:00
enums.ts Add enum utility tests 2021-04-22 20:37:19 -06:00
ErrorUtils.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
EventUtils.ts Display started polls in timeline (without votes) (behind labs setting) (#7088) 2021-11-10 15:44:57 +00:00
FileDownloader.ts Properly set style attribute on shared usercontent iframe 2021-08-05 11:21:22 -06:00
FileUtils.ts Improve general style per design direction 2021-07-29 15:49:23 -06:00
FixedRollingArray.ts Adjust recording waveform behaviour for voice messages 2021-07-12 13:48:01 -06:00
FontManager.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
FormattingUtils.ts Fix reactions aria-label not being a string and thus being read as [Object object] 2021-09-17 11:36:22 +01:00
HostingLink.ts Convert HostingLink to TS 2021-09-26 15:03:50 +02:00
humanize.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
IdentityServerUtils.ts Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
IDestroyable.ts Use IDestroyable instead of IDisposable 2020-06-09 08:08:47 -06:00
iterables.ts Developer design a permissions dialog 2020-11-17 20:38:59 -07:00
KeyVerificationStateObserver.ts Convert KeyVerificationStateObserver to TS 2021-09-26 15:05:51 +02:00
LazyValue.ts Simple POC for moving download button to action bar 2021-07-16 15:12:36 -06:00
maps.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
MarkedExecution.ts Apply suggestions from code review 2021-06-28 20:40:11 -06:00
MatrixGlob.ts Update extensions for some files with types 2021-04-23 16:05:30 +01:00
MediaEventHelper.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
MegolmExportEncryption.ts Fix JSDoc type 2021-09-27 10:19:53 +02:00
membership.ts Serialize and retry mass-leave when leaving space 2021-09-03 12:56:09 +01:00
MessageDiffUtils.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
Mouse.ts Add normalizeWheelEvent() 2021-04-22 14:56:12 +02:00
MultiInviter.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
numbers.ts Fix percentage calculation 2021-01-19 00:22:02 -07:00
objects.ts Discard unused utility now that we use Object.fromEntries 2021-07-23 18:40:22 +01:00
pages.ts Add an optional config option to make the welcome page the login page 2021-02-16 15:18:31 -07:00
PasswordScorer.ts fix types 2021-07-21 16:39:41 +01:00
pillify.tsx Typescript conversion of Composer components and more 2021-06-30 13:01:26 +01:00
PinningUtils.ts Convert bunch of utils to TS 2021-06-22 17:22:38 +01:00
presence.ts Add presence icons; Convert to generic icon component 2020-06-16 14:44:37 -06:00
promise.ts Convert boundThreepid to TS 2021-09-27 14:34:54 +02:00
ReactUtils.tsx join -> jsxJoin 2021-07-22 07:47:04 +02:00
read-receipts.ts Update badge counts in new room list as needed 2020-05-26 14:16:33 -06:00
Receipt.ts Convert bunch of utils to TS 2021-06-22 17:22:38 +01:00
replaceableComponent.ts Fix types for replaceableComponent 2021-03-08 20:21:07 -07:00
ResizeNotifier.ts Convert bunch of utils to TS 2021-06-22 17:22:38 +01:00
RoomUpgrade.ts Implement more meta-spaces (#7077) 2021-11-11 13:07:41 +00:00
sets.ts Create setHasDiff helper and use it 2021-02-19 12:58:23 +00:00
ShieldUtils.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Singleflight.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
space.tsx Tweaks to informational architecture 1.1 (#7052) 2021-11-30 18:08:46 +00:00
StorageManager.ts Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
stringOrderField.ts Iterate PR, improve jsdoc and switch function style 2021-06-22 21:10:29 +01:00
strings.ts Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
Timer.ts Fix setTimeout/setInterval typing 2021-07-12 09:02:46 +01:00
TypeUtils.ts Update extensions for some files with types 2021-04-23 16:05:30 +01:00
units.ts Update read receipt remainder for internal font size change 2020-06-22 19:02:03 +01:00
UrlUtils.ts remove unrelated change 2021-07-16 13:40:53 +01:00
WellKnownUtils.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Whenable.ts Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
WidgetUtils.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00