Commit Graph

11 Commits

Author SHA1 Message Date
Your Name
d37a827cb2 add searchable prop to AppSelect for filtering long option lists 2026-02-17 23:33:11 +02:00
Your Name
197d1708e1 add Clients view with card grid, dialogs, and billing details 2026-02-17 22:57:08 +02:00
Your Name
18d4d0edf9 add Client billing fields to store, /clients route, and reorder NavRail 2026-02-17 22:54:31 +02:00
Your Name
f35b332a79 make custom dropdowns and date pickers respect UI zoom setting
Teleported panels read zoom from #app and apply it to their own style,
with position coordinates divided by the zoom factor so they align
correctly with the zoomed trigger elements.
2026-02-17 22:35:42 +02:00
Your Name
dc03b9459b add AppDatePicker custom calendar component 2026-02-17 22:24:47 +02:00
Your Name
689d053dbb add AppSelect custom dropdown component 2026-02-17 22:22:43 +02:00
Your Name
8643eb23f2 upgrade typography - Plus Jakarta Sans headings, JetBrains Mono data, 14px base
Heading font: Plus Jakarta Sans (500/600/700) for all h1-h3, stat values, dialog titles, timer display, and wordmark.
Body font: Inter (400/500/600/700) unchanged but base bumped from 13px to 14px.
Mono font: JetBrains Mono replaces IBM Plex Mono for code and tabular data.
2026-02-17 22:06:48 +02:00
Your Name
3e514322ff bump border-radius globally - rounded to rounded-lg, rounded-lg to rounded-xl 2026-02-17 21:56:48 +02:00
Your Name
5072f96948 window dragging - use startDragging() API instead of data attribute 2026-02-17 21:36:30 +02:00
Your Name
27ed4b458e amber wordmark and NavRail active indicator 2026-02-17 21:25:08 +02:00
Your Name
98c266fd9e add toast notification system 2026-02-17 21:25:02 +02:00