Page MenuHomePhabricator

[native] introduce addKeyserverActionType
ClosedPublic

Authored by ginsu on Oct 24 2023, 9:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 1, 10:21 PM
Unknown Object (File)
Wed, Jan 1, 10:21 PM
Unknown Object (File)
Wed, Jan 1, 10:21 PM
Unknown Object (File)
Wed, Jan 1, 10:21 PM
Unknown Object (File)
Wed, Jan 1, 10:15 PM
Unknown Object (File)
Sun, Dec 15, 9:08 AM
Unknown Object (File)
Nov 26 2024, 7:18 PM
Unknown Object (File)
Nov 23 2024, 7:27 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