pavlov346346-source
09d54682c2
fix: add timeout and error handling to loadMemberships
...
Every other cloud RPC call goes through sunCloudAwait (12s timeout),
but loadMemberships() (which resolves which workspace to open right
after login, showing "Загружаю рабочую базу...") called client.rpc/
.from directly with no timeout and no catch. A single slow or dropped
request left the auth gate stuck on that message forever instead of
surfacing a retryable error - there's already a "Проверить ещё раз"
button wired to reloadMemberships(), but nothing ever told the user
they needed to press it.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-12 15:50:04 +03:00
pavlov346346-source
4aa66d0a56
Caterium v17.7.3 — clients server read
...
Server-preferred normalized client profiles with legacy fallback, canonical snapshot RPC, preserved order metrics, release metadata and tests.
2026-09-09 12:07:37 +03:00
pavlov346346-source
815cc602c5
Caterium v17.7.2 — clients foundation
...
Canonical client identity, client data layer, legacy loyalty/communication compatibility, normalized Supabase client RPC, release metadata and tests.
2026-09-09 10:42:14 +03:00
github-actions[bot]
b6ec42b2e2
Caterium v17.7.1 - data layer adoption
2026-09-08 23:34:45 +00:00
pavlov346346-source
f8bb0a78b4
Caterium v17.7.0 — architecture foundation
...
Introduce the first data layer, move order auto-completion to server cron with legacy/cloud compatibility, clean error telemetry, update PWA/versioning, and add regression coverage.
2026-09-08 13:24:34 +03:00
pavlov346346-source
a3616b7387
Caterium v17.6.7 — restore classic client proposal PDFs
...
Restore presentation-style client proposal PDFs with 10 classic designs, 3 hidden archive templates, and exact preview/download canvas parity.
2026-09-08 07:29:40 +03:00
pavlov346346-source
cd776d5647
Caterium v17.6.6 — proposal templates and Menu icon
...
Fix Menu sidebar icon alignment and make all four client proposal templates structurally distinct in preview and PDF.
2026-09-08 07:01:35 +03:00
pavlov346346-source
71d9cdc92e
Caterium v17.6.5 stability hardening
...
* Prepare v17.6.5 stability hardening patch
* Move v17.6.5 stability patch logic to script
* Fix v17.6.5 stability patch workflow
* Harden Caterium v17.6.5 stability
* Remove one-time v17.6.5 patch workflow
* Remove one-time v17.6.5 patch script
* Update static stability checks for v17.6.5
* Fix v17.6.5 E2E version expectation
* Update v17.6.5 E2E version expectation
* Remove one-time v17.6.5 test patch workflow
* Capture failing v17.6.5 E2E diagnostics
* Capture v17.6.5 E2E failures
* Make v17.6.5 stability E2E deterministic
* Make v17.6.5 E2E checks deterministic
* Remove one-time deterministic E2E workflow
* Remove one-time E2E diagnostic workflow
* Remove temporary E2E diagnostics
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-09-08 05:55:48 +03:00
pavlov346346-source
2cd5c3404f
Caterium v17.6.0 - GitHub Cloudflare autodeploy
2026-09-07 15:29:20 +03:00