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

9109 editorial index page #9252

Merged
merged 5 commits into from
Aug 30, 2022
Merged

9109 editorial index page #9252

merged 5 commits into from
Aug 30, 2022

Conversation

danielfmiranda
Copy link
Collaborator

@danielfmiranda danielfmiranda commented Aug 23, 2022

Description

Link to sample test page:
Related PRs/issues: #9109

Screenshots

Article Page Cards Desktop:
Screen Shot 2022-08-23 at 6 33 05 PM

Article Page Cards Tablet:
Screen Shot 2022-08-23 at 6 33 05 PM

Article Page Cards Mobile:
Screen Shot 2022-08-23 at 6 33 05 PM

Product Update Cards Desktop:
Screen Shot 2022-08-23 at 6 33 05 PM

Product Update Cards Tablet:
Screen Shot 2022-08-23 at 6 33 05 PM

Product Update Cards Mobile:
Screen Shot 2022-08-23 at 6 33 05 PM

Checklist

Tests

  • [ ] Is the code I'm adding covered by tests?

Changes in Models:

  • [ ] Did I update or add new fake data?
  • [ ] Did I squash my migration?
  • [ ] Are my changes backward-compatible. If not, did I schedule a deploy with the rest of the team?

Documentation:

  • [ ] Is my code documented?
  • [ ] Did I update the READMEs or wagtail documentation?

@danielfmiranda danielfmiranda changed the base branch from main to pni-2022 August 23, 2022 03:59
@@ -206,6 +206,8 @@ class Meta:

title = Faker('sentence')
hero_image = SubFactory(ImageFactory)
first_published_at = Faker('past_datetime', start_date='-30d', tzinfo=timezone.utc)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Just some updates to the factory to make sure articles have a published date and description

@danielfmiranda danielfmiranda changed the title WIP: 9109 editorial index page 9109 editorial index page Aug 29, 2022
@fessehaye fessehaye merged commit 1021994 into pni-2022 Aug 30, 2022
@fessehaye fessehaye deleted the 9109-editorial-index-page branch August 30, 2022 00:07
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.

2 participants