Commit Graph

37 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 b1d3e89988 Update README.md 2024-05-27 19:48:34 +07:00
Dmitriy Bratchikov 557e5dad60 Update README.md 2024-05-27 19:47:24 +07:00
Dmitriy Bratchikov eeeb6ee6b9 fix: added rtl in desc 2024-05-27 17:42:04 +07:00
Dmitriy Bratchikov b26729fa41 added .idea 2024-05-27 17:40:16 +07:00
Dmitriy Bratchikov 2657884b0c fix: lint 2024-05-27 17:36:18 +07:00
Dmitriy Bratchikov 366813cd4a feature: added info about excluded folders 2024-05-27 17:34:32 +07:00
Dmitriy Bratchikov 02308ad20e feature: add concurrently linting 2024-05-27 17:23:27 +07:00
Dmitriy Bratchikov 2ddf1acbfd fix: pages dir in root 2024-05-27 17:18:49 +07:00
Dmitriy Bratchikov 68ad953071 fix: .prettierrc to json 2024-05-27 16:57:32 +07:00
Dmitriy Bratchikov bdf6bb44d9 Update README.md 2024-05-27 16:54:54 +07:00
Dmitriy Bratchikov 6f44c6e8ad Merge pull request #1 from yunglocokid/with-jest
feature: added jest
2024-05-27 16:53:25 +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 939b87a7ac feature: add test scripts 2024-05-27 16:48:59 +07:00
Dmitriy Bratchikov 42a457cfc8 feature: added jest config 2024-05-27 16:35:37 +07:00
Dmitriy Bratchikov 534f905a6a feature: added jest and rtl deps 2024-05-27 16:28:23 +07:00
Dmitriy Bratchikov 7dde292fe6 fix: pageLayer explanation 2024-05-27 16:25:05 +07:00
Dmitriy Bratchikov 01d965ee7b fix: pageLayer replaced page 2024-05-27 16:24:38 +07:00
Dmitriy Bratchikov 90b858ebd5 lint: prettier 2024-05-27 16:23:46 +07:00
Dmitriy Bratchikov 635b093ca3 feature: add prettier script 2024-05-27 16:23:07 +07:00
Dmitriy Bratchikov 7e4ab61c34 fix: eslintrc to json, added missing eslint plugins 2024-05-27 16:10:17 +07:00
Dmitriy Bratchikov 34217c639f feature: add FSD eslint config 2024-05-27 14:37:25 +07:00
Dmitriy Bratchikov d3762e59f7 feature: added eslint-plugin-boundaries eslint-import-resolver-typescript 2024-05-27 14:36:21 +07:00
Dmitriy Bratchikov bb71e1a5bc Modify HomePage.tsx 2024-05-27 14:21:36 +07:00
yunglocokid 56b3d8967c Added eslint-react-hooks plugin 2024-05-13 17:00:29 +07:00
@yunglocokid a4a3682bb5 Update index.ts 2024-05-12 13:44:24 +07:00
yunglocokid d2311fc19c added lock files 2024-05-11 23:41:57 +07:00
yunglocokid 28893e558c initial 2024-05-11 23:40:53 +07:00