Merge pull request #4046 from Yashh56/fix/pagination Closes : #4029
fix(sessions): preserve date filter on page navigation and reset page on date change
Merge pull request #4030 from **************** Closes #4028
fix: handle null referrer in pixel tracking route
6.12.6에서 6.14.0까지 범프 ajv
뚱 베어 **************** 6.12.6에서 6.14.0. - [관련 ************** -********** --- --- 업데이트: - 종속성 이름: ajv 의존성 버전: 6.14.0 의존성 유형: 간접 · 로그인: Dependabot[봇] <support@gi...
fix mobile view for admin screens and nav. update equals and not equals filter to be multiselect.
웹 사이트DateFilter for date range Selection and DataGrid for paginated data display.
Revert "Fix TypeScript type errors across multiple files"
This reverts commit ****************
Handle optional effectiveDate and processedAt in DateTimeDisplay
Type error: string | undefined not assignable to string | number | Date. Add null checks before passing to DateTimeDisplay, show em-dash when absent.
Align Commerce submenu with actual Commerce page tabs
- Rename Domain Configuration to Engagement Types - Add Rental Assets, Vendors, Subscription Plans - Update tab param to engagement-types for consistency - Labe...
Datagrid column sizing + DateTimeDisplay for all dates
- Datagrids: columns fill width with flex/minWidth/maxWidth; one flex column per grid - All pipeline grids use DateTimeDisplay for date columns (agDateColumnFil...
Advanced datagrids fill 100% of content area
- SettingsView: tab content wrapper overflow hidden, motion.div flex chain so tab content gets bounded height and grids can expand. - PipelineRentalAssetsTab:...
Resilient probes so cluster stays up when one node is offline
- Liveness: tcpSocket on 4222 (do not depend on JetStream meta leader) - Readiness: initialDelay 90s, period 15s, failureThreshold 10 so k0m1+k1m1 can form qu...
Use string IDs for pipeline detail APIs (JS safe integer)
- posApi: getOrder, getMortgageApplication, getEngagementById, getBooking accept number | string, URL uses String(id) - Detail pages: pass route id (string) to ...
JS 안전한 integer를 위한 JSON의 문자열로 POS DTO uid/id를 직렬화
- RetailOrderDTO.uid, **************** 참여DetailDTO.id/linkId, MortgageAppDTO.uid - ID가 2^53을 초과할 때 @JsonSerialize (using = ToStringSerializer.class)를 사용하여 정밀도 손...
Fix detail back links and document detail pages
- **************** row-click uses uid ?? id (or id ?? uid) for navigation - Detail and NotFound back links: retail, mortgage, rental, service, subscription, pro...
Reorganize by vertical with intent/commitment sub-tabs
- Main tabs: Dashboard | Engagements | Retail | Mortgage | Rental | Service | Subscription | Vendor (one per enabled vertical) - PipelineVerticalSection: sub-ta...
Add personal dashboard flow and per-component website selection
This introduces a user-scoped dashboard with board-style view/edit pages while keeping it unavailable in team context, and moves website targeting to component ...