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

[Moyens et unités] Finalisation du back-office #844

Merged

Conversation

@ivangabriele
Copy link
Member Author

ivangabriele commented Sep 26, 2023

@louptheron @thoomasbro @claire2212 J'ai fait mon premier commit de refacto pour bien séparer la logique de "rôle" entre les entités et les DTOs, comme on en a parlé ensemble (tu n'étais pas là Thomas, mais tu comprendras en lisant le code ^^). Je vous poke du coup pour faire une revue de ce changement, voir si on est bien aligné.

Pour info, ce commit ne fait que ça, je vais régler les autres points de review de ma PR précédentes dans d'autres commits.

@ivangabriele ivangabriele force-pushed the ivan/add-control-units-archiving-and-deletion-in-backoffice branch 3 times, most recently from b12cade to d74460c Compare September 28, 2023 10:35
@ivangabriele ivangabriele force-pushed the ivan/add-control-units-archiving-and-deletion-in-backoffice branch from d74460c to 21d1ac8 Compare September 28, 2023 11:40
@ivangabriele ivangabriele force-pushed the ivan/add-control-units-archiving-and-deletion-in-backoffice branch from 21d1ac8 to 6666073 Compare September 28, 2023 13:47
@ivangabriele ivangabriele force-pushed the ivan/add-control-units-archiving-and-deletion-in-backoffice branch from 6933ed5 to bf19d7c Compare October 3, 2023 02:46
@ivangabriele ivangabriele marked this pull request as ready for review October 3, 2023 05:26
@@ -0,0 +1,7 @@
-- There are already production administrations inserted by `V0.060__create_administrations`
-- We add a few more here for testing purpose
INSERT INTO public.administrations
Copy link
Collaborator

Choose a reason for hiding this comment

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

Mini truc : le nommage du fichier est plutôt V666.1__Insert_dummy_administrations.sql avec un "I" majuscule

Copy link
Member Author

Choose a reason for hiding this comment

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

Alors en fait je n'avais pas vu mais dans Env tous les fichiers SQL de migration/dummy data sont en minuscule contrairement à Fish :X

@ivangabriele ivangabriele merged commit e89da2d into main Oct 3, 2023
9 checks passed
@ivangabriele ivangabriele deleted the ivan/add-control-units-archiving-and-deletion-in-backoffice branch October 3, 2023 16:50
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.

3 participants