Page MenuHomePhabricator

[native] introduce addKeyserverActionType
ClosedPublic

Authored by ginsu on Oct 24 2023, 9:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 4, 9:04 PM
Unknown Object (File)
Thu, Jul 4, 2:55 AM
Unknown Object (File)
Wed, Jul 3, 8:42 AM
Unknown Object (File)
Tue, Jul 2, 9:18 AM
Unknown Object (File)
Mon, Jul 1, 6:41 PM
Unknown Object (File)
Thu, Jun 13, 6:32 PM
Unknown Object (File)
Wed, Jun 12, 12:56 AM
Unknown Object (File)
Tue, Jun 11, 8:15 PM
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