mattermost-mobile/app/actions/local
Shaz MJ dcfc6e7927
[Gekidou] Groups + group-memberships deferred fetch (#6370)
* WIP

* Actions updated to fetch remote first, and local on error

* Groups fetch and save

* PR Feedback: prepare vs store and undefined fix

* Forgot to add file

* Groups Mention WIP

* Groups highlight!

* Merge, PR Feedback

* PR Feedback

* PR Feedback: Try/Catch blocks

* PR Feedback

* Rebased with PR feedback

* Exclusion fix, plus id order

* Tidies up iterations

* Loops updated

* Update app/database/operator/server_data_operator/handlers/group.ts

Co-authored-by: Avinash Lingaloo <avinashlng1080@gmail.com>

* PR Feedback: Remove unnecessary prepare/store methods

* Newline ESLint error

* Extracts out id generation for group-associations

* Batches if not fetchOnly

Co-authored-by: Avinash Lingaloo <avinashlng1080@gmail.com>
2022-07-07 12:20:06 +02:00
..
category.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
channel.test.ts Let ServerDatabases type hold undefined values (#6423) 2022-06-22 17:51:28 -04:00
channel.ts [Gekidou MM-44135 MM-44134 MM-40088] Group & Clear channel and thread notifications when CRT is on (#6429) 2022-06-30 21:26:14 +05:30
draft.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
file.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
group.ts [Gekidou] Groups + group-memberships deferred fetch (#6370) 2022-07-07 12:20:06 +02:00
notification.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
post.ts Add column last_fetched_at to MyChannel & Thread tables and the migration (#6433) 2022-06-29 13:28:50 -04:00
reactions.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
team.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
thread.ts Add column last_fetched_at to MyChannel & Thread tables and the migration (#6433) 2022-06-29 13:28:50 -04:00
user.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00