Page MenuHomePhabricator

[keyserver][lib][native][web] Remove urlPrefix from BaseAppState
ClosedPublic

Authored by inka on Aug 15 2023, 8:01 AM.
Tags
None
Referenced Files
F2894170: D8815.id29903.diff
Fri, Oct 4, 3:04 PM
Unknown Object (File)
Wed, Oct 2, 10:17 PM
Unknown Object (File)
Wed, Oct 2, 10:17 PM
Unknown Object (File)
Wed, Oct 2, 10:17 PM
Unknown Object (File)
Wed, Oct 2, 10:13 PM
Unknown Object (File)
Wed, Oct 2, 11:52 AM
Unknown Object (File)
Sun, Sep 8, 8:55 AM
Unknown Object (File)
Sep 4 2024, 1:40 AM
Subscribers

Details

Summary
Test Plan

ran yarn flow-all. Checked that the app still works - connects to the keyserver and its possible to send messages. Checked that the migration is succeful

Diff Detail

Repository
rCOMM Comm
Branch
inka/redux
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

lib/reducers/master-reducer.js
149

We hardcode ashoatKeyserverID temporarily here. During https://linear.app/comm/issue/ENG-4462/refactor-lastcommunicatedplatformdetails-field we will make lastCommunicatedPlatformDetails be keyed by keyservers id, not urlPrefix. During https://linear.app/comm/issue/ENG-4440/refactor-redux-fields-second-iteration-refactor-actions we will make the actions keep the id of the related keyserver in their payloads

inka requested review of this revision.Aug 15 2023, 8:19 AM
This revision is now accepted and ready to land.Aug 16 2023, 1:50 AM