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, Jun 26, 5:51 PM
Unknown Object (File)
Mon, Jun 24, 9:45 PM
Unknown Object (File)
Sat, Jun 22, 10:17 PM
Unknown Object (File)
Fri, Jun 21, 9:01 AM
Unknown Object (File)
Mon, Jun 10, 12:19 PM
Unknown Object (File)
Fri, Jun 7, 10:07 AM
Unknown Object (File)
Sat, Jun 1, 9:00 AM
Unknown Object (File)
Thu, May 30, 8:11 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