Closed
Bug 1566013
Opened 7 years ago
Closed 6 years ago
Display data from actor in Manifest component
Categories
(DevTools :: Application Panel, enhancement, P1)
DevTools
Application Panel
Tracking
(firefox71 fixed)
RESOLVED
FIXED
Firefox 71
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: ogasidlo, Assigned: ladybenko)
References
(Blocks 1 open bug)
Details
User Story
Scope:
Hook component to Redux state (see 1565973)
Map data in manifestItem component
Add tests
mock data in fixtures/data/manifest
test if view is rendered correctly (incl. snapshot)
Attachments
(3 files)
Display data from actor in sub component manifestItem of k:v pairs.
Scope:
-
Hook component to actor API (see 1565973)
-
Map data in manifestItem component
-
Add tests
- mock data in
fixtures/data/manifest - test if view is rendered correctly (incl. snapshot)
- mock data in
Updated•7 years ago
|
Priority: P3 → P2
| Assignee | ||
Updated•6 years ago
|
User Story: (updated)
| Assignee | ||
Updated•6 years ago
|
Summary: Display data from actor in sub component manifestItem → Display data from actor in Manifest component
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → balbeza
Status: NEW → ASSIGNED
Priority: P2 → P1
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Pushed by balbeza@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/55fd353f88cd
Part 1: Process canonical manifest and hook it with the Manifest component r=Ola
https://hg.mozilla.org/integration/autoland/rev/53a2c28f2f61
Part 2: Add unit tests for the manifest reducer r=Ola
https://hg.mozilla.org/integration/autoland/rev/a3b9345b5b12
Part 3: Add mochitests r=Ola
Comment 5•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/55fd353f88cd
https://hg.mozilla.org/mozilla-central/rev/53a2c28f2f61
https://hg.mozilla.org/mozilla-central/rev/a3b9345b5b12
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
You need to log in
before you can comment on or make changes to this bug.
Description
•