Page MenuHomePhabricator

[native] introduce addKeyserverActionType
ClosedPublic

Authored by ginsu on Oct 24 2023, 9:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 28, 12:14 AM
Unknown Object (File)
Oct 10 2024, 12:25 PM
Unknown Object (File)
Oct 2 2024, 3:21 PM
Unknown Object (File)
Sep 28 2024, 3:23 AM
Unknown Object (File)
Sep 28 2024, 3:23 AM
Unknown Object (File)
Sep 28 2024, 3:23 AM
Unknown Object (File)
Sep 28 2024, 3:22 AM
Unknown Object (File)
Sep 28 2024, 3:19 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
No Lint Coverage
Unit
No Test Coverage