Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29549891: Issue 5706 - Finish custom filter list dialog (Closed)

Created:
Sept. 19, 2017, 6:11 p.m. by saroyanm
Modified:
Sept. 22, 2017, 9:51 a.m.
Reviewers:
ire, juliandoucette
CC:
Thomas Greiner
Visibility:
Public.

Description

Issue 5706 - Finish dd custom filter list dialog

Patch Set 1 : #

Total comments: 21

Patch Set 2 : Addressed Ire's comments #

Total comments: 2

Patch Set 3 : fixed Nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -61 lines) Patch
M locale/en-US/new-options.json View 1 chunk +16 lines, -8 lines 0 comments Download
M new-options.html View 1 4 chunks +25 lines, -14 lines 0 comments Download
M new-options.js View 1 2 1 chunk +17 lines, -0 lines 0 comments Download
A skin/icons/attention.svg View 1 chunk +1 line, -0 lines 0 comments Download
M skin/new-options.css View 1 7 chunks +126 lines, -39 lines 0 comments Download

Messages

Total messages: 5
saroyanm
This is ready for review. @Julian can you please have a look ? @Thomas If ...
Sept. 19, 2017, 6:53 p.m. (2017-09-19 18:53:03 UTC) #1
ire
Thanks Manvel! Comments below https://codereview.adblockplus.org/29549891/diff/29549897/new-options.html File new-options.html (right): https://codereview.adblockplus.org/29549891/diff/29549897/new-options.html#newcode367 new-options.html:367: <form data-validation="custom" action=""> NIT: Why ...
Sept. 20, 2017, 2:53 p.m. (2017-09-20 14:53:13 UTC) #2
saroyanm
Thanks for the comments Ire. New patch is uploaded. https://codereview.adblockplus.org/29549891/diff/29549897/new-options.html File new-options.html (right): https://codereview.adblockplus.org/29549891/diff/29549897/new-options.html#newcode367 new-options.html:367: ...
Sept. 21, 2017, 7:07 p.m. (2017-09-21 19:07:54 UTC) #3
ire
Thanks again Manvel. This LGTM https://codereview.adblockplus.org/29549891/diff/29549897/new-options.html File new-options.html (right): https://codereview.adblockplus.org/29549891/diff/29549897/new-options.html#newcode369 new-options.html:369: <input placeholder=" " id="import-list-title" ...
Sept. 22, 2017, 8:28 a.m. (2017-09-22 08:28:54 UTC) #4
saroyanm
Sept. 22, 2017, 9:46 a.m. (2017-09-22 09:46:59 UTC) #5
Awesome, thanks!

https://codereview.adblockplus.org/29549891/diff/29551700/new-options.js
File new-options.js (right):

https://codereview.adblockplus.org/29549891/diff/29551700/new-options.js#newc...
new-options.js:687: addEnableSubscription(E("import-list-url").value,
On 2017/09/22 08:28:53, ire wrote:
> NIT: I'm getting an eslint error here: "no-trailing-spaces"

Done.

Powered by Google App Engine
This is Rietveld