Block a user
Mettre à jour l'URL lors de certaines requêtes HTMx
florian_briand
pushed to feat/54_update_url_on_navbar_navigation at P4Pillon/Krys4lide
2024-08-27 11:28:40 +02:00
216eb73757
fixup! refacto: move home code into a dedicated file and rename index to home everywhere
florian_briand
pushed to feat/54_update_url_on_navbar_navigation at P4Pillon/Krys4lide
2024-08-27 11:20:01 +02:00
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
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
florian_briand
pushed to feat/54_update_url_on_navbar_navigation at P4Pillon/Krys4lide
2024-08-27 11:18:50 +02:00
080e392c21
fix: make darkmode work by removing hardcoded tailwindcss from flowbite
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
florian_briand
pushed to feat/54_update_url_on_navbar_navigation at P4Pillon/Krys4lide
2024-08-27 10:56:12 +02:00
1310f4fc29
docs: add some comments on useful locations
1a907fa9d7
refacto: move home code into a dedicated file and rename index to home everywhere
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
florian_briand
deleted branch fix/50_use_correct_crates_labels_on_gitea from P4Pillon/Krys4lide
2024-08-27 10:43:18 +02:00
fix: #50 - Correction des noms de module utilisés dans le template gitea de rapport de bug
Correction des étiquettes gitea pour utiliser les nouveaux noms des composants
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…
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
florian_briand
pushed to fix/50_use_correct_crates_labels_on_gitea at P4Pillon/Krys4lide
2024-08-26 22:36:58 +02:00
307bdf8fa6
fix: update module options in BUG_REPORT.yaml template
fix: #50 - Correction des noms de module utilisés dans le template gitea de rapport de bug
florian_briand
pushed to fix/50_use_correct_crates_labels_on_gitea at P4Pillon/Krys4lide
2024-08-26 22:29:57 +02:00
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
florian_briand
pushed to fix/50_use_correct_crates_labels_on_gitea at P4Pillon/Krys4lide
2024-08-26 22:25:15 +02:00
97e98bacbf
fix: update module options in BUG_REPORT.yaml template
Fix #46 : mise à jour de la navbar pour prendre en compte la "page courante"
Cette PR est remplacée par #57
Fix #46 : mise à jour de la navbar pour prendre en compte la "page courante"