• Joined on 2024年04月04日
hepiteau pushed to cafe-web-api at tfardet/CAFE 2026年02月27日 11:19:44 +01:00
01a74356ab feat: init nginx config file.
hepiteau pushed to cafe-web-api at tfardet/CAFE 2026年02月23日 15:42:38 +01:00
514b1c1274 feat: reload env impacts even on page reload. Compute based on previous steps and not absolute all steps. Add arrows and chage verticalslider display to have small green/red columns to dsplay...
hepiteau pushed to cafe-web-api at tfardet/CAFE 2026年02月09日 11:37:19 +01:00
ba3192f67b feat: bump version to 0.12.2, add env changes in sliders.
hepiteau pushed to cafe-web-api at tfardet/CAFE 2026年01月30日 00:26:41 +01:00
ee95037447 feat: add event listener for impact changes/
9889bfb622 clean: rename event.
Compare 2 commits »
hepiteau closed issue tfardet/CAFE#25 2026年01月29日 23:39:51 +01:00
Cannot delete item when more than one area has been selected
hepiteau pushed to assessment-page at tfardet/CAFE 2026年01月29日 23:13:34 +01:00
e8cb7b3c1d info: add a todo.
hepiteau commented on pull request tfardet/CAFE#29 2026年01月29日 23:12:53 +01:00
feat: add initial assessment page for the area

idem ici il se peut que sbPlotData soit undefined

hepiteau commented on pull request tfardet/CAFE#29 2026年01月29日 23:12:53 +01:00
feat: add initial assessment page for the area

sbPlotData peut être undefined mais passé as NutrientsSunburst ce qui va effacer le typage "undefined", il faudrait soit prévoir que GrephsArea puisse gérer si sbPlotData est undefined ou bien...

hepiteau commented on pull request tfardet/CAFE#29 2026年01月29日 23:12:52 +01:00
feat: add initial assessment page for the area

Si jamais key n'est jamais modifié alors on pourra utiliser 'const' comme ça on se garantie que l'on ne va pas le modifier par la suite ou l'on aura une erreur, et ça permet d'éviter des...

hepiteau commented on pull request tfardet/CAFE#29 2026年01月29日 23:12:52 +01:00
feat: add initial assessment page for the area

Ici on va préférer utiliser 'let' à la place de 'var' car déprécié.

hepiteau commented on pull request tfardet/CAFE#29 2026年01月29日 23:12:52 +01:00
feat: add initial assessment page for the area

Ici ce serait mieux de spécifier le type si il est possible de le connaitre, ou de faire une interface si le type est composé.

hepiteau opened issue tfardet/CAFE#30 2026年01月29日 23:04:25 +01:00
Memory leaks for subscribed events.
hepiteau pushed to cafe-web-api at tfardet/CAFE 2026年01月15日 19:49:38 +01:00
0f1bb89d9c fix: improve a little the margins for small screens.
hepiteau pushed to cafe-web-api at tfardet/CAFE 2026年01月15日 19:43:31 +01:00
8dd52098a1 fix: correct alignment between text and svg imgs, and fix correct white padding.
hepiteau pushed to cafe-web-api at tfardet/CAFE 2026年01月04日 23:29:44 +01:00
79a34cb98e fix: add cache to avoid duplicate gisement request to be sent.
hepiteau commented on pull request tfardet/CAFE#26 2025年12月19日 01:09:27 +01:00
refactor: move to getInputData / setUserData pattern

C'est correct d'afficher "Aucune donnée.." si la taille est différente de 0?

hepiteau pushed to cafe-web-api at tfardet/CAFE 2025年11月21日 10:34:38 +01:00
f7c4cf198c fix: correct location search, clean location to search response function.
hepiteau pushed to cafe-web-api at tfardet/CAFE 2025年11月14日 15:33:57 +01:00
c70efbeb49 feat: implement function to retrieve server's version. Load and check version in BrowserSession to clear the localStorage accordingly.
57abf85491 build: migrate copying files to container to mounting a volume. Update doc and fix container name in run_test_pod.sh.
Compare 2 commits »
hepiteau pushed to cafe-web-api at tfardet/CAFE 2025年10月11日 17:55:46 +02:00
d86829d542 fix: correct bug adding transportation after transformation.
hepiteau pushed to cafe-web-api at tfardet/CAFE 2025年10月11日 01:10:28 +02:00
d1e304b10b Merge branch 'cafe-web-api' of codeberg.org:tfardet/CAFE into cafe-web-api
6cb2764acd fix: on gisement page, hide infos when infos are loading.
Compare 2 commits »