Update pipeline to use market-driven tabs with backward compatibility
Add CommerceMarketManager and update POS settings to Markets & Fields
Add frontend API proxy routes and client for commerce markets system
Modify getPOSConfig to include commerce markets and derive enabled types
Add commerce markets implementation plan
36 tasks across 7 chunks covering backend entities, controllers, frontend proxy routes, settings UI, pipeline integration, and enterprise-level tab completion f...
Remove duplicate session timeout fields from session types
Aligns with SecurityService change that removes createdAt/expiresIn from Redis session records and tokenExpiration from session info responses. - user-info/rou...
Remove duplicate session timeout system from Redis records
Session expiry is now managed solely by the Redis key TTL. The internal createdAt/expiresIn fields stored inside the Redis value have been removed — they formed...
Update internal layout and styles
- Make main wrapper background transparent so home page fixed background is not covered - Include latest adjustments to automation, security access, and account...
Fix 背景のスクロールの問題は、ホームページの
- 固定背景イメージを覆うことから白い背景を防ぐために主要な容器の背景を透明にしました - 適切なレイヤーを確保するために、固定アタッチメントから固定位置への背景画像を変更 - 視覚設計を維持するために別の固定勾配の背景の層を加えました - ロゴの背景を覆う明らかにされた白い背景をスクロールするレイアウトの問題を修正
fix toggle behavior and reorder replays table with play at beginning. Add missing messages script
Revert "BASE_PATH build stage only, added label"
This reverts commit ****************