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)
Sun, Nov 10, 2:01 PM
Unknown Object (File)
Fri, Nov 8, 12:08 PM
Unknown Object (File)
Thu, Nov 7, 7:27 PM
Unknown Object (File)
Thu, Nov 7, 2:38 PM
Unknown Object (File)
Thu, Nov 7, 10:19 AM
Unknown Object (File)
Thu, Nov 7, 7:12 AM
Unknown Object (File)
Thu, Nov 7, 6:58 AM
Unknown Object (File)
Wed, Nov 6, 6:48 PM
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