Julie Blanc
aba8b4f37e
create template packages
Deploy / Deploy to Production (push) Successful in 5m17s
2026-02-25 18:22:13 +01:00
Julie Blanc
f73b8cb90b
bottom bar snippet
Deploy / Deploy to Production (push) Successful in 13s
2026-02-25 17:19:20 +01:00
Julie Blanc
662a55863d
dropdown css
2026-02-25 17:00:54 +01:00
Julie Blanc
494dd15166
sort js
Deploy / Deploy to Production (push) Successful in 14s
2026-02-25 16:07:14 +01:00
Julie Blanc
a907d317b8
sort type → sort categories
Deploy / Deploy to Production (push) Successful in 12s
2026-02-25 15:36:44 +01:00
Julie Blanc
d9edca5d2c
categories sort
Deploy / Deploy to Production (push) Successful in 13s
2026-02-25 15:30:25 +01:00
Julie Blanc
ea35cc1e22
template + blueprint news
Deploy / Deploy to Production (push) Successful in 5m16s
2026-02-25 15:22:34 +01:00
Julie Blanc
224ddedc93
fichiers translation
Deploy / Deploy to Production (push) Successful in 12s
2026-02-25 15:08:45 +01:00
Julie Blanc
cb2fe498fe
card block small + date lang
Deploy / Deploy to Production (push) Successful in 12s
2026-02-25 14:58:17 +01:00
Julie Blanc
1fedb2392c
style cards small
Deploy / Deploy to Production (push) Successful in 15s
2026-02-25 14:14:37 +01:00
Julie Blanc
e69e765586
page header modifications
Deploy / Deploy to Production (push) Successful in 13s
2026-02-24 18:00:22 +01:00
Julie Blanc
afe5885708
style page-simple + asides
Deploy / Deploy to Production (push) Successful in 5m17s
2026-02-24 17:52:57 +01:00
Julie Blanc
f61b6e8840
style page-single
Deploy / Deploy to Production (push) Successful in 12s
2026-02-24 17:42:51 +01:00
Julie Blanc
7b3ebb3ca4
blueprint & templates Impacts
Deploy / Deploy to Production (push) Successful in 13s
2026-02-24 17:05:22 +01:00
Julie Blanc
fab10a38d8
generic card-block
Deploy / Deploy to Production (push) Successful in 13s
2026-02-24 15:23:52 +01:00
Julie Blanc
f24b296ff7
bottomBar responsive
Deploy / Deploy to Production (push) Successful in 12s
2026-02-23 15:55:20 +01:00
Julie Blanc
99ccc15ba9
animations investigations
Deploy / Deploy to Production (push) Successful in 17s
2026-02-23 14:02:26 +01:00
Julie Blanc
a1eda42d87
design bottom bar
Deploy / Deploy to Production (push) Successful in 13s
2026-02-20 14:09:25 +01:00
Julie Blanc
f1ace8cc05
pinned invesetigations front
Deploy / Deploy to Production (push) Successful in 12s
2026-02-19 16:25:44 +01:00
Julie Blanc
347c45bc22
pinned investigations (panel)
Deploy / Deploy to Production (push) Successful in 11s
2026-02-19 15:34:10 +01:00
Julie Blanc
cc7c9f5dab
investigation → simplification du hero
Deploy / Deploy to Production (push) Successful in 12s
2026-02-19 15:25:44 +01:00
Julie Blanc
65e8290edf
investigation → add insert
Deploy / Deploy to Production (push) Successful in 13s
2026-02-19 15:15:47 +01:00
Julie Blanc
d51835a2c0
investigation → style siders + titles
Deploy / Deploy to Production (push) Successful in 12s
2026-02-19 14:35:53 +01:00
Julie Blanc
c4724c8f8d
add slider block
Deploy / Deploy to Production (push) Successful in 13s
2026-02-19 13:38:01 +01:00
Julie Blanc
7dad587062
nav investigation
Deploy / Deploy to Production (push) Successful in 12s
2026-02-18 18:17:48 +01:00
Julie Blanc
70bd4f2f2c
add figcaption
Deploy / Deploy to Production (push) Successful in 12s
2026-02-18 17:51:48 +01:00
Julie Blanc
0c767e2e5e
aside investigatins
2026-02-18 16:40:20 +01:00
Julie Blanc
243583d024
hookkeywords + team with role
2026-02-14 17:29:27 +01:00
Julie Blanc
0726c50993
investigation-summary → investigation
2026-02-14 17:07:52 +01:00
Julie Blanc
b5f9da678f
delete report
2026-02-14 17:03:03 +01:00
Julie Blanc
06785d712c
deplace corps report to investigation-summary
2026-02-14 16:53:14 +01:00
Julie Blanc
58ed1a3fb8
correction nav
Deploy / Deploy to Production (push) Successful in 5m24s
2026-02-14 16:05:22 +01:00
isUnknown
bcb20968a5
feat(pages): add laboratory and legal notices pages
...
- Add laboratory page blueprint and template
- Add legal notices page blueprint and template
- Both pages include basic structure with SEO configuration
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-11 15:28:40 +01:00
isUnknown
e0732d2f81
panel : add contact page
Deploy / Deploy to Production (push) Successful in 12s
2026-02-11 15:13:55 +01:00
isUnknown
0349468aed
home : dynamize baselines
Deploy / Deploy to Production (push) Successful in 24s
2026-02-11 14:52:16 +01:00
isUnknown
15581752b8
refactor: rename "folder" to "package" throughout codebase
...
- Rename CSS files: _card-folder.scss → card-package
- Rename template files: _folder.scss → package
- Update all CSS class names and selectors
- Delete old folder blueprints and templates
- Add new package blueprints with improved structure
- Update investigation-summary template and blueprint
- Add "Dossiers" menu item in panel configuration
- Improve package blueprint with linkedContent field
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-11 12:40:18 +01:00
isUnknown
ff215de723
panel : create database with fields
Deploy / Deploy to Production (push) Successful in 14s
2026-02-10 16:13:01 +01:00
isUnknown
785264e87f
Add dynamic report template with layout rendering
...
Create new report.php template that dynamically renders Kirby layouts as section-content blocks. Each layout becomes a section, supporting 1-column and 2-column layouts with proper CSS classes (section-txt, subsection-w-media, etc.) matching the backup file structure. Add report-backup.php as reference file.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 08:23:29 +01:00
Julie Blanc
9706a67994
suppression doublon home
Deploy / Deploy to Production (push) Successful in 13s
2026-02-09 21:15:36 +01:00
Julie Blanc
ace7dfaede
Home, new version
Deploy / Deploy to Production (push) Successful in 14s
2026-02-09 21:13:10 +01:00
isUnknown
3d182a233d
Add before/after comparison block plugin
...
- Create custom block plugin with Vue 3 + Composition API
- Use kirbyup for building Vue SFC components
- Block allows selecting two images with slider comparison UI
- Preview shows images overlapped at 50% in the panel
- Add beforeafter block to report blueprint
- Update report template to use authors field
- Change text block heading level from 4 to 3
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-09 19:33:32 +01:00
Julie Blanc
7fc1794b3d
btn sort
Deploy / Deploy to Production (push) Successful in 14s
2026-02-09 15:15:27 +01:00
Julie Blanc
1cc63b0725
impacts with keywords
Deploy / Deploy to Production (push) Successful in 12s
2026-02-09 14:45:47 +01:00
isUnknown
706c1586da
Format report date using Kirby native multilingual support
...
- Use toDate() with IntlDateFormatter pattern (d MMMM yyyy)
- Display dates as "10 juin 2025" (FR) or "10 June 2025" (EN)
- Leverage existing date.handler: intl configuration
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-09 14:29:49 +01:00
Julie Blanc
fe9d02ffc7
new card impact
Deploy / Deploy to Production (push) Successful in 12s
2026-02-09 13:50:20 +01:00
Julie Blanc
2b06612a0c
new content impact
Deploy / Deploy to Production (push) Successful in 12s
2026-02-09 12:21:22 +01:00
Julie Blanc
cce1ee0596
report
Deploy / Deploy to Production (push) Successful in 5m16s
2026-02-07 18:09:13 +01:00
Julie Blanc
563e9b9fd4
home responsive
Deploy / Deploy to Production (push) Successful in 11s
2026-02-07 16:28:59 +01:00
Julie Blanc
48ded249a3
summary-investigation → delete slides, dynamic nav
Deploy / Deploy to Production (push) Successful in 12s
2026-02-07 14:56:47 +01:00
Julie Blanc
aeb5abb7aa
add video to report
Deploy / Deploy to Production (push) Successful in 13s
2026-02-06 17:13:27 +01:00