• Joined on 2026-01-06
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
veikab pushed to main at optovia/geo 2026-01-25 15:05:05 +00:00
81f86b6538 Fix nodes_count query bind_vars - only add bounds when present
veikab pushed to main at optovia/geo 2026-01-25 14:54:28 +00:00
2e7f5e7863 Fix nodes query bind_vars - only add bounds when all coordinates present
veikab pushed to main at optovia/geo 2026-01-25 14:33:24 +00:00
64f7e4bdba Fix GraphQL types - add distance_km field
veikab pushed to main at optovia/geo 2026-01-25 14:13:06 +00:00
40f7f66f83 Add comprehensive tests for all geo GraphQL endpoints
veikab pushed to main at optovia/webapp 2026-01-25 14:01:35 +00:00
cc52aa6179 Fix supplier info and catalog filtering bugs
veikab pushed to main at optovia/optovia 2026-01-25 13:50:31 +00:00
8523efc6bb Update geo submodule - fix OfferNodeType error
veikab pushed to main at optovia/geo 2026-01-25 13:50:20 +00:00
56df2ab37b Fix OfferNodeType initialization error
veikab pushed to main at optovia/webapp 2026-01-25 10:39:41 +00:00
50375f2a74 Refactor catalog to use coordinate-based GraphQL endpoints
veikab pushed to main at optovia/optovia 2026-01-25 10:29:05 +00:00
38c2fe9c0a Update webapp - add coordinate-based GraphQL operations