Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design tweaks #115

Merged
merged 7 commits into from
Mar 11, 2017
Merged

Design tweaks #115

merged 7 commits into from
Mar 11, 2017

Conversation

jaywink
Copy link
Owner

@jaywink jaywink commented Mar 10, 2017

  • Lose the rounding on the grid boxes
  • Fix some colours and top margin for non-stream pages
  • Fix some layouting issues with grids
  • Move grid item actions under content. Also add time when content was created.

Refs: #104

TODO:

  • Ensure dynamic loaded content also uses same grid item layout
  • Should timestamp shown be edited, not created? For profiles this makes more sense.
  • Fix content delete styling

@codecov-io
Copy link

codecov-io commented Mar 10, 2017

Codecov Report

Merging #115 into master will increase coverage by 0.03%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   95.93%   95.96%   +0.03%     
==========================================
  Files          43       43              
  Lines        1180     1189       +9     
==========================================
+ Hits         1132     1141       +9     
  Misses         48       48
Impacted Files Coverage Δ
socialhome/streams/templates/streams/base.html 100% <100%> (ø)
socialhome/content/models.py 98.15% <100%> (+0.09%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1855d6d...875c9d3. Read the comment docs.

Also add time when content was created.
@jaywink jaywink merged commit 9873715 into master Mar 11, 2017
@jaywink jaywink deleted the design-tweaks branch March 11, 2017 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants