Page MenuHomePhabricator

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

Authored by kamil on Aug 28 2024, 8:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 6, 10:34 PM
Unknown Object (File)
Wed, Nov 6, 10:34 PM
Unknown Object (File)
Wed, Nov 6, 10:34 PM
Unknown Object (File)
Wed, Nov 6, 10:34 PM
Unknown Object (File)
Wed, Nov 6, 10:04 PM
Unknown Object (File)
Oct 8 2024, 1:37 AM
Unknown Object (File)
Oct 7 2024, 9:41 PM
Unknown Object (File)
Oct 7 2024, 6:57 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
Branch
logic-5
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Aug 28 2024, 9:18 AM
tomek added inline comments.
native/profile/profile-screen.react.js
287
584

We can also take this from thickThreadTypes

web/settings/account-settings.react.js
303
This revision is now accepted and ready to land.Aug 28 2024, 9:34 AM