Commit Graph

44 Commits (master)
 

Author SHA1 Message Date
Johan Le Baut 0fb3de88e1 clean code 3 weeks ago
Johan Le Baut 461550c544 fix ordre des pastilles si liazo + aquilenet 2 months ago
Johan Le Baut bfc0a30c84 autorise zoom 19 2 months ago
Johan Le Baut 296ed8da8a resize box on window resize 2 months ago
Johan Le Baut 2f5dddde8b fix liazo priority 2 months ago
Johan Le Baut 39bec33217 fix data commandable logic 2 months ago
Johan Le Baut f2b749e6d3 API par coord et amélioration UI 2 months ago
Johan Le Baut 275238fa39 script to fetch arcep data 3 months ago
Johan Le Baut b8b02bd5c8 API: add date commandable 3 months ago
Johan Le Baut a3e165ec45 Update ingest axione to add date in refimm table for API 3 months ago
Johan Le Baut 8a1c95f9ad update poetry 3 months ago
Johan Le Baut 0897ea9aea check if axione is commandable 3 months ago
Johan Le Baut 70419dbbeb fix ingest sxr 3 months ago
Johan Le Baut 90bcc50087 update axione ingest script 4 months ago
Johan Le Baut 270812f6d6 ajout de priorité dans l'affichage des immeubles selon leur statut de déploiement 4 months ago
Johan Le Baut f52e29463a remove unused comment 4 months ago
Johan Le Baut 22f43fc954 Add API to get elig status per imm ref 4 months ago
johan.le.baut 1e9d62c03b johan/consolidate-ipe-data (#5)
Use IPE datas from multiples sources: Axione, ARCEP, Liazo

Co-authored-by: Johan Le Baut <johan@helloasso.org>
Reviewed-on: #5
5 months ago
Johan Le Baut 4c8a59e64c Add colors to icons 9 months ago
Johan Le Baut b902f24711 Lien vers test d'éligibilité pour la fibre Axione 9 months ago
Félix Baylac-Jacqué 18187c0007
webapp: alter Kosc/Bouygues msg
The previous message was misleading, adopting youpi's suggestion instead.
10 months ago
Johan Le Baut a39d004ec3 message & remove print 11 months ago
Johan Le Baut eecbde1d24 no elig link for aquilenet 11 months ago
Johan Le Baut b02881720d call eligibility tools 11 months ago
Johan Le Baut e6d6ba013b display per result 11 months ago
Johan Le Baut 58bb3e0d1b update with arcep 11 months ago
Johan Le Baut 70ed8a22ae shellcheck 12 months ago
Johan Le Baut 4a6f063c1f Add script to fetch latest arcep data 12 months ago
Johan Le Baut b9df2de12a ajout connexion Liazo 1 year ago
Johan Le Baut b05cf14bf3 model 1 year ago
Johan Le Baut 108efc33f3 model 1 year ago
Johan Le Baut ca58802500 extract ipe fetch from main 1 year ago
Félix Baylac-Jacqué 5f5c08798a
webapp: add readme 1 year ago
Félix Baylac-Jacqué 52e4ecb2a2 webapp: save map position/zoom state in the URL search string
Doing this provides the user a way to share the result of a
eligibility test with other people by sharing the browser URL.
1 year ago
Félix Baylac-Jacqué b708c894be webapp: vendor leaflet 1 year ago
Félix Baylac-Jacqué f98598718f webapp: fix absolute links
Some links were set as absolute. It's probablematic since we're
deploying the application at tools.aquilenet.fr/ftth-ipe-map/ instead
of the top-level of a sub-domain as I was expecting.
1 year ago
Félix Baylac-Jacqué 6308ae9cea ops: deploy webapp on Gaia
Add systemd service + start script and deploy all that on Gaia.
1 year ago
Félix Baylac-Jacqué 38c67ee588 Webapp: add real elig data query
When a acceptable zoom level is reached, the frontend is going to
query the DB for the eligibility data associated to the region the
user is viewing.

When requesting too much data, the frontend gets pretty slow. In order
to prevent that, we require a minimal zoom level before triggering the
actual request.
1 year ago
Félix Baylac-Jacqué 925d93fc58 Frontend: fix minor bug on the fetchEligData button 1 year ago
Félix Baylac-Jacqué 2890656b8a data-ingest: Create a spatial index on the building geodata 1 year ago
Félix Baylac-Jacqué 6c8c3b138d webapp: fetch eligibility data on backend
We fetch the eligibility data from the backend for the area the user
is currently viewing.

We don't want to trigger the search when the user is zoomed out, it
could be heavy on the backend CPU. Hence, we trigger the fetch after
the user searched for his real address or reached a good-enough zoom level.

The backend is currently returning a dummy answer.
1 year ago
Félix Baylac-Jacqué 8fbad8b7b1 webapp: display interactive map + geocoding
Adding an interactive map with a geocoding search bar. We use leaflet
with the openstreetmap.fr tiles. As for the geocoding part, we use
komoot's photon API for the time being.
1 year ago
Félix Baylac-Jacqué 17849388cc Add some doc 1 year ago
Félix Baylac-Jacqué 77f9be057e Add primitive IPE data ingestor. 1 year ago