Page MenuHomePhabricator

[lib] refactor setting device token in `keyserver-reducer` to ops
ClosedPublic

Authored by kamil on Jan 22 2024, 3:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 9, 3:32 AM
Unknown Object (File)
Wed, Apr 9, 12:46 AM
Unknown Object (File)
Thu, Apr 3, 10:56 PM
Unknown Object (File)
Tue, Apr 1, 8:59 AM
Unknown Object (File)
Sun, Mar 30, 3:31 PM
Unknown Object (File)
Thu, Mar 20, 12:03 AM
Unknown Object (File)
Tue, Mar 18, 9:11 PM
Unknown Object (File)
Tue, Mar 18, 7:32 AM
Subscribers

Details

Summary

Convert logic to ops approach.

Depends on D10771

Test Plan

Refresh web app (it cause dispatching SET_DEVICE_TOKEN_SUCCESS ) and make sure state is properly set

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.

Is there a reason this diff is a draft? (Maybe test plan)

kamil published this revision for review.Jan 27 2024, 9:39 AM
kamil edited the test plan for this revision. (Show Details)

Is there a reason this diff is a draft? (Maybe test plan)

yes, I wanted to check with @inka what is the best way to test it before publishing

This revision is now accepted and ready to land.Jan 30 2024, 1:48 AM