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

Issue 29453600: Issue 4961 - Fix card group field alignment on acceptableads.com (Closed)

Created:
June 1, 2017, 1:10 p.m. by ire
Modified:
July 25, 2017, 2:23 p.m.
Reviewers:
juliandoucette
CC:
saroyanm
Base URL:
https://hg.adblockplus.org/web.acceptableads.com
Visibility:
Public.

Description

Issue 4961 - Fix card group field alignment on acceptableads.com

Patch Set 1 #

Total comments: 14

Patch Set 2 : Restructure card markup and fixes #

Total comments: 17

Patch Set 3 : Implement .cards class, Fix alignment inn group-5, Minor fixes #

Total comments: 3

Patch Set 4 : Rebase #

Patch Set 5 : Rebase #

Total comments: 20

Patch Set 6 : Minor fixes #

Patch Set 7 : Move styling for cards on committee page to committee/index.html #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -36 lines) Patch
M includes/blog/recent-aac.tmpl View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M includes/index/aa-products.md View 1 2 1 chunk +1 line, -1 line 0 comments Download
M includes/index/aa-products/abb-android.md View 1 1 chunk +4 lines, -0 lines 0 comments Download
M includes/index/aa-products/abb-ios.md View 1 1 chunk +4 lines, -0 lines 0 comments Download
M includes/index/aa-products/abp-desktop.md View 1 1 chunk +4 lines, -0 lines 0 comments Download
M includes/index/aa-products/abp-safari.md View 1 1 chunk +4 lines, -0 lines 0 comments Download
M includes/index/who-benefits/ad-networks.md View 1 1 chunk +4 lines, -0 lines 0 comments Download
M includes/index/who-benefits/ad-tech-suppliers.md View 1 1 chunk +4 lines, -0 lines 0 comments Download
M includes/index/who-benefits/advertisers.md View 1 1 chunk +4 lines, -0 lines 0 comments Download
M includes/index/who-benefits/publishers.md View 1 1 chunk +4 lines, -0 lines 0 comments Download
M includes/index/who-benefits/users.md View 1 1 chunk +4 lines, -0 lines 0 comments Download
M includes/index/who-benifits.md View 1 2 1 chunk +1 line, -1 line 0 comments Download
M includes/solutions/ad-networks.md View 1 2 3 4 5 1 chunk +7 lines, -3 lines 0 comments Download
M includes/solutions/ad-tech-suppliers.md View 1 2 3 4 5 1 chunk +7 lines, -3 lines 0 comments Download
M includes/solutions/advertisers.md View 1 2 3 4 5 1 chunk +7 lines, -3 lines 0 comments Download
M includes/solutions/publishers.md View 1 2 3 4 5 1 chunk +7 lines, -5 lines 0 comments Download
M pages/committee/index.html View 1 2 3 4 5 6 1 chunk +9 lines, -16 lines 0 comments Download
M pages/solutions/index.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M static/css/main.css View 1 2 3 4 5 6 1 chunk +32 lines, -0 lines 0 comments Download
M static/scss/_variables.scss View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M static/scss/components/_groups.scss View 1 2 3 4 5 1 chunk +71 lines, -0 lines 0 comments Download

Messages

