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
Unknown Object (File)
Sat, Apr 20, 5:42 AM
Unknown Object (File)
Mon, Apr 15, 6:56 PM
Unknown Object (File)
Mon, Apr 15, 4:23 PM
Unknown Object (File)
Mon, Apr 15, 3:42 PM
Unknown Object (File)
Mon, Apr 15, 12:09 AM
Unknown Object (File)
Sun, Apr 14, 10:54 AM
Unknown Object (File)
Sat, Apr 13, 11:00 AM
Unknown Object (File)
Sat, Apr 13, 7:56 AM
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.