Commit Graph

10 Commits

Author SHA1 Message Date
cesnimda 42ba306362 style(ui): float remaining table/card containers to design system
CI and Deploy / test (push) Successful in 2m31s
CI and Deploy / deploy (push) Successful in 36s
Repo-wide sweep for the same flat 1px-border "fake card" pattern
already fixed in Dashboard/Kanban/JobDetailsDialog/auth pages this
session -- AddJobModal, Attachments, CompaniesTable, Correspondence,
EditJobDialog, and the admin audit/system/users pages all had a table
container or content box using border+divider instead of the
floating-shadow treatment used everywhere else now.

Left AppShell.tsx/App.tsx alone -- their border:1px+divider instances
are icon-button and badge outlines, not card containers; that's a
different, correct use of the pattern.
2026-07-13 09:39:46 +02:00
cesnimda 603f5e8b74 Add attachment metadata and overview strategy snapshot 2026-03-23 22:46:44 +01:00
cesnimda 2c03379504 Localize kanban, auth, backup, and admin utilities 2026-03-23 21:05:49 +01:00
cesnimda 7f59a46cc6 Translate attachments and admin audit screens 2026-03-23 20:35:22 +01:00
cesnimda 8bd6f30973 feat: add drag and drop uploads and profile workspace polish 2026-03-22 14:36:36 +01:00
cesnimda 9908674b8f style: polish job details attachments and add job modal 2026-03-22 14:29:27 +01:00
cesnimda 0c28e22a1c refactor: remove remaining browser confirm dialogs from job actions 2026-03-22 14:19:48 +01:00
cesnimda 758d2c6a0b feat: add reusable confirmation dialogs for destructive actions 2026-03-22 14:12:00 +01:00
cesnimda 0863728eab refactor: centralize confirm and prompt dialog calls in frontend 2026-03-22 14:08:30 +01:00
cesnimda 2e8a29b4d0 First Commit 2026-03-21 11:55:27 +01:00