Total messages: 19
ire
June 1, 2017, 1:10 p.m. (2017-06-01 13:10:39 UTC) #1
ire
A couple of points: Since my fallback solution was not too dissimilar from the current ...
June 1, 2017, 1:14 p.m. (2017-06-01 13:14:35 UTC) #2
juliandoucette
> From what I can tell, I made the assumption that the the .group class ...
June 9, 2017, 2:51 p.m. (2017-06-09 14:51:13 UTC) #3
juliandoucette
Additional notes: - I may be confusing the terms "align vertically" / "align horizontally"... I ...
June 9, 2017, 2:54 p.m. (2017-06-09 14:54:18 UTC) #4
juliandoucette
> - It looks like we can further enhance our solution... See > https://codepen.io/rafibomb/pen/MJWQZZ More ...
June 9, 2017, 3:04 p.m. (2017-06-09 15:04:33 UTC) #5
ire
> There are also `.group .item`s. See items 1,2,3 on the homepage. Noted. > I ...
June 12, 2017, 2:28 p.m. (2017-06-12 14:28:54 UTC) #6
ire
> There are also `.group .item`s. See items 1,2,3 on the homepage. I see that ...
June 13, 2017, 4:51 p.m. (2017-06-13 16:51:23 UTC) #7
juliandoucette
Thanks Ire! > I see that a group of items also have the class, `.items`. ...
June 16, 2017, 7:39 p.m. (2017-06-16 19:39:17 UTC) #8
ire
> Can you quickly remind me of the downsides of this solution (sorry)? > I ...
June 21, 2017, 7:47 a.m. (2017-06-21 07:47:59 UTC) #9
juliandoucette
Can you rebase this patchset please.
July 5, 2017, 4:15 p.m. (2017-07-05 16:15:29 UTC) #10
ire
On 2017/07/05 16:15:29, juliandoucette wrote: > Can you rebase this patchset please. Done.
July 5, 2017, 9:20 p.m. (2017-07-05 21:20:24 UTC) #11
juliandoucette
Rebase again please. ( Sorry for the delay :( )
July 17, 2017, 10:40 a.m. (2017-07-17 10:40:42 UTC) #12
ire
On 2017/07/17 10:40:42, juliandoucette wrote: > Rebase again please. > > ( Sorry for the ...
July 17, 2017, 1:42 p.m. (2017-07-17 13:42:45 UTC) #13
juliandoucette
Minor issues, will approve when resolved. https://codereview.adblockplus.org/29453600/diff/29490668/includes/solutions/style.html File includes/solutions/style.html (right): https://codereview.adblockplus.org/29453600/diff/29490668/includes/solutions/style.html#newcode8 includes/solutions/style.html:8: NIT: Extra whitespace. ...
July 18, 2017, 10:07 p.m. (2017-07-18 22:07:36 UTC) #14
ire
Thanks Julian https://codereview.adblockplus.org/29453600/diff/29490668/includes/solutions/style.html File includes/solutions/style.html (right): https://codereview.adblockplus.org/29453600/diff/29490668/includes/solutions/style.html#newcode8 includes/solutions/style.html:8: On 2017/07/18 22:07:34, juliandoucette wrote: > NIT: ...
July 20, 2017, 5:43 p.m. (2017-07-20 17:43:26 UTC) #15
juliandoucette
https://codereview.adblockplus.org/29453600/diff/29490668/pages/committee/index.html File pages/committee/index.html (left): https://codereview.adblockplus.org/29453600/diff/29490668/pages/committee/index.html#oldcode7 pages/committee/index.html:7: .card h3 On 2017/07/20 17:43:24, ire wrote: > Should ...
July 24, 2017, 4:02 p.m. (2017-07-24 16:02:40 UTC) #16
ire
https://codereview.adblockplus.org/29453600/diff/29490668/pages/committee/index.html File pages/committee/index.html (left): https://codereview.adblockplus.org/29453600/diff/29490668/pages/committee/index.html#oldcode7 pages/committee/index.html:7: .card h3 On 2017/07/24 16:02:39, juliandoucette wrote: > On ...
July 25, 2017, 1:33 p.m. (2017-07-25 13:33:32 UTC) #17
juliandoucette
\(^O^)/ LGTM
July 25, 2017, 1:48 p.m. (2017-07-25 13:48:51 UTC) #18
ire
July 25, 2017, 2:16 p.m. (2017-07-25 14:16:13 UTC) #19
On 2017/07/25 13:48:51, juliandoucette wrote:
> \(^O^)/
> 
> LGTM

(ノ^o^)ノ

Powered by Google App Engine
This is Rietveld