Commit graph

21 commits

Author SHA1 Message Date
isUnknown
084bb46379 feat: filtre par page, multi-courbes chart, tri alphabétique options
- Ajout filtre multiselect par page(s) dans le dashboard analytics
- Chart multi-courbes par page quand aucun filtre page sélectionné
- Options de pages indépendantes du filtre page (persistent à la sélection)
- Options de pages dépendantes du filtre utilisateur
- Tracking modal-file avec format "Projet / Label" dans dialog.js
- Tri alphabétique des options du filtre par page
- Fix user list 500 error (email string, client field check)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 11:53:50 +01:00
isUnknown
de104dc7dd feat: filtre utilisateurs analytics, améliorations dashboard + autres modifs
All checks were successful
Deploy Preprod / Build and Deploy to Preprod (push) Successful in 34s
- Multiselect Kirby pour filtrer par utilisateur(s)
- Données de test alignées sur les vrais comptes
- Suppression bloc utilisateurs les plus actifs
- Route get-data supporte le filtre emails
- Améliorations UI filtres (layout dates + users)
- Autres modifs : menu, router, dialog, deploy workflow

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 11:27:27 +01:00
isUnknown
9a86d41254 update kirby to v5 and add refresh cache panel view button 2025-09-10 14:28:38 +02:00
isUnknown
483c3cc758 dialog > comments : add condition to fix blocking error 2025-06-17 12:26:24 +02:00
isUnknown
cd9de2572a show comments corresponding to current file 2025-02-19 15:31:57 +01:00
isUnknown
9e8c8b1923 virtual sample > dynamic : fix comments panel when active track is single file 2025-02-07 17:39:47 +01:00
isUnknown
1ae2964d58 Revert "improve comments system"
This reverts commit e55eb48f45.
2025-01-28 09:47:58 +01:00
isUnknown
e55eb48f45 improve comments system 2025-01-28 09:37:33 +01:00
isUnknown
8bb4f552cd close DTL panel exactly at the same time as the dialog 2025-01-28 07:26:20 +01:00
isUnknown
32b01f4c98 #84 2025-01-08 12:12:10 +01:00
isUnknown
12562ed8da #88 - fix edit comment system 2025-01-07 16:05:10 +01:00
isUnknown
6cc8325d2b #88 - edit comment fonctional but not styled 2025-01-07 15:19:50 +01:00
isUnknown
f790653fcf reply comment on 360 working 2024-12-20 12:42:46 +01:00
isUnknown
cdeebbf8c8 finish client brief step 2024-12-20 07:19:46 +01:00
isUnknown
f74c818ffc dynamic view > compare mode : disable comment 2024-12-19 17:19:28 +01:00
isUnknown
4daaa3dc88 comment 360 working 2024-12-19 17:11:55 +01:00
isUnknown
94ae220174 create store for comment draft 2024-12-19 17:11:55 +01:00
isUnknown
7764f4651c merge 2024-11-28 14:45:45 +01:00
isUnknown
cca389f1b0 fix comment problem 2024-11-28 14:44:52 +01:00
isUnknown
2c99811caf new comment showing in comments panel 2024-11-16 12:05:37 +01:00
isUnknown
26369ad71b improve project dialog system
- project model : refactor getSteps() method
- create dialog store
- create DialogWrapper component that open the dialog corresponding to the URL query param
2024-11-16 11:33:28 +01:00