mattermost-mobile/app/database/models/server
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
..
channel.ts [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
channel_info.ts [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
channel_membership.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
custom_emoji.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
draft.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
file.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
group.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
group_membership.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
groups_in_channel.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
groups_in_team.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
index.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
my_channel.ts [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
my_channel_settings.ts [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
my_team.ts [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
post.ts [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
post_metadata.ts [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
posts_in_channel.ts [Gekidou] fix database schema and models (#5553) 2021-07-20 23:24:42 +04:00
posts_in_thread.ts [Gekidou] fix database schema and models (#5553) 2021-07-20 23:24:42 +04:00
preference.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
reaction.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
role.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
slash_command.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
system.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
team.ts [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
team_channel_history.ts [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
team_membership.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
team_search_history.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
terms_of_service.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
user.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00