Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

alphagov/frontend

matthillco closed a pull request on alphagov/frontend
Scaffold for Side Navigation block on landing pages
⚠️ This repo is Continuously Deployed: make sure you [follow the guidance](https://docs.publishing.service.gov.uk/manual/development-pipeline.html#merge-your-own-pull-request) ⚠️ ## What Adds...
JamesCGDS deleted a branch alphagov/frontend

add_header

JamesCGDS closed a pull request on alphagov/frontend
Add header
⚠️ This repo is Continuously Deployed: make sure you [follow the guidance](https://docs.publishing.service.gov.uk/manual/development-pipeline.html#merge-your-own-pull-request) ⚠️ ## What This...
JamesCGDS pushed 2 commits to add_header alphagov/frontend
  • Render breadcrumbs in sub header This keeps the breadcrumbs in the sub header with the dark background. Otherwise, t... b01a4dc
  • Add blue bar dafcbde

View on GitHub

andysellick pushed 1 commit to dependabot/bundler/govuk_publishing_components-44.4.0 alphagov/frontend
  • Fix Sass compilation warnings d9578ed

View on GitHub

andysellick created a review on a pull request on alphagov/frontend
Frontend looks good to me 👍

View on GitHub

JamesCGDS pushed 2 commits to add_header alphagov/frontend
  • Render breadcrumbs in sub header This keeps the breadcrumbs in the sub header with the dark background. Otherwise, t... e16a014
  • Add blue bar fa28d41

View on GitHub

andysellick created a review on a pull request on alphagov/frontend

View on GitHub

github-actions[bot] created a comment on a pull request on alphagov/frontend
⚠️ This repo is Continuously Deployed: make sure you [follow the guidance](https://docs.publishing.service.gov.uk/manual/development-pipeline.html#merge-your-own-pull-request) ⚠️ ## What ## Wh...

View on GitHub

dependabot[bot] created a branch on alphagov/frontend

dependabot/bundler/gds-api-adapters-97.0.0 - Serves the homepage, transactions and some index pages on GOV.UK

github-actions[bot] created a comment on a pull request on alphagov/frontend
⚠️ This repo is Continuously Deployed: make sure you [follow the guidance](https://docs.publishing.service.gov.uk/manual/development-pipeline.html#merge-your-own-pull-request) ⚠️ ## What ## Wh...

View on GitHub

dependabot[bot] opened a pull request on alphagov/frontend
Bump govuk_publishing_components from 44.3.0 to 44.4.0
Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 44.3.0 to 44.4.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://githu...
dependabot[bot] created a branch on alphagov/frontend

dependabot/bundler/govuk_publishing_components-44.4.0 - Serves the homepage, transactions and some index pages on GOV.UK

JamesCGDS pushed 1 commit to add_header alphagov/frontend
  • Use remove_breadcrumbs method to omit breadcrumbs This relies on the content item for the landing page existing, whi... 7d69c34

View on GitHub

andysellick created a review comment on a pull request on alphagov/frontend
Whilst this is a nice solution, I'm afraid it reintroduces the original problem of overflow if the text content is too big. Sorry. ![Screenshot 2024-10-17 at 12 54 43](https://github.com/user-at...

View on GitHub

andysellick created a review on a pull request on alphagov/frontend
Looks good, just one small problem.

View on GitHub

andysellick created a review on a pull request on alphagov/frontend
Looks good, just one small problem.

View on GitHub

matthillco pushed 1 commit to landing-pages-side-navigation-scaffold alphagov/frontend
  • Configure contents-list component as navigation f899118

View on GitHub

jon-kirwan created a review comment on a pull request on alphagov/frontend
The reflow issues are now resolved by changes mentioned [here](https://github.com/alphagov/frontend/pull/4286#discussion_r1801469900)

View on GitHub

jon-kirwan created a review on a pull request on alphagov/frontend

View on GitHub

jon-kirwan created a review comment on a pull request on alphagov/frontend
Thanks @andysellick for all the help in finding a solution here. This approach involves absolutely positioning the hero image and introducing a new text box wrapper element that acts as an overlay ...

View on GitHub

jon-kirwan pushed 2 commits to add-hero-block-variant alphagov/frontend

View on GitHub

KludgeKML created a review on a pull request on alphagov/frontend
LGTM (but we need a second opinion because I am now implicated in some of this)

View on GitHub

matthillco pushed 16 commits to landing-pages-side-navigation-scaffold alphagov/frontend
  • Bump jasmine-core from 5.3.0 to 5.4.0 Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.3.0 to 5.4.0. ... 1faa828
  • Merge pull request #4284 from alphagov/dependabot/npm_and_yarn/jasmine-core-5.4.0 Bump jasmine-core from 5.3.0 to 5.4.0 84afd56
  • Expose schema on ContentItem fb7a3e5
  • Add a render_block helper The render_block method fails silently if a block doesn't exist. This means that the page ... 33d2036
  • Update landing page views to use the new block_helper methods 7a11f0c
  • Add an inverse flag to block config Now that we're using a helper method to render a block it's harder to tell wheth... 3184298
  • Update config for blocks that should be inverted 223bd80
  • Merge pull request #4290 from alphagov/hide-missing-blocks Hide missing blocks on landing page 021f26c
  • Add is_a_xxxx? meta_method - returns true if called with the schema name of the document, so is_a_landing_page? is... 9de814b
  • Merge pull request #4291 from alphagov/expose-schema-name-and-query Expose schema name and query eec83a9
  • Adds a demo of a homepage type of landing-page Video content is added via a govspeak block. It is assumed that the ... d3b5ce6
  • Merge pull request #4269 from alphagov/landing-page-homepage-demo Adds a demo of a homepage type of landing-page 51d517d
  • Add yaml content for landing page links These links will power a side navigation block that will appear on some land... f217098
  • Add a model for the side navigation block This model reads in the same list of links for each landing page. This mod... 0525e47
  • Add view to display side navigation The view to use the contents_list helper method to determine the active link. 276583c
  • Configure contents-list component as navigation fa01d2b

View on GitHub

richardTowers deleted a branch alphagov/frontend

landing-page-homepage-demo

richardTowers pushed 2 commits to main alphagov/frontend
  • Adds a demo of a homepage type of landing-page Video content is added via a govspeak block. It is assumed that the ... d3b5ce6
  • Merge pull request #4269 from alphagov/landing-page-homepage-demo Adds a demo of a homepage type of landing-page 51d517d

View on GitHub

richardTowers closed a pull request on alphagov/frontend
Adds a demo of a homepage type of landing-page
⚠️ This repo is Continuously Deployed: make sure you [follow the guidance](https://docs.publishing.service.gov.uk/manual/development-pipeline.html#merge-your-own-pull-request) ⚠️ ## What Buil...
richardTowers created a review on a pull request on alphagov/frontend
Looks like it matches the designs, apart from the missing header banner thing and some padding issues which we'll fix post-merge. Thanks!

View on GitHub

MartinJJones closed a draft pull request on alphagov/frontend
Increase homepage-header padding-top if menu is open
## What If the super navigation menu is open, set padding top to 50px for the homepage-header on Desktop screen sizes Depends on https://github.com/alphagov/govuk_publishing_components/pull/374...
MartinJJones created a comment on a pull request on alphagov/frontend
@hannako yes 👍 , will close this PR

View on GitHub

Load more