Shumiland/src/app
Vadym Samoilenko 380776fb03
Some checks are pending
CI / Type Check (push) Waiting to run
CI / Lint (push) Waiting to run
CI / Unit Tests (push) Waiting to run
Deploy / Build & Push Image (push) Waiting to run
Deploy / Deploy to VPS (push) Blocked by required conditions
fix(tariffs): include DB-only visible tariffs missing from ezy API
Dyvolis tariffs (ezy_id 2001/2002) exist in DB but ezy returns only
the "Online" 3xxx-series tariffs from its activity endpoint. The merge
loop silently dropped anything not in the ezy response, leaving the
DyvoLis ticket section empty.

Now after building the ezy-merged list, DB-visible tariffs absent from
ezy are appended so every visible tariff shows up regardless of which
ezy activity it belongs to.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 15:32:18 +01:00
..
(frontend) feat(cart): add persistent cart flow with /korzyna checkout page 2026-05-13 15:22:05 +01:00
(payload) feat: refactor frontend components and add PageHero 2026-05-10 18:41:46 +01:00
api fix(tariffs): include DB-only visible tariffs missing from ezy API 2026-05-13 15:32:18 +01:00
globals.css fix: production UI fixes + brand color #396817 + new page backgrounds 2026-05-11 14:04:43 +01:00
icon.png fix(dyvolis): fix X badge clamp values + add colorful favicon 2026-05-13 13:00:02 +01:00
layout.tsx feat: refactor frontend components and add PageHero 2026-05-10 18:41:46 +01:00