mattermost-mobile/app/components/channel_actions
Christopher Poile 17dbfdcb99
MM-45745 - Calls channel info screen options (#6502)
* implement calls_channel_info; joinCall refactoring

* i18n

* Start/Join call as top button; movable copy channel link button

* MM-45971 - Calls v2 PR comments (#6514)

* don't clobber config if api req failed

* combine two loops into one

* update dependencies

* fetch user model on user connected

* fix state exports; spacing; unneeded field in ServerConfig type

* remove useless return in websocket handler

* constant sorting

* move microphone permission request to leave_and_join_alert

* ServerConfig -> ServerCallsConfig

* console.log -> logError

* ternary -> Platform.select

* merge conflicts

* add destructive options to OptionBox; require DismissChannelInfo fn

* add CopyLink option to quick actions list

* showSnackBar on link copied

* adjust quick_options_height

* Screens.Call

* fix CopyLink spacing

* fix observeUsersById, observe needed columns; fix JoinCallBanner mount

* optimized observables; bug fixes

* remove unneeded `return null`

* PR comments

* readable-stream -> 3.6.0

* merge conflicts

* PR comments
2022-07-29 11:10:32 -04:00
..
add_people_box [Gekidou] Channel Info screen (#6330) 2022-06-02 16:09:12 -04:00
copy_channel_link_box [Gekidou] channel quick actions (#6288) 2022-05-19 14:30:55 -04:00
copy_channel_link_option MM-45745 - Calls channel info screen options (#6502) 2022-07-29 11:10:32 -04:00
favorite_box Detox/E2E: Channel Info and Quick Actions e2e tests in Gekidou (#6487) 2022-07-21 14:18:56 -07:00
info_box Fix theming and navigation stack tracking (#6443) 2022-06-30 11:14:07 -04:00
leave_channel_label [Gekidou] Channel Info screen (#6330) 2022-06-02 16:09:12 -04:00
mute_box Detox/E2E: Channel Info and Quick Actions e2e tests in Gekidou (#6487) 2022-07-21 14:18:56 -07:00
set_header_box Add minor fixes and performance improvements on channel switch (#6469) 2022-07-15 16:04:58 +02:00
channel_actions.tsx MM-45745 - Calls channel info screen options (#6502) 2022-07-29 11:10:32 -04:00
index.ts [Gekidou] Channel Info screen (#6330) 2022-06-02 16:09:12 -04:00