Florian Briand florian_briand
  • Joined on 2024-06-18
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 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 deleted branch fix/50_use_correct_crates_labels_on_gitea from P4Pillon/Krys4lide 2024-08-27 10:43:18 +02:00
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 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 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
e96d0e5029 fix: update module options in BUG_REPORT.yaml template
florian_briand created branch fix/50_use_correct_crates_labels_on_gitea in P4Pillon/Krys4lide 2024-08-26 22:25:15 +02:00
97e98bacbf fix: update module options in BUG_REPORT.yaml template
florian_briand commented on pull request P4Pillon/Krys4lide#53 2024-08-23 20:29:11 +02:00
Fix #46 : mise à jour de la navbar pour prendre en compte la "page courante"

Cette PR est remplacée par #57

florian_briand closed pull request P4Pillon/Krys4lide#53 2024-08-23 20:29:11 +02:00
Fix #46 : mise à jour de la navbar pour prendre en compte la "page courante"
0c4ac137bc fix: Small translations and misspelled IDs
florian_briand created pull request P4Pillon/Krys4lide#57 2024-08-23 20:16:34 +02:00
feat/54_update_url_on_navbar_navigation
92723f5a33 feat: implement htmx with partials on index and cps pages
e3f6f93897 refacto: remove old_* directories
dfb67b6ac1 chore: update style.css
fe695f9dfb feat: Rewrite routes, pages and components to be more HATEOAS
6f1fd934d9 refacto: rename html and rs templates dirs to old_*
Compare 13 commits »