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
Unknown Object (File)
Tue, Jul 2, 9:32 AM
Unknown Object (File)
Wed, Jun 26, 3:58 PM
Unknown Object (File)
Wed, Jun 26, 4:51 AM
Unknown Object (File)
Mon, Jun 24, 2:00 PM
Unknown Object (File)
Wed, Jun 19, 11:22 AM
Unknown Object (File)
Wed, Jun 19, 11:22 AM
Unknown Object (File)
Wed, Jun 19, 11:21 AM
Unknown Object (File)
Wed, Jun 19, 11:14 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