Daniel Espino García
579eb2d4cd
Remove no longer needed todos ( #6748 )
2022-11-08 20:33:22 +02:00
Elias Nahum
4573732fd2
[Gekidou] channel quick actions ( #6288 )
...
* Add hitSlop to navigation header right buttons
* Fix channel_item info muted style
* Fix team switch when global threads
* Wrap WS channel events in try/catch
* Group Box component and Animated Group Box
* SlideUpPanelItem style
* Fix return value of setCurrentTeamAndChannelId
* Add observeChannelSettings and include channel settings in prepareDeleteChannel
* update OPTIONS_HEIGHT reference in find channels quick options
* Fix DM limit in channel list
* Fix category header style and translate default categories
* Add snackbar for unmute/favorite/unfavorite
* Add toggleFavoriteChannel remote action
* Add makeDirectChannelVisible remote action
* Use makeDirectChannelVisible in switchToChannelById and update toggleMuteChannel snackbar
* Add channel actions common components
* Update channel intro to use channel action common components
* Rename ChannelDetails screen to ChannelInfo
* Add channel quick actions
* Update localization strings
* Fix addChannelToDefaultCategory
* Leave channel
* Add localization strings
* Fix snackBar screen event listener
* Feedback review
2022-05-19 14:30:55 -04:00
Daniel Espino García
14d6d53cc9
[Gekidou] Move managers ( #6171 )
...
* Move managers to their own folder
* Fix lint
* Fix unit tests
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2022-04-16 09:44:11 -04:00
Daniel Espino García
7c642b1e80
[Gekidou] Extract common observers to queries ( #5984 )
...
* Extract common observers to queries
* Separate also queries and more agressive refactoring
* Use query to avoid throws from findAndObserve
* Fix minor error
* Address feedback
* Address feedback
* Address feedback
* Fix model types
* Address feedback
2022-03-23 09:19:29 -03:00
Avinash Lingaloo
a83f40b41a
MM-41889 Gekidou Post Options menu - save/unsave option ( #5980 )
...
* Added save/unsave option
* code clean up
* code correction
* removed await
2022-02-17 10:43:59 -03:00
Elias Nahum
7e6248dfb3
[Gekidou] - Channel Intro ( #5846 )
...
* Channel Intro
* Move avatar margins to post component per feedback review
* Channel intro redesign
* Fix preferences unit test
* Change group intro sizes
* Add Bot tag to DM Intro if they have it
* fix channel isTablet layout on split screen
* update snapshot
2021-12-21 17:44:00 +02:00
Elias Nahum
4e0688aef5
[Gekidou] update dependencies ( #5691 )
2021-09-23 14:44:50 -03:00
Elias Nahum
c452ef8038
[Gekidou] Login entry point ( #5568 )
...
* Login entry point
* feedback review
* sort imports
* Fix model relations
* Handle when no current team or current channel has been selected
* Fix MFA unit test
* update prepareCommonSystemValues arguments
2021-07-26 12:03:43 +04:00
Elias Nahum
8cd127a223
[Gekidou] Typings & PostMetadata structure ( #5542 )
...
* Typings & PostMetadata structure
* comment out unused code
* Remove duplicate interface
* Fix getPreferenceAsBool defaultValue
2021-07-15 11:49:02 -04:00