Page MenuHomePhabricator

[web][native] add test button to create DM thread
ClosedPublic

Authored by kamil on Wed, Aug 28, 8:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 19, 1:26 AM
Unknown Object (File)
Mon, Sep 16, 8:44 PM
Unknown Object (File)
Mon, Sep 16, 4:56 AM
Unknown Object (File)
Sun, Sep 15, 6:50 AM
Unknown Object (File)
Sat, Sep 14, 5:20 PM
Unknown Object (File)
Fri, Sep 13, 1:06 PM
Unknown Object (File)
Sat, Sep 7, 2:19 PM
Unknown Object (File)
Fri, Sep 6, 11:53 PM
Subscribers

Details

Summary

This code allows testing DMs on prod for staff. We can create a thread and then using diff from this stack add members and test all DMs features.

Log in/log out erase all DMs data (there is no backup).

Depends on D13199

Test Plan

Check is thread is created

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Wed, Aug 28, 9:18 AM
tomek added inline comments.
native/profile/profile-screen.react.js
287 ↗(On Diff #43769)
584 ↗(On Diff #43769)

We can also take this from thickThreadTypes

web/settings/account-settings.react.js
303 ↗(On Diff #43769)
This revision is now accepted and ready to land.Wed, Aug 28, 9:34 AM