-
5b620f77b3
Improve hub page: new RouteStepper, HubProductCard with ApexCharts
Ruslan Bakiev
2026-01-15 15:45:26 +07:00
-
97f346ba83
Fix navigation background color: bg-base-100 → bg-base-200
Ruslan Bakiev
2026-01-15 13:03:16 +07:00
-
43158924ab
Fix smooth scroll animation and map positioning
Ruslan Bakiev
2026-01-15 12:51:00 +07:00
-
9b738e6841
Remove py-4 from main to fix gap between SubNav and SearchBar
Ruslan Bakiev
2026-01-15 12:32:22 +07:00
-
b9f44ecaf4
Fix SearchBar height and remove padding gaps
Ruslan Bakiev
2026-01-15 12:15:48 +07:00
-
ea7c0b460a
Move expand button from separate bar to SearchBar area
Ruslan Bakiev
2026-01-15 11:55:41 +07:00
-
46b1a17a23
Fix smooth scroll in CatalogPage - use pixel values from useScrollCollapse
Ruslan Bakiev
2026-01-15 11:47:56 +07:00
-
03485b77a5
Refactor: use topnav layout + CatalogPage component
Ruslan Bakiev
2026-01-15 11:18:57 +07:00
-
7ea96a97b3
Refactor catalog layout: replace Teleport with provide/inject
Ruslan Bakiev
2026-01-15 10:49:40 +07:00
-
4bd5b882e0
Fix header heights: MainNav 64px, SubNav 54px, SearchBar 56px
Ruslan Bakiev
2026-01-15 10:30:40 +07:00
-
3f5c2d6e60
Migrate offers and suppliers pages to catalog layout with Teleport
Ruslan Bakiev
2026-01-15 10:16:35 +07:00
-
9411eb9874
Change body background to base-300 for better color hierarchy
Ruslan Bakiev
2026-01-15 10:07:56 +07:00
-
e451267c36
Fix search bar top padding on catalog page
Ruslan Bakiev
2026-01-15 10:04:45 +07:00
-
0337cebc63
Simplify OfferResultCard and use daisyUI Steps
Ruslan Bakiev
2026-01-15 00:33:17 +07:00
-
f03554893b
Update OfferResultCard: add location, mini map, fix price format
Ruslan Bakiev
2026-01-15 00:07:21 +07:00
-
de95dbd059
Unify offer cards: RouteStepper + OfferResultCard components
Ruslan Bakiev
2026-01-14 23:47:42 +07:00
-
1c19e5cb78
Use Card components instead of buttons for product selection
Ruslan Bakiev
2026-01-14 23:34:34 +07:00
-
c780c638ba
Redesign hub detail page: buttons instead of select, show prices
Ruslan Bakiev
2026-01-14 23:26:03 +07:00
-
23bdd926bf
fix: header height 118 -> 104px
Ruslan Bakiev
2026-01-14 22:49:59 +07:00
-
8a0a32ce6b
fix: remove overflow-hidden from header
Ruslan Bakiev
2026-01-14 22:43:00 +07:00
-
ff2b25d8c7
fix: catalog layout - header height, search width, overflow
Ruslan Bakiev
2026-01-14 22:36:37 +07:00
-
6f16c862f4
feat: smooth scroll animation for catalog header
Ruslan Bakiev
2026-01-14 22:03:27 +07:00
-
c10c085b70
feat: new catalog layout with all fixed layers
Ruslan Bakiev
2026-01-14 21:48:09 +07:00
-
9d0b1a6b15
feat: collapsible header on scroll for catalog pages
Ruslan Bakiev
2026-01-14 21:34:06 +07:00
-
25da16f854
Make search bar sticky third navigation bar
Ruslan Bakiev
2026-01-14 13:06:30 +07:00
-
479412d901
Hide duplicate counter in pagination when search bar is present
Ruslan Bakiev
2026-01-14 12:57:58 +07:00
-
7bd5000dc4
Fix map positioning when search bar is present
Ruslan Bakiev
2026-01-14 12:50:57 +07:00
-
134b8a5eb4
Add CatalogSearchBar component with filter badges
Ruslan Bakiev
2026-01-14 12:31:38 +07:00
-
a493d2cf01
Add map improvements: hover highlight, fitBounds, search checkbox
Ruslan Bakiev
2026-01-14 12:09:15 +07:00
-
c458f851dc
Fix map clusters: use Apollo client, remove flyTo on hover
Ruslan Bakiev
2026-01-14 11:50:39 +07:00
-
46f8e97ee9
feat: add server-side clustering to CatalogPage for hubs
Ruslan Bakiev
2026-01-14 11:16:26 +07:00
-
b75459c8be
fix: remove separate /map pages, add hover highlight to CatalogPage
Ruslan Bakiev
2026-01-14 10:46:04 +07:00
-
844878ce85
feat(map): add server-side h3 clustering and hover highlight
Ruslan Bakiev
2026-01-14 10:34:44 +07:00
-
fbcfc6caf8
refactor(hub): use CatalogPage component for split layout
Ruslan Bakiev
2026-01-09 01:33:03 +07:00
-
cd2c8afff1
refactor(hub): replace sections with sources list and map
Ruslan Bakiev
2026-01-09 01:08:56 +07:00
-
01e8eb2cfa
fix: separate list items from map points in orders page
Ruslan Bakiev
2026-01-08 14:52:58 +07:00
-
75ef38c8b2
feat: show source and destination points on orders map
Ruslan Bakiev
2026-01-08 14:35:59 +07:00
-
13f60bd022
feat: show transport type on routes + unify map height
Ruslan Bakiev
2026-01-08 14:22:37 +07:00
-
821dd72809
fix(ui): hide SubNavigation on home page, reorder sections, remove description
Ruslan Bakiev
2026-01-08 13:59:24 +07:00
-
6b2208f0ae
Add KYC translations, AI button, improve chat, swap homepage sections
Ruslan Bakiev
2026-01-08 13:58:09 +07:00
-
34c7404a42
Refactor navigation and fix UI issues
Ruslan Bakiev
2026-01-08 13:26:23 +07:00
-
f3e0260325
Fix search widget destination field not passing mode=search
Ruslan Bakiev
2026-01-08 13:18:05 +07:00
-
675ccc2064
Add hasSubNav prop for map positioning (3 vs 2 nav levels)
Ruslan Bakiev
2026-01-08 13:11:13 +07:00
-
53904ead05
Fix: offers map coords, map position, orders filter, select-location layout
Ruslan Bakiev
2026-01-08 13:01:54 +07:00
-
8d1b7c6dc7
Unify CatalogPage: fixed map, hover support, delete ListMapLayout
Ruslan Bakiev
2026-01-08 11:15:54 +07:00
-
4057bce4be
Update generated GraphQL types
Ruslan Bakiev
2026-01-08 10:56:35 +07:00
-
d6865d2129
UI improvements: filters, map layout, search bar
Ruslan Bakiev
2026-01-08 10:42:59 +07:00
-
0c88cf383c
Refactor catalog filters: remove badges, use select dropdowns
Ruslan Bakiev
2026-01-08 10:08:05 +07:00
-
e629025899
Fix UI issues: 3 columns, SubNav label, back button, sticky map, hover flyTo
Ruslan Bakiev
2026-01-08 10:00:59 +07:00
-
1a0305011f
Migrate orders and addresses to split layout
Ruslan Bakiev
2026-01-08 09:48:23 +07:00
-
ee7b8d0ee4
Remove default layout, migrate all pages to topnav
Ruslan Bakiev
2026-01-08 09:44:26 +07:00
-
b8de322dd2
Unify layouts and create CatalogPage component
Ruslan Bakiev
2026-01-08 09:38:53 +07:00
-
f34c484561
Fix navigation layout and search behavior
Ruslan Bakiev
2026-01-08 09:16:56 +07:00
-
1a2693bcd6
feat(ui): redesign GlobalSearchBar, split layouts, and remove hero section
Ruslan Bakiev
2026-01-08 08:13:22 +07:00
-
1e179ab04c
fix: correct import path for GetProductsDocument
Ruslan Bakiev
2026-01-08 07:48:55 +07:00
-
c4d0ddb14b
fix: remove missing logo.svg reference
Ruslan Bakiev
2026-01-08 07:45:25 +07:00
-
a0c6b3b667
fix: remove @apply with daisyUI classes from scoped styles
Ruslan Bakiev
2026-01-08 07:42:59 +07:00
-
6d1dd4eac5
fix: add @reference directive for Tailwind 4 scoped styles
Ruslan Bakiev
2026-01-08 07:35:56 +07:00
-
5d1ce88927
Migrate pages to topnav layout
Ruslan Bakiev
2026-01-08 01:08:25 +07:00
-
737ec91473
Add topnav layout with MainNavigation, SubNavigation, GlobalSearchBar, SplitLayout
Ruslan Bakiev
2026-01-08 01:03:07 +07:00
-
4235c9f1e9
refactor: redesign AI chat page - full width chat, input pinned to bottom
Ruslan Bakiev
2026-01-07 21:52:53 +07:00
-
b177a567cf
Pin chat input to bottom
Ruslan Bakiev
2026-01-07 18:42:19 +07:00
-
b65f00bf2e
Trigger rebuild
Ruslan Bakiev
2026-01-07 18:32:49 +07:00
-
83bfab1742
Fix clientarea AI chat layout
Ruslan Bakiev
2026-01-07 18:22:06 +07:00
-
8eb0766c2f
chore: regenerate graphql types with UpdateTeamAddress
Ruslan Bakiev
2026-01-07 16:21:00 +07:00
-
4f57686364
fix(ai): use LangServe message format (type instead of role)
Ruslan Bakiev
2026-01-07 16:16:45 +07:00
-
41a3b3ba39
chore: trigger rebuild with LANG_AGENT_URL
Ruslan Bakiev
2026-01-07 15:45:53 +07:00
-
ce30652252
feat(catalog): two-level offers navigation + map auto-centering
Ruslan Bakiev
2026-01-07 15:09:14 +07:00
-
ee2374f92a
fix: full width for select-location page + restore space fly animation
Ruslan Bakiev
2026-01-07 14:03:19 +07:00
-
8e7271abf3
Fix: check all 4 coordinates in routesForMap filter
Ruslan Bakiev
2026-01-07 10:35:40 +07:00
-
bddaf6e142
Fix maps: use satellite-streets-v12 style, fix markers visibility
Ruslan Bakiev
2026-01-07 10:19:01 +07:00
-
6e0a0d6975
Update webhook URL
Ruslan Bakiev
2026-01-07 09:44:56 +07:00
-
bf1966b859
Add Gitea Actions CI/CD workflow
Ruslan Bakiev
2026-01-07 09:24:11 +07:00
-
3db50d9637
Initial commit from monorepo
Ruslan Bakiev
2026-01-07 09:10:35 +07:00