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

Landing pages backend scaffold #4247

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from
Draft

Conversation

KludgeKML
Copy link
Contributor

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

What

Why

How

Screenshots?

Co-authored-by: Leena Gupte <leena.gupte@digital.cabinet-office.gov.uk>
@govuk-ci govuk-ci temporarily deployed to govuk-frontend-app-pr-4247 October 2, 2024 15:19 Inactive
@KludgeKML KludgeKML force-pushed the landing-pages-backend-scaffold branch from 908f2d3 to b77c4f0 Compare October 2, 2024 15:53
@govuk-ci govuk-ci temporarily deployed to govuk-frontend-app-pr-4247 October 2, 2024 15:53 Inactive
- ignore theme for the moment
@govuk-ci govuk-ci temporarily deployed to govuk-frontend-app-pr-4247 October 2, 2024 16:03 Inactive
- namespace under Block
- BlockFactory to simplify creation
- use theme to control classes on left and right
  side of blocks (TODO: this feels a bit presentational?
  Maybe move this to a helper/presenter and just
  return left and right column sizes and total column
  size? Perhaps since this is a Layout this is okay,
  though, since the purpose of this block is
  presentational?)
@govuk-ci govuk-ci temporarily deployed to govuk-frontend-app-pr-4247 October 2, 2024 20:21 Inactive
@govuk-ci govuk-ci temporarily deployed to govuk-frontend-app-pr-4247 October 3, 2024 08:24 Inactive
- Update factory to check that Block is in the ancestors rather than the direct ancestor
- make two_column_layout derive from layout base
@govuk-ci govuk-ci temporarily deployed to govuk-frontend-app-pr-4247 October 3, 2024 10:27 Inactive
… the two-column layout

Rename column_class_for_n_columns to column_class_for_equal_columns to be more coherent.
@govuk-ci govuk-ci temporarily deployed to govuk-frontend-app-pr-4247 October 3, 2024 10:39 Inactive
@govuk-ci govuk-ci temporarily deployed to govuk-frontend-app-pr-4247 October 3, 2024 14:44 Inactive
@govuk-ci govuk-ci temporarily deployed to govuk-frontend-app-pr-4247 October 3, 2024 15:23 Inactive
@govuk-ci govuk-ci temporarily deployed to govuk-frontend-app-pr-4247 October 3, 2024 15:36 Inactive
@govuk-ci govuk-ci temporarily deployed to govuk-frontend-app-pr-4247 October 3, 2024 15:49 Inactive
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