Add "New" create buttons to all pipeline tab toolbars
Each pipeline tab now has a create button in its toolbar for quick record creation.
Match stepper colors to kamo-register team page
Active step uses hexagon with --color-primary, completed/visited steps use circles with --color-primary-light, incomplete steps use circles with --color-primary...
Restore 9-step wide layout with hexagon icons and visited-step navigation
Restores the multi-file 9-step architecture with sidebar stepper and full-width content. Adds hexagon step icons, visited-step click navigation, and underlined ...
Rebuild pipeline detail pages with full modal content and add missing markets
- Refactor PipelineRecordLayout to use tabs prop with LeadViewClient pattern (tabs in separate Card below header, flex layout for full height) - Rebuild all 6...
Hexagon step icons, visited step navigation, underlined visited titles
- Replace circular step icon backgrounds with hexagon shapes using inline SVG - Track visited steps so users can skip forward to any previously visited step - U...
Rebuild layout to use full width with sidebar stepper
Replace narrow max-w-3xl centered card with full-width layout featuring a vertical sidebar stepper and multi-column step content to minimize scrolling.
Set owner and create team member on org creation
When creating an organization via POST /api/security/org, the authenticated user is now set as the org owner and gets Member + TeamMember records with FULL acce...
Add security models to security roles with backend integration
Add multi-select for security models in the security role create/edit dialog. Display assigned models in the roles table. Wire BranchSetupManager to persist sec...
Add security models CRUD controller and wire to security roles
Add SecurityModelController with full CRUD at /api/security/models. Update SecurityRoleController to accept securityModelIds on create/update and expose GET /se...
ChildOrgSecurityModel entity 추가 및 역할에 연결 보안 모델
아이 조직 보안 모델에 대한 백엔드 지원 추가 OrgRoleSecurityModel 를 통해 보안 역할에 대한 관계. 지원하다 법인, DTO, 저장소, 서비스 및 업데이트된 역할 DTOs/request 개체.
Replace pipeline modal dialogs with full detail pages
Rebuild all 6 market detail pages (Orders, Applications, Bookings, Agreements, Procurement, Service) from scratch using a shared PipelineRecordLayout component....
Redesign Apps & Features page with polished modern UI
Restyle the settings/account apps tab with stats banner, gradient icon containers, always-visible category filter pills, refined card hover states, animated vie...
국가 선택 후 큰 플래그와 확인보기
Centered flag, country name 및 검색/Browse 영역을 대체합니다. 국가가 선택될 때 "Switch country" 링크.
회원 및 팀 등록 페이지에 대한 동적 제목 접두사
회원은 "Join {org}", 팀이 "Apply to {org}"를 보여줍니다.
Add abstract title and parent branch title fields to session and API
Add memberTitleAbstract, teamMemberTitleAbstract, parentBranchTitlePlural, and parentBranchTitleNonPlural to session creation and branch titles endpoint for lab...
Add commerce repo scanning, exec-maven-plugin, and NATS/MinIO config
Enable JPA scanning for commerce package, add exec-maven-plugin for direct Java execution, configure NATS JetStream and MinIO settings, fix application name, an...
BranchTitleResolution에 대한 요약 제목 필드 추가
MemberAbstract 및 teamMemberAbstract 필드를 기본값으로 추가하십시오. 상표 주문화 체계를 위해.
Add abstract title labels and dynamic parent branch titles
Add memberTitleAbstract and teamMemberTitleAbstract label fields with sync support. Replace hardcoded "Company" references with dynamic parentBranchTitleNonPlur...
Add Child Organization Security Models mock UI to Branch Setup tab
Adds a datagrid with inline edit/add panel for managing child org security models, including org visibility toggles, age range selection, identity provider and ...
BranchTitleResolution 추가, 해결EffectiveBranchTitles, UpdateBranchTitles
FixCollisions useCallback 추가하기
머리에 머리에 머리 및 머리에-toolWindow 공간 위반 검출 그리고 가장 가까운 깨끗한 위치에 오프딩 헤드를 이동 나선검색 읽는 것을 피하기 위하여 double-rAF를 통해 호출되어야 합니다 mid-animation MotionValue 위치.
MIN GAP 상수 및 나선검색 헬퍼 추가
5px 최소 간격 invariant 상수 및 나선형 연구 추가 가장 가까운 충돌없는 픽셀 위치를 찾는 기능 hexhead, 머리에 머리에 머리에 머리 위 및 머리에-toolWindow 정리 검사.
Add status/substatus widget to lead view tab bar
- Extract LEAD_STATUS_TYPES, getStatusIcon, getSubStatusIcon to shared app/lib/leadStatuses.tsx utility; update LeadManager to import from it - Add inline sta...