• Joined on 2026-01-06
veikab pushed to main at optovia/webapp 2026-01-26 14:40:52 +00:00
6545eeabea feat(catalog): persist bounds filter state in URL
veikab pushed to main at optovia/webapp 2026-01-26 14:38:51 +00:00
f9eb027ebd chore: regenerate geo GraphQL types with bounds params
veikab pushed to main at optovia/webapp 2026-01-26 14:37:32 +00:00
b02e3882cc feat(catalog): add bounds filtering to list queries
c56bb57fbf fix(CatalogMap): use proper icons with colors for related points
Compare 2 commits »
veikab pushed to main at optovia/geo 2026-01-26 14:36:09 +00:00
9db56c5edc feat(schema): add bounds filtering to list endpoints
veikab pushed to main at optovia/webapp 2026-01-26 14:21:23 +00:00
c6abf8ad4a fix(catalog): hide filter checkbox in info mode + color related points by type
veikab pushed to main at optovia/webapp 2026-01-26 13:47:11 +00:00
33c1559ab7 fix(catalog): hide clusters when InfoPanel is open, show only related points
veikab pushed to main at optovia/webapp 2026-01-26 12:34:30 +00:00
e905098cb5 refactor(catalog): replace InfoPanel tabs with vertical sections
veikab pushed to main at optovia/optovia 2026-01-26 11:15:47 +00:00
c9e2d69b59 Update webapp - fix badge display and checkbox position
veikab pushed to main at optovia/webapp 2026-01-26 11:15:36 +00:00
69bb978526 fix(catalog): add badge when selecting from list + fix checkbox position
veikab pushed to main at optovia/webapp 2026-01-26 11:06:13 +00:00
263e60e003 feat: simplify hero to single tagline
veikab pushed to main at optovia/webapp 2026-01-26 10:56:33 +00:00
eb2266d66f feat: hero effect with dynamic navbar height and inline title
veikab pushed to main at optovia/optovia 2026-01-26 10:50:18 +00:00
c500b407b1 Update webapp - loading states for InfoPanel tabs
veikab pushed to main at optovia/webapp 2026-01-26 10:50:09 +00:00
3f56a2f117 feat(catalog): add loading states for InfoPanel tabs and filter map by active tab
veikab pushed to main at optovia/webapp 2026-01-26 10:24:13 +00:00
f680740f52 Center MainNav vertically on home hero, add fading title
veikab pushed to main at optovia/webapp 2026-01-26 10:14:46 +00:00
53a51ed80c Simplify: use same MainNavigation everywhere, just taller container on home
veikab pushed to main at optovia/webapp 2026-01-26 09:59:24 +00:00
d4b4f7011f Fix hero scroll - use fixed padding so content stays in place
veikab pushed to main at optovia/geo 2026-01-26 09:37:40 +00:00
ca01a91019 Add integration tests for nearestOffers with hubUuid parameter
veikab pushed to main at optovia/webapp 2026-01-26 09:29:27 +00:00
11a52003e7 Make hero scroll linear - direct 1:1 scroll to height/opacity
veikab pushed to main at optovia/geo 2026-01-26 09:28:44 +00:00
17081e13e4 Fix: resolve_offer_to_hub call in resolve_route_to_coordinate (same graphene self=None bug)
veikab pushed to main at optovia/geo 2026-01-26 09:17:32 +00:00
0c19135c49 Fix: resolve_offer_to_hub call in resolve_nearest_offers (self is None in graphene)