mattermost-mobile/types/database
Avinash Lingaloo 89d4cf235f
MM_30476 [v2] Section 'Team' of the Server schema (#5071)
* 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 : Apply suggestions from code review

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

* MM_30476 : Apply suggestions from code review

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

* MM_30476 : Updates to field name and description

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
Co-authored-by: Hossein <hahmadia@users.noreply.github.com>

* MM_30476 : Updated my_team and team_search_history description

* MM_30476 : Prefixing boolean fields with 'is'

* MM_30476 : Updated channel.d.ts

Co-authored-by: Hossein <hahmadia@users.noreply.github.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* MM_30476 : ADDED lazy queries to TeamMembership

Two methods that will retrieve all users in a team and all the teams that a user is part of

* MM_30476 : Updated descriptions for the associations

* MM_30476 : Updated tests as server schema was updated

* MM_30476 : Updated Team to have a 1:1 relationship with TeamChannelHistory

* MM_30476 : Updated team_membership and user

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
Co-authored-by: Hossein <hahmadia@users.noreply.github.com>
2021-01-11 21:54:33 +04: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
custom_emoji.d.ts MM_30476 [v2] Added all isolated tables from the server schema (#5070) 2021-01-07 13:48:23 +04:00
global.d.ts MM_30476 : Updated all models and typings for the default server (#5069) 2020-12-29 23:01:54 +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
my_team.d.ts MM_30476 [v2] Section 'Team' of the Server schema (#5071) 2021-01-11 21:54:33 +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 'Team' of the Server schema (#5071) 2021-01-11 21:54:33 +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 'Team' of the Server schema (#5071) 2021-01-11 21:54:33 +04:00