Skip to content

Releases: incubateur-ademe/quefairedemesobjets

v1.26.0

29 Apr 06:28
051766b
Compare
Choose a tag to compare

Changement de texte :

  • "Éligible" devient "Éligibles"
  • Texte identiffiant les adresses avec label Répar'acteur
  • Texte bonus réparation

Amélioratation Admin :

  • Possibilité de dupliquer un acteur
  • Liens externes vers Annuaire entreprise et Google maps

Commits

  • 5c664f4: Update detail.html (#546) (Chris Charousset) #546
  • 78a8741: add an option to duplicate revision acteur and extenal links to simplify administration (#556) (Nicolas Oudard) #556
  • 130d5d3: Changed the Label Répar'Acteurs name in the advanced filters panel (#555) (Lucas Jouin) #555
  • 051766b: Changed the filter' name "Éligible" to add an "s" at the end for "Éligibles" (#554) (Lucas Jouin) #554

v1.25.0

24 Apr 15:56
9d4be75
Compare
Choose a tag to compare

Fonctionnalités

Ingestions des données des éco-organisme :

  • Ecologic
  • Corepile
  • Ecosystem

Mise à jour des dépendances Javascript

  • iframe-resizer
  • posthog-js

Commits

  • d54c14e: Bump posthog-js from 1.122.0 to 1.128.3 (#548) (dependabot[bot]) #548
  • 5b616a6: Bump iframe-resizer from 4.3.9 to 4.3.11 (#549) (dependabot[bot]) #549
  • 4d0f774: Ecologic dataset ingestion and refactoring of EO dags (#534) (Hamza Azelmat) #534
  • 9d4be75: drop rows with empty lat lon (#551) (Hamza Azelmat) #551

v1.24.1

23 Apr 14:27
bcf1be0
Compare
Choose a tag to compare

Bug

Correction de la recherche lorsque l'utilisateur affichait les solutions en ligne

Commits

  • bcf1be0: fix the search which failed when online is displayed (#550) (Nicolas Oudard) #550

v1.24.0

22 Apr 19:44
0520423
Compare
Choose a tag to compare

Fonctionnalités

  • ajout de la mention et des filtres "Economie social et Solidaire"
  • ajout des labels et des filtres "Bonus réparation"
  • Correction de la recherche dans une zone

Fonctionnalités techniques

  • Amélioration et coloration des environnements d'administration

Mis à jour des dépendances

Python

  • black

Javascript

  • @playwright/test
  • posthog-js
  • typescript

Commits

  • c70db72: Bump typescript from 5.4.4 to 5.4.5 (#529) (dependabot[bot]) #529
  • 87fadf6: display ESS and ability to filter on it (#530) (Nicolas Oudard) #530
  • f8087aa: Bump posthog-js from 1.120.2 to 1.122.0 (#527) (dependabot[bot]) #527
  • 8491f2f: Bump @playwright/test from 1.43.0 to 1.43.1 (#526) (dependabot[bot]) #526
  • 38f9ffa: Bump black from 24.3.0 to 24.4.0 (#525) (dependabot[bot]) #525
  • 00e0874: add filter for bonus reparation (#532) (Nicolas Oudard) #532
  • e8ddde5: add tests about displaying headers of of adresse detail (#536) (Nicolas Oudard) #536
  • 66f89af: small fixes after filters and admin adjustments (#537) (Nicolas Oudard) #537
  • 5c5766d: deactivate the filters related to Réparer when the direction isn't jai (#539) (Nicolas Oudard) #539
  • c665376: Fix displayed help text (#540) (Nicolas Oudard) #540
  • 42a6de6: update the admin color : fix for staging env (#541) (Nicolas Oudard) #541
  • 7ad7333: fix the search in zone to avoid apply zone when it is not requested (#542) (Nicolas Oudard) #542
  • e6e2a9c: display bonus mention in the tab "A propos" too (#543) (Nicolas Oudard) #543
  • 5d7fd59: fix admin color again (#544) (Nicolas Oudard) #544
  • 0520423: search in zone regression when it is inline (#545) (Nicolas Oudard) #545

v1.23.1

18 Apr 09:35
6754125
Compare
Choose a tag to compare

Commits

  • 6754125: fix writing labels by create_final actor (#533) (Nicolas Oudard) #533

v1.23.0

16 Apr 07:35
427c8a0
Compare
Choose a tag to compare

Fonctionnalités

DAG d'ingestion des données Refashion.
DAG d'ingestion des résultats d'un import d'éco-organisme.
Affichage des résultats des DAGs d'import des fichiers d'éco-organismes. Possibilité de valider ou rejeter les résultats.
Alignement des versions de navigateurs supportés selon la liste étabie par Delphine.
Renommage des colonnes nom / nom affiché / code pour 2 colonnes : code et libelle
Création et affichage de plusieurs labels

Bug fix

Résolution de la régression du bouton «Recherche dans la zone» qui ne marchait plus

Fonctionnalités techniques

Premier développement pour le fonctionnement en mode carte mais ceci ne change rien pour l'utilisateur final.

Mise à jour des dépendances

Javascript

  • posthog-js
  • @types/node
  • typescript
  • @playwright/test

Python

  • django 5

Commits

  • 8825c47: create table label qualité (#506) (Nicolas Oudard) #506
  • 2756984: update France map using the svg with drom (#508) (Nicolas Oudard) #508
  • dcb6fc0: Libelle and code for all administrative tables (#507) (Nicolas Oudard) #507
  • 9543c62: update django to django 5 (#509) (Nicolas Oudard) #509
  • be852fb: fix call nom instead of code (#510) (Nicolas Oudard) #510
  • 2dca144: create a dag to create refashion sources (#505) (Nicolas Oudard) #505
  • 7c57f48: add an admin screen for DAG run (#502) (Nicolas Oudard) #502
  • 5291f38: Bump @playwright/test from 1.42.1 to 1.43.0 (#517) (dependabot[bot]) #517
  • 9f3f72e: Bump typescript from 5.4.3 to 5.4.4 (#516) (dependabot[bot]) #516
  • 30b2f6b: Bump @types/node from 20.12.2 to 20.12.7 (#521) (dependabot[bot]) #521
  • 254886c: fix the behaviour of search in zone button (#520) (Nicolas Oudard) #520
  • bf9eed6: Bump posthog-js from 1.116.6 to 1.120.2 (#515) (dependabot[bot]) #515
  • 502873a: Update browserlist and test it is not displayed by default (#523) (Nicolas Oudard) #523
  • 53793bb: Improve viz for dag validation admin (#511) (Hamza Azelmat) #511
  • 7188973: ingest validated dataset to displayed actors (#518) (Hamza Azelmat) #518
  • 30f2e87: fix dag name (#524) (Hamza Azelmat) #524
  • 427c8a0: introduce 'Carte' behavior - first part (#512) (Nicolas Oudard) #512

v1.22.1

05 Apr 13:04
Compare
Choose a tag to compare

Commits

  • ef69133: update France map using the svg with drom (#508) (Nicolas Oudard)

v1.22.0

03 Apr 15:08
879cbd8
Compare
Choose a tag to compare

Commits

v1.21.0

03 Apr 09:14
3fb02e1
Compare
Choose a tag to compare

Fonctionnalités

Nous avons désormais 2 champs pour gérer les horaires des acteurs :

  • horaire_osm : horaire au format OSM, pas affiché dans l'interface
  • horaire_description : horaire au format texte, affiché dans l'interface

Le panneau des filtres avancés se déplit depuis le bas de l'écran, il est aussi disponible à partir de la CachedDirectionAction

Evolution technique

Création des tables permettant de stocker les résultat des DAGs d'ingestion des données des Eco-organisme

Notbook d'ingestion des données Refashion

Correction du domaine lvao.ademe.fr pour le tag matomo

Mise à jur des dépedances Javascript

  • @types/node
  • tailwindcss

Commits

  • 0b17110: Dag run (#486) (Nicolas Oudard) #486
  • 28bacb0: Add refashion dataset (#479) (Hamza Azelmat) #479
  • 8d01f5a: update lvao domain used by matomo (#497) (Nicolas Oudard) #497
  • b9194ae: upgrade python to 3.12.2 and node 20 (#496) (Nicolas Oudard) #496
  • 2d18006: Bump tailwindcss from 3.4.1 to 3.4.3 (#501) (dependabot[bot]) #501
  • 11b7222: Bump @types/node from 20.11.30 to 20.12.2 (#500) (dependabot[bot]) #500
  • 11257c0: Move advanced filters in a panel which slides (#498) (Nicolas Oudard) #498
  • 24a34de: manage horaire OSM and horaire Description (#499) (Nicolas Oudard) #499
  • 9b37929: Revert "upgrade python to 3.12.2 and node 20 (#496)" (Nicolas Oudard)
  • 3fb02e1: fix font and display of reparacteur modal whan advanced filters are displayed (#503) (Nicolas Oudard) #503

v1.20.0

26 Mar 16:37
b29ff28
Compare
Choose a tag to compare

Évolutions fonctonnelles

La direction «J'ai» devient la direction sélectionnée par défaut.

Dans la carte détaillée :

  • les tab sources, infos et labels ne sont affichées que si elles contiennent du contenu.
  • la distance entre l'adresse saisie pour afficher la carte et l'adresse de l'acteur est affiché sous le nom de l'acteur.
  • l'itinéraire et l'adresse ne sont pas affichés pour les acteurs digitaux.

Évolution technique

Nettoyage des objets et écrans dépréciés.

Mise à jour des dépendances

Javascript

posthog-js
@types/node
typescript

Qualité de code

pre-commit
black

Commits

  • 5fa45ec: display enhancement on address details panel (#484) (Nicolas Oudard) #484
  • 3a078ea: Cleanup des champs, table et écran inutiles (#485) (Nicolas Oudard) #485
  • 9da1d59: Bump posthog-js from 1.113.2 to 1.116.2 (#482) (dependabot[bot]) #482
  • 7ce4b2d: Bump @types/node from 20.11.26 to 20.11.29 (#481) (dependabot[bot]) #481
  • 48b3ed3: Bump black from 24.2.0 to 24.3.0 (#480) (dependabot[bot]) #480
  • a706ddb: Bump typescript from 5.3.3 to 5.4.2 (#465) (dependabot[bot]) #465
  • 46baf81: Fix missing fields (#487) (Nicolas Oudard) #487
  • 82c4637: J'ai is the default direction (#432) (Nicolas Oudard) #432
  • f39afb6: Bump pre-commit from 3.6.2 to 3.7.0 (#488) (dependabot[bot]) #488
  • e19400f: Bump typescript from 5.4.2 to 5.4.3 (#490) (dependabot[bot]) #490
  • 84e070b: Bump @types/node from 20.11.29 to 20.11.30 (#491) (dependabot[bot]) #491
  • 8335e25: Bump posthog-js from 1.116.2 to 1.116.6 (#489) (dependabot[bot]) #489
  • 4fd1d82: do not display distance for digital actor (#493) (Nicolas Oudard) #493
  • e780ed4: display rounded distance (#494) (Nicolas Oudard) #494
  • b29ff28: add test to display and distance jinja_handler functions (#495) (Nicolas Oudard) #495