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

feat(partner): lien avec les fiches pratiques #761

Merged
merged 9 commits into from
Sep 4, 2024

Conversation

vincentporte
Copy link
Contributor

@vincentporte vincentporte commented Aug 29, 2024

Description

🎸 Lier des fiches pratiques (Forum) avec des Partner
🎸 Rendre visibles les Forum liés à un Partner dans la vue de détail de ce partenaire
🎸 Rendre visible le partenaire dans la vue de détail du forum, lorsque will_render_documentation_variant est vrai

Type de changement

🎢 Nouvelle fonctionnalité (changement non cassant qui ajoute une fonctionnalité).

Points d'attention

🦺 isolation de forum_visibility_content_tree_from_forums

Captures d'écran (optionnel)

vue de détail d'un Partner avec des Forum liés

image

vue de détail d'un Forum lié à un Partner

image

vue du formulaire de mise à jour d'un Forum

image

@vincentporte vincentporte linked an issue Aug 29, 2024 that may be closed by this pull request
2 tasks
@vincentporte vincentporte added python Pull requests that update Python code templating labels Aug 29, 2024
@vincentporte vincentporte changed the base branch from master to 756-partenaires August 29, 2024 14:37
@vincentporte vincentporte force-pushed the 756-partenaires branch 2 times, most recently from e47df62 to 6269fee Compare September 3, 2024 11:42
@vincentporte vincentporte force-pushed the 760-partenaires-lier-avec-les-fiches-pratiques branch from f0010d1 to 081adeb Compare September 3, 2024 11:55
Base automatically changed from 756-partenaires to master September 3, 2024 11:56
@vincentporte vincentporte force-pushed the 760-partenaires-lier-avec-les-fiches-pratiques branch from 081adeb to 2b248ed Compare September 3, 2024 12:00
@vincentporte vincentporte marked this pull request as ready for review September 3, 2024 16:14
Copy link
Contributor

@hellodeloo hellodeloo left a comment

Choose a reason for hiding this comment

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

LGTM

@vincentporte vincentporte merged commit 60bb2ee into master Sep 4, 2024
9 checks passed
@vincentporte vincentporte deleted the 760-partenaires-lier-avec-les-fiches-pratiques branch September 4, 2024 12:29
vincentporte pushed a commit that referenced this pull request Sep 9, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.13.0](v2.12.0...v2.13.0)
(2024-09-05)


### Features

* **event:** amélioration de l'admin
([#753](#753))
([ca56d83](ca56d83))
* **forum:** retrait des communautés privées
([#768](#768))
([1c120e3](1c120e3))
* **partner:** ajout des pages partenaires
([#757](#757))
([33fd1c6](33fd1c6))
* **partner:** améliorations post déploiement
([#763](#763))
([09a865f](09a865f))
* **partner:** lien avec les fiches pratiques
([#761](#761))
([60bb2ee](60bb2ee))
* **partner:** referencer les fiches partenaires dans sitemap.xml
([#759](#759))
([91bea96](91bea96))
* **tags:** afficher les filtres sur les tags
([#752](#752))
([7a10488](7a10488))
* **tags:** afficher les Tags dans la liste des fiches pratiques d'une
categorie
([#751](#751))
([ed005b7](ed005b7))
* **tags:** ajouter des étiquettes à un forum
([#746](#746))
([7f435bb](7f435bb))
* **tags:** ajouter une étiquette inexistante à un sujet
([#744](#744))
([b82ea73](b82ea73))
* **tags:** filtrer les `forum` enfants à partir des tags
([#750](#750))
([eb6683a](eb6683a))


### Bug Fixes

* **forum_conversation:** Résolution des erreurs de tests sur les
contenus des messages
([#754](#754))
([8e0f35d](8e0f35d))
* **partner:** mise en forme des logos de la vue en liste
([#764](#764))
([7a84319](7a84319))
* **post:** simplification du sujet des `Post`
([#748](#748))
([3c2a5a0](3c2a5a0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code templating
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Partenaires: lier avec les fiches pratiques
2 participants