-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(forum): harmoniser la liste des topics (#665)
## Description 🎸 soutenir filtration sur `ForumView` 🎸 supprimer `ForumTopicListView`, l'accès pour HTMX fournis par `ForumView` 🎸 `FilteredTopicsListViewMixin` pour éviter la répétition de logique entre les views du Forum et l'espace d'échanges ## Type de changement 🎢 Nouvelle fonctionnalité (changement non cassant qui ajoute une fonctionnalité). 🥁 Changement de rupture (modification ou caractéristique qui empêcherait une fonctionnalité existante de fonctionner comme prévu) nécéssitant une mise à jour de la documentation ### Captures d'écran (optionnel) <img width="1353" alt="Screenshot 2024-06-10 at 17 23 21" src="https://github.com/gip-inclusion/itou-communaute-django/assets/10801930/25230de2-13e6-4ae9-968d-e19b672ffbef"> <img width="1353" alt="Screenshot 2024-06-10 at 17 23 40" src="https://github.com/gip-inclusion/itou-communaute-django/assets/10801930/5b5d11de-7e61-4ddc-bef7-b3e76417a606"> <img width="1353" alt="Screenshot 2024-06-10 at 17 24 05" src="https://github.com/gip-inclusion/itou-communaute-django/assets/10801930/9d8edc93-5b46-478b-aa6d-df3ce18aebe6">
- Loading branch information
1 parent
7318b5d
commit 6f8bf3c
Showing
10 changed files
with
192 additions
and
194 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.