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

Mise à jour de SF et correction des pages index de blog #127

Merged
merged 14 commits into from
Dec 20, 2024
Merged

Conversation

LucienMLD
Copy link
Member

@LucienMLD LucienMLD commented Dec 20, 2024

  • Permet de créer des blocs en dessous de la liste des articles sur la page index de blog
  • Corrige la pagination sur l'index de blog, elle n'apparaissait pas sur les pages NumeriqueBlogIndexPage

closes #126

Ash-Crow and others added 14 commits November 27, 2024 15:25
* Solve two bugs on blogs

* Improve feed links labels

* Update pre-commit versions

* Force zoneinfo to be recognized as standard library

* Fix python version requirement for ruff to behave properly

* Syntax issues in pyproject.toml
* chore: setup CD (#1)

* fix: ghcr

* fix: cd on all branches (#2)

* fix: port

* formatting

* chore: update docker image workflow name

---------

Co-authored-by: Matéo Mévollon <[email protected]>
Co-authored-by: Matéo Mévollon <[email protected]>
* Setting the new block aside for now

* Work on the contact card

* Finish code for contact cards
Bumps [django](https://github.com/django/django) from 5.1.3 to 5.1.4.
- [Commits](django/django@5.1.3...5.1.4)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* First version

* Update dependencies

* Finish dev of the new page type

* Explicit mention of the python version because the buildpack is temporarily broken

* try fix for error 500

* Fully static error 500 page

* static 404

* Fix static error pages

* Fix hook

* Fix templates

* Remove debugging changes

* Moved faker to prod dependencies (used by a command)

* Fix poetry.lock

* Add tests
* Add missing TextAndCTA block from the common streamfield blocks

* Don't run the pending migrations check while in draft mode

* Try with a separate workflow for migration checks

* Add python 3.13 to tested versions

* update dependencies

* Update stepper

* Update translations

* Add imageandtext and alert to the fullwidth background field

* Add content

* Fix CI

* Add migrations
…n français (numerique-gouv#251)

* Fix typo in stepper

* Update version number
# Conflicts:
#	blog/locale/fr/LC_MESSAGES/django.po
#	content_manager/locale/fr/LC_MESSAGES/django.po
#	poetry.lock
#	pyproject.toml
#	static/css/style.css
@LucienMLD LucienMLD changed the title 2012 Mise à jour de SF et correction des page index de blog Dec 20, 2024
@LucienMLD LucienMLD changed the title Mise à jour de SF et correction des page index de blog Mise à jour de SF et correction des pages index de blog Dec 20, 2024
@LucienMLD LucienMLD merged commit 4715137 into main Dec 20, 2024
5 of 6 checks passed
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.

Ajouter un body aux pages index de blog
3 participants