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

PLAT-109 Using ds instead of panelizer for articles #116

Merged
merged 14 commits into from
Apr 5, 2016

Conversation

pvhee
Copy link
Contributor

@pvhee pvhee commented Mar 26, 2016

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

Changes proposed in this pull request

  • Use DS instead of panelizer
  • Add in social links, still needs theming work, do we have a ticket?
    yes, there is a new ticket for that https://jira.comicrelief.com/browse/PLAT-128
  • @gusliedke to theme the individual article pages, e.g. whats-going-on/yplan-partners-sport-relief

@pvhee
Copy link
Contributor Author

pvhee commented Mar 26, 2016

@Saphyel fyi

@@ -35,3 +36,4 @@ config_devel:
- views.view.related_news
- views.view.what_s_going_on
- pathauto.pattern.article
- ds.field.related_news
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@gusliedke this is the related news view turned into a DS field, which in turn is then added to the full view mode

@gusliedke
Copy link
Contributor

It's not passing travis because I've removed block title from news ct.
Then I should see "What's going on" in the "content" region # Drupal\DrupalExtension\Context\MinkContext::assertRegionText() No region "content" found on the page http://127.0.0.1:8080/whats-going-on. (Exception)

@bimsonz
Copy link
Contributor

bimsonz commented Apr 4, 2016

@gusliedke as mentioned on slack, if a test has been made redundant for whatever reason, we should be making sure that the desired functionality of the original test is still met but reworked to fit the new solution. If the test if no longer relevant at all i guess its safe to remove.. Can you update/ remove the test as appropriate please ?

Thoughts @pvhee

@gusliedke
Copy link
Contributor

Yes, this test is irrelevant. Should I use this branch to remove it?

@bimsonz
Copy link
Contributor

bimsonz commented Apr 4, 2016

Yeah don't see why not

@pvhee
Copy link
Contributor Author

pvhee commented Apr 4, 2016

@gusliedke so the news page doesn't show anywhere "What's going on" anymore? looks like the region changed (so test needs to fix that) but the title is still there?

@gusliedke
Copy link
Contributor

I've commented out test whilst we build a new landing page for news.
https://jira.comicrelief.com/browse/PLAT-129

@bimsonz
Copy link
Contributor

bimsonz commented Apr 4, 2016

From a review point of view there isnt anything that jumps out that should be there... Cant review the sass but im assuming its all good/ ready for merge. Not tested locally.

@pvhee
Copy link
Contributor Author

pvhee commented Apr 5, 2016

@bimsonz @gusliedke all good for me, merging in

@pvhee pvhee merged commit 5102b03 into develop Apr 5, 2016
@pvhee pvhee deleted the feature/PLAT-109_article_ds branch April 5, 2016 09:38
@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.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants