Closed corroded closed 8 years ago
I am on vacation until august 6th. I will review everything when I'm back 😄
i envy you haha! No worries! I can still do some tweaks then :)
Sorry that it took a while but I just had the time to check out your PR and it looks quite good! Some remarks:
Pretty good work until this point in my opinion. I'd say we merge this and I'll add the rest of the styling in another PR. I'm on my way to Munich for work right now but I might have the chance to get some things done in the evening.
Thanks man!
Yeah, I'm bad with typography but if we have a styleguide, should be pretty easy to fix up!
And yeah basically still need some styling for the filters and the yeah everythings a bit basic since I'm unsure what we should be adding. I think if we can make a styleguide, other people can help out with coding the other pages pretty quick.
Sorry this is a large PR! Some notes, I first used http://rscss.io/ as my basis for the CSS, but upon reviewing the guidelines, switched to your suggested guidelines.
Next, I usually work on a mobile first experience so that's what I focused on. @bendobos you might need to polish the desktop view more since I think it's still barren. I have hidden some info but if you can suggest a look for it I am willing to help out more on this aspect.
@davidpdrsn I tried copying your MoveWithUser class and did a VideoWithUser class. Took some liberties in adding some decorator info so let me know your thoughts on this. Lastly, I made some minor refactoring with the tests. Hope you don't mind my RSpec syntax, but if you feel strongly about using a different approach (I think this is the recommended Rspec 3 way?) then I can fix it up for you.
Oh and if you want me to squash commits, just let me know
Some screen shots (mobile/desktop/ipad views for moves/videos. As you can see, desktop view seems lacking. Maybe I should limit the width of the whole thing?