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

Parcours pap/module indicateurs #3241

Merged
merged 98 commits into from
Jul 1, 2024

Commits on Jun 25, 2024

  1. Création des routes principales du tableau de bord

    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c03aaf3 View commit details
    Browse the repository at this point in the history
  2. Supprime une div inutile

    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f5c0c9b View commit details
    Browse the repository at this point in the history
  3. Renomme une route

    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7310330 View commit details
    Browse the repository at this point in the history
  4. Ajoute les composants générique basiques des modules et les routes

    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    68f8828 View commit details
    Browse the repository at this point in the history
  5. Modifie comment afficher les modules dans la page perso

    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6266c2c View commit details
    Browse the repository at this point in the history
  6. Améliore les modules génériques et quelques commentaires de TODO

    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f5118f3 View commit details
    Browse the repository at this point in the history
  7. Change la façon dont sont traités les modules

    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    44ead0b View commit details
    Browse the repository at this point in the history
  8. Retire du code inutilisé

    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    09513a3 View commit details
    Browse the repository at this point in the history
  9. Ajoute une vue par défaut du tdb et revoie la façon de géré l'accès d…

    …epuis le header de l'app
    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b94e582 View commit details
    Browse the repository at this point in the history
  10. Supprime la prop settingButton de View car finalement strictement com…

    …mun aux deux vues
    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ac970ba View commit details
    Browse the repository at this point in the history
  11. Ajoute des états de chargement et vide pour le module générique

    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4611fef View commit details
    Browse the repository at this point in the history
  12. Ajoute des boutons dans le footer et les filtres sélectionnés basique…

    …s sur le module générique
    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b801d3c View commit details
    Browse the repository at this point in the history
  13. Ajoute un état vide pour le TDB plans d'action quand la collectivité …

    …ne possède pas de plan
    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0e3f090 View commit details
    Browse the repository at this point in the history
  14. Change les variants de deux boutons

    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2b16f3f View commit details
    Browse the repository at this point in the history
  15. renomme des variables

    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    695b53f View commit details
    Browse the repository at this point in the history
  16. Modifications graphiques

    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    565e034 View commit details
    Browse the repository at this point in the history
  17. Extrait une fonction d'un composant

    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d88de2d View commit details
    Browse the repository at this point in the history
  18. Ajoute un module basique pour les indicateurs

    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9102783 View commit details
    Browse the repository at this point in the history
  19. Ajout de la page basique du module Indicateurs du TDB

    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    08ce5c5 View commit details
    Browse the repository at this point in the history
  20. Ajoute à IndicateurCard la possibilité de masquer tous les graph même…

    … ceux avec valeur
    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7287d1a View commit details
    Browse the repository at this point in the history
  21. Implémente le fil d'ariane de la page d'un module TDB

    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4767934 View commit details
    Browse the repository at this point in the history
  22. Ajoute la possibilité de masquer les graph des cartes indicateur et l…

    …e nombre total d'indicateurs filtrés
    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d375a9b View commit details
    Browse the repository at this point in the history
  23. Ajoute les états de chargement et vide pour la liste d'indicateur de …

    …la page du TDB
    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3e04173 View commit details
    Browse the repository at this point in the history
  24. Ajoute la recherche et le select de tri pour la liste des indicateurs…

    … du TDB
    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    896e048 View commit details
    Browse the repository at this point in the history
  25. Implémente une modale basique pour la modification des filtres du mod…

    …ule indicateurs
    Arthur Molinos authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    818f25e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    285d28f View commit details
    Browse the repository at this point in the history
  27. Fix le crash de l'app quand un utilisateur clique sur la seule option…

    … sélectionnée dans le tri des collectivités dans les collectivités engagées
    cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5eeac87 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2673194 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    14f7af9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d3202b1 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2c9e9d1 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4461e97 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    72762ba View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    9ea0dac View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e992db1 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    60bf401 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    7f4d890 View commit details
    Browse the repository at this point in the history
  38. TDB : Fix typing change

    farnoux authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cb9852a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    ceae41e View commit details
    Browse the repository at this point in the history
  40. TDB: Oubli d'un fichier

    farnoux authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6008039 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    359e72c View commit details
    Browse the repository at this point in the history
  42. Supprime du code inutile

    cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    db8c6ab View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    b748ee1 View commit details
    Browse the repository at this point in the history
  44. Change des hooks

    cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    03f02bb View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    d2f5a6d View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    4d2c2b1 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    992690e View commit details
    Browse the repository at this point in the history
  48. Fix erreurs de merge

    cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    35f4f6c View commit details
    Browse the repository at this point in the history
  49. TDB : Affiche tous les filtres possibles

    farnoux authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    81766ad View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    266a40a View commit details
    Browse the repository at this point in the history
  51. TDB : Répare la gestion des keys react-query pour les modules et leur…

    …s page à la modification des filtres
    cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    bafe29c View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    e859c6b View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    5ee28ed View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    0055c42 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    002a97a View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    114ab4a View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    6ab4996 View commit details
    Browse the repository at this point in the history
  58. TDB: Gère correctement le count des FA

    farnoux authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7d41534 View commit details
    Browse the repository at this point in the history
  59. TDB: Ajoute la pagination pour les FA

    farnoux authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    fd3d9d5 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    aa1c723 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    4320070 View commit details
    Browse the repository at this point in the history
  62. Navigation: Redirige sur le premier plan quand on arrive sur "Tous le…

    …s plans d'action"
    farnoux authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    42cab96 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    10729ba View commit details
    Browse the repository at this point in the history
  64. Navigation: Fixe les menus qui apparaissent derrière la colonne gauch…

    …e de la page Collectivités
    farnoux authored and cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9a90ca3 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    e76372b View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    e966ee7 View commit details
    Browse the repository at this point in the history
  67. Supprime du code inutile

    cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a903d13 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    ffd32d0 View commit details
    Browse the repository at this point in the history
  69. TDB: Rend l'utilisateur permanent dans les settings du module actions…

    …-dont-je-suis-le-pilote
    cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    88708f8 View commit details
    Browse the repository at this point in the history
  70. TDB: le champ période de modification ne peut pas être vide dans le m…

    …odule actions-recemment-modifiees
    cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    25d2d79 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    e4b129b View commit details
    Browse the repository at this point in the history
  72. TDB: Désactive entièrement le champ pilote dans les settings du modul…

    …e actions-dont-je-suis-le-pilote
    cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e47c398 View commit details
    Browse the repository at this point in the history
  73. TDB: Fix le rafraichissement de la liste des actions à la modificatio…

    …n d'une FA dans la page d'un module FA
    cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ac341bc View commit details
    Browse the repository at this point in the history
  74. TDB: Fix la redirection vers le premier plan d'action au click "Tous …

    …les plans d'action" ainsi que le mauvais état actif du lien dans la navigation
    cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    259a688 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    85a1ee0 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    c1b61fe View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    0ceb871 View commit details
    Browse the repository at this point in the history
  78. TDB: fix des typos

    cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2b321b3 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    dec2362 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    1656086 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    00113a4 View commit details
    Browse the repository at this point in the history
  82. Navigation principale: corrige le statut actif de l'onglet collectivi…

    …tés pour la vue plans d'action
    cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b1fe054 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    d38b0b6 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    67013ee View commit details
    Browse the repository at this point in the history
  85. TDB : Conjugue au pluriel et singulier les catégories de filtres en f…

    …onction du nombre de valeurs sélectionnés
    cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2f93898 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    89a89d5 View commit details
    Browse the repository at this point in the history
  87. TDB : update un texte

    cparthur committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c4a3589 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    30babed View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    9ecb406 View commit details
    Browse the repository at this point in the history
  2. DS : corrige un bug d'affichage des options de SelectFiltre quand il …

    …n'y avait pas de valeur sélectionnée
    cparthur committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8f9366b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daf3527 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Ajoute une fonction donnant la liste des plans d'actions d'une collec…

    …tivité comportant au moins 5 fiches dont le titre a été renseigné
    marc-rutkowski committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2b75dd4 View commit details
    Browse the repository at this point in the history
  2. Redirige sur le TDB de la 1ère collectivité après la connexion si il …

    …y a au moins un plan d'actions pilotable
    marc-rutkowski committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2e92247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0454c8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac914e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81a183b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a54370 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    6300a76 View commit details
    Browse the repository at this point in the history