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)
Fri, Feb 7, 8:09 PM
Unknown Object (File)
Wed, Jan 22, 3:09 AM
Unknown Object (File)
Jan 9 2025, 10:52 AM
Unknown Object (File)
Jan 5 2025, 2:27 AM
Unknown Object (File)
Dec 23 2024, 7:27 PM
Unknown Object (File)
Dec 23 2024, 7:26 PM
Unknown Object (File)
Dec 23 2024, 7:26 PM
Unknown Object (File)
Dec 23 2024, 7:26 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
No Lint Coverage
Unit
No Test Coverage

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