Closed
Bug 1581073
Opened 6 years ago
Closed 6 years ago
Write technical documentation
Categories
(DevTools :: Application Panel, task, P3)
DevTools
Application Panel
Tracking
(firefox72 fixed)
RESOLVED
FIXED
Firefox 72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: ladybenko, Assigned: ladybenko)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Let's add some documentation in markdown format. We should cover:
- The architecture of the panel
- React conventions/patterns we are using
- Localization
- How we are using CSS
- How testing works
- What goes in which folder
- Some guidelines to write tests that are specific to this panel
- The setup of Jest tests (and how to add more mocks/fixtures)
Updated•6 years ago
|
Priority: -- → P3
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → balbeza
Status: NEW → ASSIGNED
Comment 2•6 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:ladybenko, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(balbeza)
Pushed by balbeza@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a8c569ac480c
Add a README file with technical documentation r=jdescottes
Comment 4•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
| Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(balbeza)
You need to log in
before you can comment on or make changes to this bug.
Description
•