mattermost-mobile/app/components/custom_list/user_list_row
Jesús Espino ee93e4fa59
Adding guest accounts feature (#2990)
* MM-15059: Restict the permissions for guests (#2791)

* MM-15057: Adding guest badge to identify guest users (#2774)

* MM-15057: Adding guest badge to identify guest users

* Adding Guest tags in the channel title

* Adding i18n translations

* Adding DM and GM guest warnings

* Fixing check-style

* Adding and fixing tests

* Adding i18n text

* Only showing the subtitle when there is enough space

* Addressing new design changes

* Fixing eslint

* Addressing PR comments

* Moving getChannelStats to the handleSelectChannel action

* Adding the guest info in android landscape channel headers

* simplified the guest warning text generation

* Fixing i18n

* Fixing leaving channel behavior for guests (#2989)

* Fixing leaving channel behavior for guests

* Fixing tests and adding a new one

* fixing typo

* Addressing PR comments

* Addressing PR comments

* Fixing tests
2019-07-22 22:14:39 +02:00
..
__snapshots__ Adding guest accounts feature (#2990) 2019-07-22 22:14:39 +02:00
index.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
user_list_row.js Adding guest accounts feature (#2990) 2019-07-22 22:14:39 +02:00
user_list_test.test.js Adding guest accounts feature (#2990) 2019-07-22 22:14:39 +02:00