mattermost-mobile/types/database
Avinash Lingaloo 98c89797a5
MM_30476 [v2] Section 'Post' of the server schema (#5077)
* MM_30476 : Added all isolated tables from the server schema

* MM_30476 : Updated 'test' script in package.json

* MM_30476 : ADDED team section of the server schema

* MM_30476 : ADDED section for Group from the server schema

* MM_30476 : One PR for one section only

* MM_30476 : One PR for one section only

* MM_30476 : Rename table schemas to avoid name collision

* MM_30476 : ADDED section 'Post' of the server schema

* MM_30476 : Updated Post section of the server schema

* MM_30476 : Apply suggestions from code review

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>

* MM_30476 : Corrected draft wrt to suggestions

* MM_30476 : Apply suggestions from code review

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* MM_30476 : ADDED lazy queries to group_membership model

* MM_30476 : Update model to match definition - GroupsInChannel

* MM_30476 : Removed groups_in_team definition from Post section of this PR

* MM_30476 : Updated all comments to match their variable/field name

* MM_30476 : Updated test

* MM_30476 : Updated imports and groups_in_team definition

* MM_30476 : Updated FileInfo

* MM_30476 : Updated Posts and PostMetadata ts types

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2021-01-14 16:41:53 -03:00
..
app.d.ts MM_30476 : Updated all models and typings for the default server (#5069) 2020-12-29 23:01:54 +04:00
channel.d.ts MM_30476 [v2] Section 'Team' of the Server schema (#5071) 2021-01-11 21:54:33 +04:00
channel_membership.d.ts MM_30476 [v2] Section 'Group' of the server schema (#5072) 2021-01-14 00:26:55 +04:00
custom_emoji.d.ts MM_30476 [v2] Added all isolated tables from the server schema (#5070) 2021-01-07 13:48:23 +04:00
draft.d.ts MM_30476 [v2] Section 'Post' of the server schema (#5077) 2021-01-14 16:41:53 -03:00
file.d.ts MM_30476 [v2] Section 'Post' of the server schema (#5077) 2021-01-14 16:41:53 -03:00
global.d.ts MM_30476 : Updated all models and typings for the default server (#5069) 2020-12-29 23:01:54 +04:00
group.d.ts MM_30476 [v2] Section 'Group' of the server schema (#5072) 2021-01-14 00:26:55 +04:00
group_membership.d.ts MM_30476 [v2] Section 'Group' of the server schema (#5072) 2021-01-14 00:26:55 +04:00
groups_in_channel.d.ts MM_30476 [v2] Section 'Group' of the server schema (#5072) 2021-01-14 00:26:55 +04:00
groups_in_team.d.ts MM_30476 [v2] Section 'Team' of the Server schema (#5071) 2021-01-11 21:54:33 +04:00
index.d.ts MM_30476 [v2] Section 'Post' of the server schema (#5077) 2021-01-14 16:41:53 -03:00
my_team.d.ts MM_30476 [v2] Section 'Group' of the server schema (#5072) 2021-01-14 00:26:55 +04:00
post.d.ts MM_30476 [v2] Section 'Post' of the server schema (#5077) 2021-01-14 16:41:53 -03:00
post_metadata.d.ts MM_30476 [v2] Section 'Post' of the server schema (#5077) 2021-01-14 16:41:53 -03:00
posts_in_channel.d.ts MM_30476 [v2] Section 'Post' of the server schema (#5077) 2021-01-14 16:41:53 -03:00
posts_in_thread.d.ts MM_30476 [v2] Section 'Post' of the server schema (#5077) 2021-01-14 16:41:53 -03:00
preference.d.ts MM_30476 [v2] Section 'User' of the server schema (#5073) 2021-01-13 13:17:38 -03:00
reaction.d.ts MM_30476 [v2] Section 'Group' of the server schema (#5072) 2021-01-14 00:26:55 +04:00
role.d.ts MM_30476 [v2] Added all isolated tables from the server schema (#5070) 2021-01-07 13:48:23 +04:00
servers.d.ts MM_30476 : Updated all models and typings for the default server (#5069) 2020-12-29 23:01:54 +04:00
slash_command.d.ts MM_30476 [v2] Section 'Team' of the Server schema (#5071) 2021-01-11 21:54:33 +04:00
system.d.ts MM_30476 [v2] Added all isolated tables from the server schema (#5070) 2021-01-07 13:48:23 +04:00
team.d.ts MM_30476 [v2] Section 'Team' of the Server schema (#5071) 2021-01-11 21:54:33 +04:00
team_channel_history.d.ts MM_30476 [v2] Section 'Team' of the Server schema (#5071) 2021-01-11 21:54:33 +04:00
team_membership.d.ts MM_30476 [v2] Section 'Team' of the Server schema (#5071) 2021-01-11 21:54:33 +04:00
team_search_history.d.ts MM_30476 [v2] Section 'Group' of the server schema (#5072) 2021-01-14 00:26:55 +04:00
terms_of_service.d.ts MM_30476 [v2] Added all isolated tables from the server schema (#5070) 2021-01-07 13:48:23 +04:00
user.d.ts MM_30476 [v2] Section 'User' of the server schema (#5073) 2021-01-13 13:17:38 -03:00