Sdk.invite가 해결하기 전에 호출되면 다이얼을 취소하십시오
레이스 조건: 연결 중 hangup()는 아직 종료되지 않은 세션이 없었다. (sdk.invite는 wireSession의 앞에 기다리고 있습니다), 그래서 전화는 어쨌든 연결했습니다. cancelDuringDialRef 추가 — hangup()에 의해 설정, 다이얼에서 확인() 후 곧...
Auto-enter new org after Creation so member lands 와 그들의 자신의 역할과 권리
Org 작성 후 세션은 부모 컨텍스트에 남아 (관리자 권한 없음), 설정을 볼 수없는 새로운 org 소유자를 떠나. 이제 마법사 fetches를 만듭니다. 새로운 org의 도메인, 통화 입력, 그리고 /validate를 통해 리디렉션 회원의 ***는 새로운 org를 위해 축소됩니다. 부...
연결 중에 최종 통화를 허용, AI 보조를 비활성화, 큐 탭을 제거
- 엔드 호출 버튼은 현재 활성화되고 연결 상태 동안 빨간색으로 연결하기 전에 호출 할 수 있습니다. - AI Assistant nav 버튼을 비활성화 (그레이드 아웃, 비 클릭 가능) - Queue nav 버튼을 제거하고 관련 된 모조 UI (시약 상태 + 큐 통계 패널)
Full touch support for softphone popup on tablets
- Add touch-action: manipulation + WebkitTapHighlightColor to iconBtnStyle so window control buttons (minimize/maximize/close) respond instantly on touch - Ad...
Tsx를 배경으로 즉시 번역 작업을 취소
Forgejo가 워크플로우를 취소할 때, bash는 전방 아이를 기다립니다. 신호를 처리하기 전에 완료하기 위해 - 그래서 tsx locale 일을 실행 런너 슬롯을 들고 분 동안 취소를 차단합니다. 수정: tsx를 실행하고 $CHILD PID를 기다립니다. bash 종료 대기() 즉...
기존의 org 도메인 대신 입력 양식의 경우 사용자 지정 도메인
디스플레이 도메인으로 org의 플랫폼 하위 도메인으로 돌아갑니다. DnsProgressView DomainEntryForm보다는 사용자 정의 외부 도메인이 존재하지 않을 때 렌더링합니다. 또한 DomainEntryForm의 "platform domain" 배너를 제거합니다.
Correct account list member/teamMember fallback labels and trigger redeploy
Restore NavPri panel labels and LeadHistory column headers
NavPri: salvage-keys grabbed href URLs as label values and swapped label/description pairs for Accounts, KB, and Notes nav panels. LeadHistoryPanel: MUI bgcolo...
Add COMP payment method option to subscription order wizard
COMP is a valid backend PaymentMethod enum value for complimentary platform-admin grants, but was missing from the frontend type and wizard UI — only INVOICE an...
Show platform domain context when no custom domain is set
Surface the active *.kamocrm.com hostname in the domain entry form so users can see their current platform domain instead of a blank entry screen. Also fixes ve...
Revert "chore(messages): add wave3 translation merge fragments (JSON)"
This reverts commit ****************
Revert "feat(setup-dns): show platform kamocrm domain on custom domain entry"
This reverts commit ****************
Show platform kamocrm domain on custom domain entry
Surface the active *.kamocrm.com hostname on the add-domain flow and detect custom domains by excluding kamocrm URLs instead of default-flag alone.
Checkpoint translations per chunk and per locale on main
Persist locale JSON after each API chunk so cancellation loses at most one batch. CI translates one locale per process and commits/pushes after each so finished...
Checkpoint translations per chunk and per locale on main
Persist locale JSON after each API chunk so cancellation loses at most one batch. CI translates one locale per process and commits/pushes after each so finished...