ui details pour achat et location #72

Merged
dnova merged 15 commits from ui_details into main 2026-04-20 11:57:58 -04:00
Member

closes #44

closes #44
ariasat changed title from WIP: ui details pour achat et location to ui details pour achat et location 2026-04-17 18:04:45 -04:00
@ -39,0 +44,4 @@
"http",
cfg.Bottin.Key,
))
log.Println(cfg.Bottin.Key)
Member

on log la cle du bottin?

on log la cle du bottin?
ariasat marked this conversation as resolved
@ -39,2 +42,4 @@
build: '.'
env_file: '.env'
environment:
environment:
Member

Il y a environement 2 fois, critical mistake!

Il y a environement 2 fois, critical mistake!
ariasat marked this conversation as resolved
@ -0,0 +8,4 @@
<title>{{ if eq .TransactionType "location" }}Location{{ else }}Achat{{ end }} - CMS</title>
<link rel="stylesheet" href="/public/css/base.css">
<link rel="stylesheet" href="/public/css/index.css">
<link rel="stylesheet" href="/public/css/achat.css">
Member

on utilise pas location.css et on utilise seulement achat.css et il se resemblent les deux soit unifier ou charger le bon.

on utilise pas location.css et on utilise seulement achat.css et il se resemblent les deux soit unifier ou charger le bon.
ariasat marked this conversation as resolved
dnova merged commit 3c55965a5c into main 2026-04-20 11:57:58 -04:00
dnova deleted branch ui_details 2026-04-20 11:58:01 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bottin/cms!72
No description provided.