Page MenuHomePhabricator

[lib] Refactor the entries reducer to return an object
ClosedPublic

Authored by tomek on May 21 2024, 6:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 21, 5:29 AM
Unknown Object (File)
Thu, Jun 20, 5:29 PM
Unknown Object (File)
Thu, Jun 20, 5:29 PM
Unknown Object (File)
Thu, Jun 20, 5:26 PM
Unknown Object (File)
Thu, Jun 20, 4:56 PM
Unknown Object (File)
Wed, Jun 12, 1:26 PM
Unknown Object (File)
Sun, Jun 9, 1:25 PM
Unknown Object (File)
Sun, Jun 9, 8:29 AM
Subscribers

Details

Summary

Returning an array isn't convenient anymore because we're introducing a new return value - the operations.

Depends on D12148

https://linear.app/comm/issue/ENG-3486/move-entrystore-to-sqlite

Test Plan

Tried creating, editing and deleting an entry. Flow.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tomek requested review of this revision.May 21 2024, 7:03 AM
This revision is now accepted and ready to land.May 22 2024, 2:41 AM
tomek edited the summary of this revision. (Show Details)