Page MenuHomePhabricator

[native] introduce addKeyserverActionType
ClosedPublic

Authored by ginsu on Oct 24 2023, 9:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 14, 1:02 PM
Unknown Object (File)
Fri, Feb 14, 1:02 PM
Unknown Object (File)
Fri, Feb 14, 1:02 PM
Unknown Object (File)
Fri, Feb 14, 1:02 PM
Unknown Object (File)
Fri, Feb 14, 12:57 PM
Unknown Object (File)
Sun, Feb 2, 2:51 PM
Unknown Object (File)
Wed, Jan 29, 1:44 AM
Unknown Object (File)
Sun, Jan 19, 6:34 AM
Subscribers

Details

Summary

This diff introduces the ADD_KEYSERVER redux action type as well as the AddKeyserverPayload type that we will need for this redux action. Since at this moment we are only adding and persisting any newly added keyserver to the keyserver redux store, we don't need start, success, fail action types since we are not making any calls to an endpoint

Linear task: https://linear.app/comm/issue/ENG-5339/introduce-addkeyserveractiontype

Depends on D9590

Test Plan

flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable