mattermost-mobile/app/actions/websocket
Daniel Espino García dd36545079
[MM-36041] Ensure post options and app commands always have the bindings for its channel (#5563)
* Ensure post options always have the bindings for its channel

* Mimic webapp model

* Address feedback

* Add return to validate bindings

* Address feedback

* Use empty bindings constant to avoid rerenderings

Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>
2021-09-24 10:32:58 -04:00
..
apps.ts [MM-36041] Ensure post options and app commands always have the bindings for its channel (#5563) 2021-09-24 10:32:58 -04:00
categories.ts MM-28474: Custom Sidebar Categories (#5460) 2021-09-20 14:11:57 -04:00
channels.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
channels.ts MM-28474: Custom Sidebar Categories (#5460) 2021-09-20 14:11:57 -04:00
general.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
general.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
groups.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
index.ts MM-28474: Custom Sidebar Categories (#5460) 2021-09-20 14:11:57 -04:00
integrations.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
integrations.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
posts.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
posts.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
preferences.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
reactions.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
reactions.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
roles.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
teams.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
teams.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
threads.ts MM-37294 MM-37296 MM-37297 MM-37495 MM-37509 CRT fixes (#5574) 2021-07-30 11:14:01 +05:30
users.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
users.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
websocket.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00