Commit Graph

16 Commits

Author SHA1 Message Date
Daniil 305e72725c nf 2026-02-28 17:41:14 +03:00
Daniil 71b974903a new features 2026-02-27 23:34:17 +03:00
Daniil 42ce5fa0fe Add dynamic breadcrumbs to Header via React Context
Replace hardcoded "Coffee Project / Projects" with a BreadcrumbsContext
that each page registers into via useBreadcrumbs(). The Header reads
breadcrumb items dynamically, renders links for items with href, and
makes "Coffee Project" clickable to open the navigation drawer. Also
removes the unused currentScreenName from Redux appState.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 22:25:27 +03:00
Daniil 674d5d735b chore: first commit 2026-02-17 23:36:55 +03:00
Daniil 2e4820ac91 feature: add projects page (2 parts works) 2026-01-29 00:57:22 +03:00
Daniil 3dfb9453ec migrate to radix ui, make header draft 2026-01-20 00:50:12 +03:00
Daniil 4688f65c5a initial layout 2026-01-19 23:19:58 +03:00
Daniil 749fda017c front init 2026-01-12 23:06:40 +03:00
Dmitriy Bratchikov 2ddf1acbfd fix: pages dir in root 2024-05-27 17:18:49 +07:00
Dmitriy Bratchikov 9bdd76a4a0 feature: add test hint 2024-05-27 16:49:38 +07:00
Dmitriy Bratchikov 5e96b2e88b feature: add first test 2024-05-27 16:49:20 +07:00
Dmitriy Bratchikov 52ff264ec7 feature: add test hint 2024-05-27 16:49:10 +07:00
Dmitriy Bratchikov 01d965ee7b fix: pageLayer replaced page 2024-05-27 16:24:38 +07:00
Dmitriy Bratchikov bb71e1a5bc Modify HomePage.tsx 2024-05-27 14:21:36 +07:00
@yunglocokid a4a3682bb5 Update index.ts 2024-05-12 13:44:24 +07:00
yunglocokid 28893e558c initial 2024-05-11 23:40:53 +07:00