Add a conversion between DB and client types.
https://linear.app/comm/issue/ENG-10331/modify-the-reducer-to-support-the-db-operations
Depends on D14451
Paths
| Differential D14452 Authored by tomek on Mon, Mar 17, 6:59 AM.
Tags None Referenced Files
Subscribers
Details
Summary Add a conversion between DB and client types. https://linear.app/comm/issue/ENG-10331/modify-the-reducer-to-support-the-db-operations Depends on D14451 Test Plan Tested the whole stack on both native and web:
unshimDMOperations( state, dmOperationTypes.CREATE_THREAD, handleReduxMigrationFailure, ): MigrationFunction<WebNavInfo, AppState>),
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptMon, Mar 17, 6:59 AM2025-03-17 06:59:37 (UTC-7) tomek added a child revision: D14453: [lib] Handle ops in the reducer.Mon, Mar 17, 7:02 AM2025-03-17 07:02:01 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Mon, Mar 17, 7:22 AM2025-03-17 07:22:38 (UTC-7) Harbormaster completed remote builds in B33755: Diff 47445.Tue, Mar 18, 4:03 AM2025-03-18 04:03:46 (UTC-7) This revision is now accepted and ready to land.Tue, Mar 18, 7:47 AM2025-03-18 07:47:34 (UTC-7) Closed by commit rCOMM413e95d152c6: [lib] Convert the operations (authored by tomek). · Explain WhyWed, Mar 19, 9:57 AM2025-03-19 09:57:03 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 47445 lib/ops/dm-operations-store-ops.js
lib/shared/redux/client-db-utils.js
|