Get data from DB and populate store.
Only native, web is in progress and those changes shouldn't affect anything.
Depends on D9913
Paths
| Differential D9914 Authored by kamil on Nov 16 2023, 6:43 AM.
Details
Summary Get data from DB and populate store. Only native, web is in progress and those changes shouldn't affect anything. Depends on D9913 Test Plan Test if contents are the same
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptNov 16 2023, 6:43 AM2023-11-16 06:43:19 (UTC-8) Harbormaster failed remote builds in B24205: Diff 33330!Nov 16 2023, 7:33 AM2023-11-16 07:33:54 (UTC-8) Harbormaster failed remote builds in B24213: Diff 33346!Nov 16 2023, 9:46 AM2023-11-16 09:46:52 (UTC-8) Harbormaster completed remote builds in B24213: Diff 33346.Nov 16 2023, 10:06 AM2023-11-16 10:06:58 (UTC-8) This revision is now accepted and ready to land.Nov 17 2023, 7:58 AM2023-11-17 07:58:28 (UTC-8) Harbormaster completed remote builds in B24267: Diff 33405.Nov 20 2023, 4:26 AM2023-11-20 04:26:47 (UTC-8) Closed by commit rCOMM11d86ef080fd: [native] read users from SQLite on app start (authored by kamil). · Explain WhyNov 20 2023, 5:48 AM2023-11-20 05:48:31 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 33426 lib/reducers/message-reducer.test.js
lib/reducers/user-reducer.js
lib/types/redux-types.js
native/data/sqlite-data-handler.js
|