Closed
Bug 1468107
Opened 7 years ago
Closed 7 years ago
Convert lodash .capitalize() to native ES6 JS
Categories
(Tree Management :: Treeherder: Frontend, enhancement, P3)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: evct, Assigned: evct, Mentored)
References
Details
Attachments
(1 file)
Converting all _.capitalize() (lodash) functions to ES6 JS
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → oss
Status: NEW → ASSIGNED
Comment 1•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Attachment #8984757 -
Flags: review?(cdawson)
Comment 2•7 years ago
|
||
Comment on attachment 8984757 [details] [review]
Link to GitHub pull-request: https://github.com/mozilla/treeherder/pull/3646
Requested changes. Clearing review for now till changes are made.
Thanks!
Flags: needinfo?(cdawson)
Attachment #8984757 -
Flags: review?(cdawson)
Assignee | ||
Updated•7 years ago
|
Attachment #8984757 -
Flags: review?(cdawson)
Comment 3•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/dcc0c4a529e6216c4a7631b9c1c332c57c62cb7e
Bug 1468107 - convert _.capitalize() usages to ES6 (#3646)
Use single import from lodash
Comment 4•7 years ago
|
||
Comment on attachment 8984757 [details] [review]
Link to GitHub pull-request: https://github.com/mozilla/treeherder/pull/3646
Great! Thanks!
Flags: needinfo?(cdawson)
Attachment #8984757 -
Flags: review?(cdawson) → review+
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•