Florian Briand florian_briand
  • Joined on 2024-06-18
f16986ce26 refacto: explicit dotenv import in sesam-vitale/build.rs
f56439c9c5 feat: initialize a utils lib with config functions handling config files in local and standard OS directories
90ff593438 Merge pull request 'Implémentation "HATEOAS" de l'interface pour HTMX et update des URLs qui fonctionne !' (#57) from feat/54_update_url_on_navbar_navigation into main
216eb73757 fixup! refacto: move home code into a dedicated file and rename index to home everywhere
d4e565601a fix: make darkmode work by removing hardcoded tailwindcss from flowbite
Compare 17 commits »
florian_briand deleted branch feat/54_update_url_on_navbar_navigation from P4pillon/Krys4lide 2024-08-30 18:25:54 +02:00
florian_briand pushed to main at P4pillon/Krys4lide 2024-08-30 18:25:54 +02:00
90ff593438 Merge pull request 'Implémentation "HATEOAS" de l'interface pour HTMX et update des URLs qui fonctionne !' (#57) from feat/54_update_url_on_navbar_navigation into main
216eb73757 fixup! refacto: move home code into a dedicated file and rename index to home everywhere
d4e565601a fix: make darkmode work by removing hardcoded tailwindcss from flowbite
c39ae44d74 docs: add some comments on useful locations
b7fcfe3792 refacto: move home code into a dedicated file and rename index to home everywhere
Compare 13 commits »
florian_briand closed issue P4pillon/Krys4lide#46 2024-08-30 18:25:54 +02:00
[app] Gérer l'actualisation du statut current de la navbar
florian_briand closed issue P4pillon/Krys4lide#54 2024-08-30 18:25:53 +02:00
Mettre à jour l'URL lors de certaines requêtes HTMx
florian_briand merged pull request P4pillon/Krys4lide#57 2024-08-30 18:25:53 +02:00
Implémentation "HATEOAS" de l'interface pour HTMX et update des URLs qui fonctionne !
216eb73757 fixup! refacto: move home code into a dedicated file and rename index to home everywhere
d4e565601a fix: make darkmode work by removing hardcoded tailwindcss from flowbite
c39ae44d74 docs: add some comments on useful locations
b7fcfe3792 refacto: move home code into a dedicated file and rename index to home everywhere
ab908f2664 fix: Small translations and misspelled IDs
7d4dc81df2 feat: implement htmx with partials on index and cps pages
Compare 13 commits »
florian_briand commented on pull request P4pillon/Krys4lide#57 2024-08-27 11:19:45 +02:00
Implémentation "HATEOAS" de l'interface pour HTMX et update des URLs qui fonctionne !

C'était lié au CSS de Flowbite, qui "surchargeait" inutilement Tailwind tout en faisant bugguer le darkmode.

Corrigé par 080e392

080e392c21 fix: make darkmode work by removing hardcoded tailwindcss from flowbite
florian_briand commented on pull request P4pillon/Krys4lide#57 2024-08-27 10:58:58 +02:00
Implémentation "HATEOAS" de l'interface pour HTMX et update des URLs qui fonctionne !

Bien vu ... ce code est totalement faussement compatible avec le mode sombre oO

1310f4fc29 docs: add some comments on useful locations
1a907fa9d7 refacto: move home code into a dedicated file and rename index to home everywhere
Compare 2 commits »
florian_briand deleted branch fix/50_use_correct_crates_labels_on_gitea from P4pillon/Krys4lide 2024-08-27 10:43:18 +02:00
florian_briand pushed to main at P4pillon/Krys4lide 2024-08-27 10:43:18 +02:00
0e2e863bc0 Merge pull request 'fix: #50 - Correction des noms de module utilisés dans le template gitea de rapport de bug' (#59) from fix/50_use_correct_crates_labels_on_gitea into main
307bdf8fa6 fix: update module options in BUG_REPORT.yaml template
Compare 2 commits »
florian_briand closed issue P4pillon/Krys4lide#50 2024-08-27 10:43:16 +02:00
Correction des étiquettes gitea pour utiliser les nouveaux noms des composants
florian_briand merged pull request P4pillon/Krys4lide#59 2024-08-27 10:43:16 +02:00
fix: #50 - Correction des noms de module utilisés dans le template gitea de rapport de bug
florian_briand commented on issue P4pillon/Krys4lide#13 2024-08-26 23:06:43 +02:00
Afficher les informations d'un médicament

Il y a 4 types de logiciels identifiés par la HAS comme s'appuyant sur une base médicament agréée :

  • A: LAP ambulatoire
  • B: LAP hospitalier
  • C: LAD officine
  • D: LAD pui (pharmacie…
florian_briand commented on issue P4pillon/Krys4lide#13 2024-08-26 22:59:05 +02:00
Afficher les informations d'un médicament

Information de la HAS sur la notion de base de donnée médicaments agréée : https://www.has-sante.fr/jcms/c_672761/fr/agrement-des-bases-de-donnees-sur-les-medicaments

307bdf8fa6 fix: update module options in BUG_REPORT.yaml template
florian_briand created pull request P4pillon/Krys4lide#59 2024-08-26 22:34:58 +02:00
fix: #50 - Correction des noms de module utilisés dans le template gitea de rapport de bug