Page MenuHomePhabricator

[keyserver][web] Refactor getInitialReduxState action
ClosedPublic

Authored by inka on Oct 31 2023, 7:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 2, 6:53 AM
Unknown Object (File)
Sat, Nov 2, 6:53 AM
Unknown Object (File)
Sat, Nov 2, 6:52 AM
Unknown Object (File)
Sat, Nov 2, 6:52 AM
Unknown Object (File)
Sat, Nov 2, 6:51 AM
Unknown Object (File)
Sat, Nov 2, 6:51 AM
Unknown Object (File)
Sat, Nov 2, 6:30 AM
Unknown Object (File)
Sun, Oct 27, 9:48 PM
Subscribers

Details

Summary
Test Plan

Checked that the value returned by this action is correct, chekced that the app loads without errors

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

inka requested review of this revision.Oct 31 2023, 7:26 AM
web/types/redux-types.js
36 ↗(On Diff #32543)

Should this be read-only?

web/redux/action-types.js
29 ↗(On Diff #32645)

URLInfo contains thread which should be separated per keyserver

We might also want to remove invite secret from urlinfo

Stop sending inviteSecret to keyservers. I tested that the invite links still work correctly

This revision is now accepted and ready to land.Nov 7 2023, 3:46 AM
This revision was landed with ongoing or failed builds.Nov 7 2023, 6:35 AM
This revision was automatically updated to reflect the committed changes.