TooAngel / worlddriven

Automatic and well-defined pull request merged based on contribution-based weighted voting
GNU Affero General Public License v3.0
17 stars 14 forks source link

Create Service basics #198

Closed TooAngel closed 3 years ago

TooAngel commented 3 years ago

Fixes #188

As far as I understood, if only technical cookies are used, a cookie message does not need to be shown. Fixes #193

worlddrivenbot commented 3 years ago

This pull request will be automatically merged by worlddriven in 0 day(s) and 22 hour(s). The start date is based on the latest Commit date / Pull Request created date / (force) Push date. The time to merge is 5 days plus 5 days for each commit. Check the worlddriven status check or the dashboard for actual stats.

To speed up or delay the merge review the pull request:

  1. Files changed
  2. Review changes
TooAngel commented 3 years ago

@IanFindlay Would be cool if you can have a look.

IanFindlay commented 3 years ago

I think the outer \<a> tag just needed the class as well or else it was setting the img size based upon the a tag as oppose to the container. I also removed the underline from the logo as that is only for hyperlinks.

Whilst I was messing about, I removed the slogan which I didn't get chance to do pre-merge, and made the new footer responsive - i.e. on mobile it will be one under the other and on bigger screens it they will all sit adjacent to on another.

My updates to this branch can be found here: https://github.com/IanFindlay/worlddriven/tree/setup

I don't know if that's the easiest way to help you out, just link my modified branch, so let me know if there is another way you want me to give these changes to you.

IanFindlay commented 3 years ago

Also, the update to the \<h> tags is how I would have done it had I written it. Makes sense to keep the styling consistent throughout the pages as best we can and font colour is perfect for that.

TooAngel commented 3 years ago

I included the class in the a tag and removed the border-bottom, so that my improvement does not make it worse.

I have no strong opinion on how to add the other changes. I would let you send a PR for the rest of the changes, especially to distribute the World Driven merge-boost in your direction. I'm also fine to take the rest of your changes, as you prefer.

IanFindlay commented 3 years ago

I am probably going to be editing the file again in order to accomplish the clear separation between Phase One and the rest, so if you're happy enough with how it looks for now I can bundle all those changes together. I'm hoping to do that soonish - I'm leaning towards a code folding like dropdown at the moment but I want to give it a little more thought first - but I am more than happy for you to incorporate the changes into this PR if you think they are needed sooner than that.

worlddrivenbot commented 3 years ago

Thank you for the review. This pull request will be automatically merged by worlddriven in 0 day(s) and 19 hour(s). Current votes: 170/185.

Check the worlddriven status checks or the dashboard for actual stats.

TooAngel commented 3 years ago

I am probably going to be editing the file again in order to accomplish the clear separation between Phase One and the rest, so if you're happy enough with how it looks for now I can bundle all those changes together. I'm hoping to do that soonish - I'm leaning towards a code folding like dropdown at the moment but I want to give it a little more thought first - but I am more than happy for you to incorporate the changes into this PR if you think they are needed sooner than that.

Sounds good. I usually suggest making small (whatever that means) iterations, which makes reviewing easier.

Regarding the phases, I think my main idea is:

IanFindlay commented 3 years ago

I'm fine with the idea of small iterations, it's the way I tend to work, so I may very well wait until this is merged and then make the small changes on their own.

I think the code folding idea is good but perhaps doesn't give the impression you're trying to. Perhaps readable, but noticeably paler, text that can be toggled to normal i.e. dark grey headings and light grey paragraphs that change to the blues and blacks if toggled. Would have to make it clear that it could be toggled so I didn't just look like bad design, but I can see something like that getting across the hazy future plans idea behind it.

TooAngel commented 3 years ago

This pull request was merged by worlddriven.