mattermost-mobile/app/client/rest
Daniel Espino García df7945318e
[Apps Framework] Separate calls (#5877)
* Port https://github.com/mattermost/mattermost-webapp/pull/9263 to mobile

* Fix forms props from commands and missing error->text change

* lint

* various fixes

* fix lookups for command parser

* update app command parser

* fixes

* fixes with embedded forms

* lint and types

* remove bindings.expanded fix for cleaning bindings on render

* lint

* re-expand bindings on post update

Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>
2022-03-24 11:03:06 -04:00
..
apps.ts [Apps Framework] Separate calls (#5877) 2022-03-24 11:03:06 -04:00
base.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
bots.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
channels.ts MM-28474: Custom Sidebar Categories (#5460) 2021-09-20 14:11:57 -04:00
constants.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
emojis.ts [MM-35909] Support for emoji 13 (#5497) 2021-06-30 00:41:11 +02:00
error.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
files.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
general.ts MM-33580 Granular Data Retention (#5330) 2021-07-15 18:47:48 +05:30
groups.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
index.test.js Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
index.ts Voicechannels (#5753) 2021-11-11 11:32:39 +01:00
integrations.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
posts.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
preferences.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
shared_channels.ts MM-32921 shared channels (#5241) 2021-05-24 16:07:47 +05:30
teams.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
tos.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
users.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00