• Joined on 2026-01-06
veikab pushed to main at optovia/webapp 2026-01-26 08:00:36 +00:00
2d83110ef1 Move filterByBounds to map, show only when panel is open
veikab pushed to main at optovia/optovia 2026-01-26 07:57:27 +00:00
27851dd0d7 Update webapp - move filterByBounds into SelectionPanel
veikab pushed to main at optovia/webapp 2026-01-26 07:57:13 +00:00
5ca995ebcc Move filterByBounds checkbox into SelectionPanel
veikab pushed to main at optovia/optovia 2026-01-26 07:52:32 +00:00
4f658312cc Update webapp - rename drawer to panel
veikab pushed to main at optovia/webapp 2026-01-26 07:52:25 +00:00
3211c5a881 Rename drawer to panel, use selectMode for visibility
veikab pushed to main at optovia/optovia 2026-01-26 07:50:08 +00:00
96bec1fc3d Update webapp - fix SelectionPanel click behavior
veikab pushed to main at optovia/webapp 2026-01-26 07:50:01 +00:00
911de423f6 Fix SelectionPanel - click applies immediately, opens Info
veikab pushed to main at optovia/optovia 2026-01-26 07:46:19 +00:00
ba363245a3 Update webapp - remove explore chips
veikab pushed to main at optovia/webapp 2026-01-26 07:46:10 +00:00
a48dcf24ee Remove explore mode chips from MainNavigation
veikab pushed to main at optovia/optovia 2026-01-26 07:45:55 +00:00
0622cc78f0 Remove explore mode chips from MainNavigation
veikab pushed to main at optovia/optovia 2026-01-26 07:37:04 +00:00
6faa8e3ff8 Update webapp - drawer for list, remove duplicate chips
veikab pushed to main at optovia/webapp 2026-01-26 07:36:53 +00:00
0efc4eddfd Simplify catalog UI - remove chips, add drawer for list
veikab pushed to main at optovia/webapp 2026-01-26 07:08:33 +00:00
65b07271d9 Simplify GEO API - use new list endpoints and routes in nearestOffers
veikab pushed to main at optovia/geo 2026-01-26 06:55:13 +00:00
9ff7927463 Add hubsList, suppliersList, productsList resolvers and update nearestOffers
veikab pushed to main at optovia/webapp 2026-01-26 01:36:25 +00:00
6d916d65a0 Show routes in hub info panel offers
veikab pushed to main at optovia/webapp 2026-01-25 17:32:46 +00:00
2b6cccdead Fix all TypeScript errors and remove Storybook
veikab pushed to main at optovia/optovia 2026-01-25 15:39:12 +00:00
9dd12b73f8 Update webapp - fix supplierUuid parameter bug
veikab pushed to main at optovia/webapp 2026-01-25 15:39:03 +00:00
b326d8cd76 Fix supplierUuid -> uuid parameter in GetSupplierProfile call
veikab pushed to main at optovia/optovia 2026-01-25 15:28:14 +00:00
822e0ea692 Update geo and webapp submodules - fix nodes query bind_vars and codegen
veikab pushed to main at optovia/webapp 2026-01-25 15:20:52 +00:00
ed7dec304f Update geo GraphQL types after backend fixes