Christian Vidal Wolf
db696d2816
feat: redesign PricingView with manual validation check and notes, and add Matrix columns
2026-04-20 18:46:50 +02:00
Christian Vidal Wolf
3369fc90ed
fix: force showPicker for date inputs and add dark mode support
2026-04-14 18:58:07 +02:00
Christian Vidal Wolf
7c7258d87c
feat: implement native date pickers and YYYY-MM-DD format in Missing Data view
2026-04-14 18:55:23 +02:00
Christian Vidal Wolf
d4512aa4e6
Improve date column detection in Missing Data filters
2026-04-14 17:17:43 +02:00
Christian Vidal Wolf
a1402316e0
Add date range filter with calendar picker for Launch Date and Ready to Order
2026-04-14 17:13:47 +02:00
Christian Vidal Wolf
78df66be24
Add date picker for launch and ready to order fields
2026-04-14 17:09:12 +02:00
Christian Vidal Wolf
f4f69633ce
Add classification dropdown in Missing Data edit panel
2026-04-14 17:06:06 +02:00
Christian Vidal Wolf
4533a98ddf
Add multi-select filters to Missing Data view using ColumnFilterPopover
2026-04-12 22:27:04 +02:00
Christian Vidal Wolf
31921666ad
Remove missingClass tab, keep only missingLaunch
2026-04-12 22:23:43 +02:00
Christian Vidal Wolf
a5d4305006
Fix columnUniqueValues dependency to use columns before it's defined
2026-04-12 18:38:47 +02:00
Christian Vidal Wolf
dce4588d0c
Add dropdown filters to Missing Data view with unique values
2026-04-12 18:36:19 +02:00
Christian Vidal Wolf
fd5d7458b9
Add column filters to Missing Data view and include Classification in editable columns
2026-04-12 18:32:08 +02:00
Christian Vidal Wolf and Claude Sonnet 4.6
39869edcef
feat: replace global EditPanel with focused 3-field panel in Missing Data
...
When editing from Missing Data view, only Classification, Launch Date
and Ready to Order fields are shown in a lightweight slide-in panel.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-12 15:23:23 +02:00
Christian Vidal Wolf and Claude Sonnet 4.6
ce9e91bad1
feat: add Edit button to each row in Missing Data view
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-12 15:19:20 +02:00
Christian Vidal Wolf and Claude Sonnet 4.6
7eeccdaf8c
feat: add Missing Data module as new sidebar entry
...
Replaces the tab approach with a dedicated 'Missing Data' module in the
sidebar. The module has two sub-tabs: 'Missing Classification' and
'Missing Launch Date'. Shows SKU, Name, Classification, Launch Date and
Ready to Order columns. Includes a local Excel serial date formatter so
dates that slipped through the App.tsx pre-processing are rendered
correctly instead of showing as raw numbers.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-12 15:11:57 +02:00