Shaz Amjad
|
1c1d0e36aa
|
MM-38682: Gekidou Homepage (Static) (#5756)
* Home page first pass
* Adds missing static elements, introduces button component
* Removes inlines styles
* Various clean ups and button component added
* Updates typography, and adds button util
* Removes button component
* Uses stylesheet.create for memoization
* Snapshots updated
* Podfile update / fix
* Flatlist!
* Tests updated
* Moves out server icon, styling fixes
* Sneaky buttons added, compass-icons list, and server_icon removed
* Snapshots
* Adds chevron to header
* Removes unnecessary files
* Tidies up header and error
* Address feedback
* Compass Icon const removed
|
2021-11-04 10:32:35 -03:00 |
|
Avinash Lingaloo
|
64c11580fc
|
MM-36721 [GEKIDOU] Porting Channel Nav Bar (#5550)
* MM_36721 : Added testscript for AppVersion component + Corrected imported Type definition
* Added CompassIcon component
* Adding TextProps to FormattedText component
* Added status bar component
* Added User status component
* Added ProfilePicture, did_update hook and sorted imports
* Added ChannelIcon component
* Added ChannelTitle component
* Added Channel Nav Bar component
* Added channel screen
* Added withSafeAreaInsets HOC and Added font compassIcon to Xcode
* Fix Android crashes as it is looking for MainSidebar and SettingsSidebar
* Revert "Fix Android crashes as it is looking for MainSidebar and SettingsSidebar"
This reverts commit 62ea11ae69.
* Channel Icon clean up
* Updated assets/compass-icons files
* Updated channel title component
* ProfilePicture - Code clean up
* UserStatus component - cleaned
* Channel screen fix
* Fix TS issue
* Update index.tsx
* Removed ProfilePicture component
To be added when needed
* Removed UserStatus component
* Added IS_LANDSCAPE constant
* Code review correction
* Fix ts issue
* Added channel.displayName to reinforce security for findAndObserve on potential null teammate profile
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Fix observation on array vs single element
* Refactored ChannelTitle component
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Refactored ChannelGuestLabel
* Refactored ChannelDisplayName
* ChannelTitle cleaned up
* Fix roles check
* Removing unused user utils
* Minor clean up
* Fix TS issue
* Code Refactored.
* Fix render bug in channel_display_name
* Added logout button
* refactored code
Co-authored-by: Avinash Lingaloo <>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
|
2021-07-22 13:41:07 -04:00 |
|