비밀번호

우리가 건물을보고, 실시간. 모든 기능, 수정 및 개선은 플랫폼을 통해 배송.

17,918
총 변경
4,606
제품 설명
4,537
수정 사항
32
프로젝트
프로젝트
모든 프로젝트17,918AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService372InitializerService300KBService74KlusterServices545MCPGatewayService43MediaService461RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,573kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,321kamo-signer-monorepo50kamolos102
필터 유형
모든 유형Build24CI523Chore670Docs226Feature4,606Fix4,537Other6,781Performance136Refactor274Revert23Style48Test69Upgrade1
March 14, 2026
FeatureEmailService

Add 3-stage Dockerfile for EmailService

Kamo·6mo ago
FeatureEmailService

Add EmailServiceApplication entry point

Kamo·6mo ago
FeatureEmailService

Add pom.xml with all dependencies

Kamo·6mo ago
March 13, 2026
Featurekamo-internal

Add "New" create buttons to all pipeline tab toolbars

Each pipeline tab now has a create button in its toolbar for quick record creation.

kamo·6mo ago
Featurekamo-internal

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...

kamo·6mo ago
Featurekamo-internal

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 ...

kamo·6mo ago
Featurekamo-internal

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...

kamo·6mo ago
Featurekamo-internal

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...

kamo·6mo ago
Featurekamo-internal

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.

kamo·6mo ago
FeatureSecurityService

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...

Kamo·6mo ago
Featurekamo-internal

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...

kamo·6mo ago
FeatureSecurityService

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...

Kamo·6mo ago
Featurekamo-shared-library

ChildOrgSecurityModel entity 추가 및 역할에 연결 보안 모델

아이 조직 보안 모델에 대한 백엔드 지원 추가 OrgRoleSecurityModel 를 통해 보안 역할에 대한 관계. 지원하다 법인, DTO, 저장소, 서비스 및 업데이트된 역할 DTOs/request 개체.

Kamo·6mo ago
Featurekamo-internal

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....

kamo·6mo ago
Featurekamo-internal

관련 제품

kamo·6mo ago
Featurekamo-internal

재사용 가능한 UI 구성품 추가

kamo·6mo ago
Featurekamo-internal

API 층과 모양 걸이를 추가하십시오

kamo·6mo ago
Featurekamo-internal

유형 및 검증 모듈 추가

kamo·6mo ago
Featurekamo-internal

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...

kamo·6mo ago
March 12, 2026
Featurekamo-register

국가 선택 후 큰 플래그와 확인보기

Centered flag, country name 및 검색/Browse 영역을 대체합니다. 국가가 선택될 때 "Switch country" 링크.

Kamo·6mo ago
Featurekamo-register

회원 및 팀 등록 페이지에 대한 동적 제목 접두사

회원은 "Join {org}", 팀이 "Apply to {org}"를 보여줍니다.

Kamo·6mo ago
Featurekamo-register

회원 및 팀 페이지에 대한 배경 어두운 오버레이 추가

회원 페이지 20%, 팀 페이지 70%.

Kamo·6mo ago
FeatureSecurityService

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...

Kamo·6mo ago
FeatureInitializerService

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...

Kamo·6mo ago
Featurekamo-shared-library

BranchTitleResolution에 대한 요약 제목 필드 추가

MemberAbstract 및 teamMemberAbstract 필드를 기본값으로 추가하십시오. 상표 주문화 체계를 위해.

Kamo·6mo ago
Featurekamo-internal

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...

kamo·6mo ago
Featurekamo-internal

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 ...

kamo·6mo ago
Featurekamo-internal

Replace Relationships tab with Branch Setup tab

kamo·6mo ago
Featurekamo-internal

Add BranchSetupManager settings tab component

kamo·6mo ago
Featurekamo-internal

Add branch-titles PATCH proxy route

kamo·6mo ago
FeatureSecurityService

Add PATCH **************** endpoint

Kamo·6mo ago
FeatureSecurityService

Resolve and store org branch titles at login

Kamo·6mo ago
FeatureSecurityService

Store branchTitlePlural/NonPlural in Redis session

Kamo·6mo ago
Featurekamo-shared-library

BranchTitle 필드를 조직에 추가

Kamo·6mo ago
March 11, 2026
Featurekamo-internal

FixCollisions useCallback 추가하기

머리에 머리에 머리 및 머리에-toolWindow 공간 위반 검출 그리고 가장 가까운 깨끗한 위치에 오프딩 헤드를 이동 나선검색 읽는 것을 피하기 위하여 double-rAF를 통해 호출되어야 합니다 mid-animation MotionValue 위치.

kamo·6mo ago
Featurekamo-internal

MIN GAP 상수 및 나선검색 헬퍼 추가

5px 최소 간격 invariant 상수 및 나선형 연구 추가 가장 가까운 충돌없는 픽셀 위치를 찾는 기능 hexhead, 머리에 머리에 머리에 머리 위 및 머리에-toolWindow 정리 검사.

kamo·6mo ago
Featurekamo-internal

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...

kamo·6mo ago

배송을 보는 것과 같이?

작업 공간의 모든 업데이트 땅은 자동으로. 일주일 후 무료로 시청하십시오.

무료 영원히 시작가격 비교