Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

PLAT-543 News landing page #585

Merged
merged 33 commits into from
Nov 1, 2016
Merged

PLAT-543 News landing page #585

merged 33 commits into from
Nov 1, 2016

Conversation

Heleen-cr
Copy link
Contributor

@Heleen-cr Heleen-cr commented Oct 27, 2016

Fixes https://jira.comicrelief.com/browse/PLAT-543

Changes proposed in this pull request

  • create templates for "what's going on" block and view
  • style what's going on view
  • config export for block and view
  • add extra articles to show pager

Manual deployment instructions

  • create a new landing page with the title 'what's going on'
  • add the list view block 'what's going on' to the content of this page
    (don't show titles as the title of the page will be added in the body field of the landing page)

@Heleen-cr Heleen-cr added this to the 1.16.0 milestone Oct 27, 2016
@Heleen-cr Heleen-cr self-assigned this Oct 27, 2016
@Heleen-cr
Copy link
Contributor Author

The design asks for a filter that auto-submits without a submit button. We used to have the better exposed filters plugin on sportrelief. Do we want to use this again or should we do it ourselves without the plugin?

@Saphyel
Copy link
Contributor

Saphyel commented Oct 31, 2016

As discuss with @Heleen-cr seems like that D8 port has issues with ajax: https://www.drupal.org/node/2776615

}
}
@include breakpoint($screen-md) {
.article-teaser__image, .article-teaser__video {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leave it for now, but best to stick each new selector onto a new line

.button {
width: 100%;
padding: 0.4em 1em 0.4em 1em;
border: 1px solid #cccccc;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indents plz

@@ -75,7 +75,7 @@
margin: -50px auto 0;
padding: 1px 0;
background: $colour-white;
@include breakpoint-gutters;
max-width: calc(#{$max-width} - (2 * #{gutter()}));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we happy to be changing this, seeing as it's global for all promo pages?

@gusliedke gusliedke merged commit 31631ca into develop Nov 1, 2016
@gusliedke gusliedke deleted the PLAT-543-news-landing-page branch November 1, 2016 12:57
@bimsonz bimsonz mentioned this pull request Nov 1, 2016
@pvhee pvhee mentioned this pull request Jan 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants