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

EWPP-452: Add RSS feeds for nodes based on list page metadata. #41

Merged
merged 13 commits into from
Nov 16, 2020

Conversation

imanoleguskiza
Copy link
Member

EWPP-452

Description

Add RSS feeds for nodes based on list page metadata.

Change log

  • Added: Add RSS feeds for nodes based on list page metadata.
  • Changed:
  • Deprecated:
  • Removed:
  • Fixed:
  • Security:

Commands

[Insert commands here]

@imanoleguskiza imanoleguskiza force-pushed the EWPP-452 branch 2 times, most recently from 8f0ad8b to 5c7f09d Compare October 29, 2020 13:06
src/Controller/ListPageRssController.php Outdated Show resolved Hide resolved
src/Controller/ListPageRssController.php Outdated Show resolved Hide resolved
src/Controller/ListPageRssController.php Outdated Show resolved Hide resolved
src/Controller/ListPageRssController.php Outdated Show resolved Hide resolved
src/Controller/ListPageRssController.php Outdated Show resolved Hide resolved
tests/src/Kernel/ListPageRssControllerTest.php Outdated Show resolved Hide resolved
tests/src/Kernel/ListPageRssControllerTest.php Outdated Show resolved Hide resolved
tests/src/Kernel/ListPageRssControllerTest.php Outdated Show resolved Hide resolved
tests/src/Kernel/ListPageRssControllerTest.php Outdated Show resolved Hide resolved
tests/src/Kernel/ListPageRssControllerTest.php Outdated Show resolved Hide resolved
src/Controller/ListPageRssController.php Outdated Show resolved Hide resolved
src/Controller/ListPageRssController.php Outdated Show resolved Hide resolved
src/Controller/ListPageRssController.php Outdated Show resolved Hide resolved
src/Controller/ListPageRssController.php Outdated Show resolved Hide resolved
src/Controller/ListPageRssController.php Outdated Show resolved Hide resolved
tests/src/Kernel/ListPageRssControllerTest.php Outdated Show resolved Hide resolved
tests/src/FunctionalJavascript/ListPageRssTest.php Outdated Show resolved Hide resolved
tests/src/FunctionalJavascript/ListPageRssTest.php Outdated Show resolved Hide resolved
tests/src/FunctionalJavascript/ListPageRssTest.php Outdated Show resolved Hide resolved
tests/src/FunctionalJavascript/ListPageRssTest.php Outdated Show resolved Hide resolved
@upchuk upchuk changed the base branch from EPIC-rss-feed to master November 5, 2020 13:05
@upchuk upchuk changed the base branch from master to EPIC-rss-feed November 5, 2020 13:05
* @return string
* The default description.
*/
protected function getChannelDescription(NodeInterface $node, CacheableMetadata $cache_metadata): string {
Copy link
Member

@hernani hernani Nov 16, 2020

Choose a reason for hiding this comment

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

Let's explain what it is the logic applied here.

@hernani hernani merged commit 9e0665a into EPIC-rss-feed Nov 16, 2020
@hernani hernani deleted the EWPP-452 branch November 16, 2020 15:12
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.

3 participants