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

(PC-33377)[API] chore: Remove useless POST venues route #15390

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dramelet-pass
Copy link
Contributor

@dramelet-pass dramelet-pass commented Dec 5, 2024

But de la pull request

Ticket Jira (ou description si BSR) : https://passculture.atlassian.net/browse/PC-33377

Partie Front-end

Le dossier pro/src/pages/VenueCreation a été supprimé, ce qui implique que … :

  • les éléments qui appartenaient exclusivement à la page de création ont été supprimés
  • les éléments partagés avec l'édition d’une venue (VenueEdition) ou de ses paramètres (VenueSettings) ont été déplacés dans l'arborescence au plus proche du/des composants qui les utilisait

Les références à l'ancienne route /structures/<offererId>/lieux/creation ont été remplacées par la nouvelle route /parcours-inscription/structure.
Par précaution, une redirection automatique a été ajoutée au cas où des références extérieures (ex: BO) à l'ancien lien seraient toujours existentes.

La route avec un "wildcard" suivante a été retirée : path: '/structures/:offererId/lieux/:venueId/*', et réécrite de façon explicite dans le routesMap.tsx (le composant "VenueEdition" s'est vu retiré ses différentes <Routes> imbriquées suite à la discussion Slack suivante)

Vérifications

  • J'ai écrit les tests nécessaires
  • J'ai mis à jour le fichier des plans de tests du portail pro si nécessaire
  • J'ai mis à jour la liste des routes et des titres de pages du portail pro si j'en ai rajouté/modifié ou supprimé une.
  • J'ai relu attentivement les migrations, en particulier pour éviter les locks, et je préviens les équipes Shérif et Data
  • J'ai ajouté des screenshots pour d'éventuels changements graphiques
  • J'ai fait la revue fonctionnelle de mon ticket

@dramelet-pass dramelet-pass force-pushed the dramelet/PC-33377-handle-manual-edition-while-creating-venue branch from 25ab840 to ac63194 Compare December 5, 2024 17:15
Copy link
Contributor

github-actions bot commented Dec 5, 2024

Visit the preview URL for this PR (updated for commit d63b333):

https://pc-pro-testing--pr15390-dramelet-pc-33377-ha-7r0nfe33.web.app

(expires Sun, 12 Jan 2025 16:41:33 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 032d233ee67e1c50d6af12e29c936c7076770eb1

@dramelet-pass dramelet-pass force-pushed the dramelet/PC-33377-handle-manual-edition-while-creating-venue branch from ac63194 to 7682678 Compare December 6, 2024 10:09
Copy link
Contributor

github-actions bot commented Dec 6, 2024

mypy cop report: 458 (master) ↘ 457 (your branch)

Have yourself a merry little break and learn a few facts about the year 457.

@xordoquy-pass xordoquy-pass force-pushed the dramelet/PC-33377-handle-manual-edition-while-creating-venue branch from 7682678 to b961733 Compare December 16, 2024 14:43
@dramelet-pass dramelet-pass force-pushed the dramelet/PC-33377-handle-manual-edition-while-creating-venue branch from b961733 to 02031c6 Compare January 3, 2025 07:59
@dramelet-pass dramelet-pass changed the title (PC-33377)[API] feat: Handle manual edition while creating venue (PC-32880)[API] feat: Handle manual edition while creating venue Jan 6, 2025
@dramelet-pass dramelet-pass force-pushed the dramelet/PC-33377-handle-manual-edition-while-creating-venue branch from 1fb05c8 to 39c468a Compare January 6, 2025 16:28
@dramelet-pass dramelet-pass changed the title (PC-32880)[API] feat: Handle manual edition while creating venue (PC-33377)[API] feat: Handle manual edition while creating venue Jan 6, 2025
@dramelet-pass dramelet-pass force-pushed the dramelet/PC-33377-handle-manual-edition-while-creating-venue branch from 39c468a to 0f2ad9a Compare January 6, 2025 16:36
@dramelet-pass dramelet-pass changed the title (PC-33377)[API] feat: Handle manual edition while creating venue (PC-33377)[API] chore: Remove useless POST venues route Jan 6, 2025
@jclery-pass jclery-pass force-pushed the dramelet/PC-33377-handle-manual-edition-while-creating-venue branch from e2bdfcf to fb25881 Compare January 8, 2025 16:50
@dramelet-pass dramelet-pass force-pushed the dramelet/PC-33377-handle-manual-edition-while-creating-venue branch from fb25881 to c08a13b Compare January 9, 2025 09:29
@jclery-pass jclery-pass force-pushed the dramelet/PC-33377-handle-manual-edition-while-creating-venue branch 2 times, most recently from 5b49110 to 2aa3e89 Compare January 10, 2025 14:16
@dramelet-pass dramelet-pass force-pushed the dramelet/PC-33377-handle-manual-edition-while-creating-venue branch from 2aa3e89 to 5f3e90a Compare January 10, 2025 14:50
@jclery-pass jclery-pass force-pushed the dramelet/PC-33377-handle-manual-edition-while-creating-venue branch from 5f3e90a to c647d3a Compare January 10, 2025 15:30
@dramelet-pass dramelet-pass force-pushed the dramelet/PC-33377-handle-manual-edition-while-creating-venue branch from c647d3a to d63b333 Compare January 10, 2025 16:30
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.

5 participants