Page MenuHomePhabricator

[lib] add report store ops on JS side
ClosedPublic

Authored by kamil on May 22 2023, 10:46 AM.
Tags
None
Referenced Files
F1686090: D7920.id.diff
Tue, Apr 30, 7:43 PM
Unknown Object (File)
Tue, Apr 30, 1:10 AM
Unknown Object (File)
Mon, Apr 29, 1:34 PM
Unknown Object (File)
Sun, Apr 28, 4:32 PM
Unknown Object (File)
Sun, Apr 28, 12:49 AM
Unknown Object (File)
Sat, Apr 27, 1:28 PM
Unknown Object (File)
Fri, Apr 26, 11:57 AM
Unknown Object (File)
Thu, Apr 25, 11:57 PM
Subscribers

Details

Summary

All operation types and function with processing those.

Depends on D7919

Test Plan

Run tests

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.May 23 2023, 1:49 AM
tomek added inline comments.
lib/ops/report-store-ops.js
7 ↗(On Diff #26802)

Should this be readonly?

This revision is now accepted and ready to land.May 24 2023, 2:06 AM

make field read-only

lib/ops/report-store-ops.js
7 ↗(On Diff #26802)

yes, fixing

This revision was automatically updated to reflect the committed changes.