直播更改日志

看我们在建什么,实时的。 每个功能,固定, 和改进都跨出平台.

17,868
变动共计
4,583
特征
4,513
修补
32
项目
按项目过滤
所有项目17,868AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService349InitializerService299KBService74KlusterServices539MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,555kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
按类型过滤
所有类型Build24CI522Chore670Docs226Feature4,583Fix4,513Other6,781Performance136Refactor273Revert23Style48Test68Upgrade1
February 12, 2026
CISecurityService

Trigger pipeline

Kamo·7mo ago
Featurekamo-internal

Implement SETTINGS_UI_ENHANCEMENT_PLAN remaining items

- Undo toast: add to SuspiciousManager (bulk dismiss), AccessBlockManager (delete entry), AutomationStreams (remove stream) - Search highlighting: add searchTer...

kamo·7mo ago
Featurekamo-internal

Implement all remaining SETTINGS_UI_ENHANCEMENT_PLAN items

- DomainManager: add SettingsSectionHeader - APIManager: full implementation (API keys, create/revoke, last used, undo toast) - AvatarManager: drag-and-drop zon...

kamo·7mo ago
Featurekamo-internal

Complete SETTINGS_UI_ENHANCEMENT_PLAN Phases 4-5

- LabelManager: CommerceSkeleton loading, SettingsSectionHeader - RelationshipManager: EmptyState, ConfirmationDialog for remove, caution delete styling - Autom...

kamo·7mo ago
Featurekamo-internal

Complete Phase 4 & 5 - Account, Security, SettingsFormControls

Account pages: - BillingManager: EmptyState, SettingsSectionHeader, SettingsTextField - StatsManager: SettingsSectionHeader - FeaturesManager: SettingsSectionHe...

kamo·7mo ago
Featurekamo-internal

Phase 4 & 5 - section headers, skeleton, empty state, member polish

Phase 4 - Essential pages: - Add SettingsSectionHeader to SettingsFormControls - JobTitleManager, DepartmentManager, SecurityRoleManager: use CommerceSkeleton ...

kamo·7mo ago
Featurekamo-internal

Implement SETTINGS_UI_ENHANCEMENT_PLAN and fix build

Settings UI: - Add settingsTheme tokens, FeatureCard, SettingsFormControls - SettingsStatusWindow: search, recently visited, feature-aware filtering - SettingsV...

kamo·7mo ago
FeatureInitializerService

增加租赁资产、供应商、订阅计划、采购申请的模拟数据

- 装载MockRentalData:4个租赁资产(房车、设备) - 装入MockVendorData:4个供应商 - 加载Mock订阅数据:3项计划(基本、Pro、企业) - 加载Mock采购数据:1项采购请求(对供应商的依赖) - 从装入MockPOSData中调用,用于启用 POS 的 Orgs

Kamo·7mo ago
Featurekamo-internal

Implement enterprise plan - pipeline tabs, settings, detail pages, order tracking

- Replace RENTAL/SERVICE/SUBSCRIPTION placeholders with real tabs: PipelineBookingsTab, PipelineWorkOrdersTab, PipelineAgreementsTab - Add PROCUREMENT tab with ...

kamo·7mo ago
FeatureSecurityService

Returns, fulfillment PATCH, accounts endpoints

- POST /pos/orders/{id}/returns - create order return - PATCH /pos/returns/{id}/status - update return status (APPROVED/REJECTED) - PATCH /pos/fulfillments/{id}...

Kamo·7mo ago
Featurekamo-internal

Returns workflow, fulfillment status, accounts lookup

- posApi: createOrderReturn, updateReturnStatus, updateFulfillmentStatus, getAccounts - Order detail: Request Return dialog, returns list with Approve/Reject - ...

kamo·7mo ago
Featurekamo-internal

Add customer/purchaser selection to order create and edit

- Add purchaserUid to posApi createOrder and updateOrder - Order create form: optional Customer Account ID field - Order edit dialog: optional purchaser field -...

kamo·7mo ago
FeatureSecurityService

Rental assets CRUD endpoints

- GET/POST/PATCH/DELETE /api/security/pos/rental-assets

Kamo·7mo ago
Featurekamo-shared-library

阶段1-3基础 -- -- RETAIL、MORTGAGE、可再生能源资产

第一阶段 RETAIL: - 承诺文本Type.SALE,处理命令:承诺、交易、库存分配、履行命令 - 在创建/更新时检查库存命令 - 在创建零售命令请求、更新零售命令请求、账户存储器上购买用户 - 订单交易DTO, 订单填充DTO; 第二阶段 移动: - 意向状态. APPROVED; 过程 MortgageAbo...

Kamo·7mo ago
Featurekamo-internal

Phase 1–2 implementation, order/app UI, rental foundation

- Order detail: Payment history and Fulfillments sections when PAID - Application detail: Approve button (SUBMITTED→APPROVED), commitment display - posApi: Orde...

kamo·7mo ago
Fixkamo-internal

Pipeline datagrids collapsed, restructure to match leads layout

- SettingsView: tab content container now uses display:flex, overflow:hidden so flex chain passes height to grids (fixes collapsed grids in POS settings) - Pi...

kamo·7mo ago
Featurekamo-internal

Use AG Grid and flex-fill layout for pipeline and POS datagrids

- PipelineEngagementsTab, PipelineOrdersTab, PipelineApplicationsTab: flex-fill height for AgGrid - PipelineProductsTab: convert from MUI Table to AgGrid with p...

kamo·7mo ago
FixSecurityService

Enable commerce JPA repos for POSController/CommerceService

SecurityService POSController depends on CommerceService which uses engagement, order, intent, etc. repositories. These live in com.kamo.z.shared.commerce.* but...

Kamo·7mo ago
Chorekamo-internal

Sync remaining POS domain / pipeline changes

kamo·7mo ago
Fixkamo-shared-library

使用 Uid 代替 Id 处理 Basenity 衍生关系

- 执行命令存储器: findBy Source承诺Id - > findBy Source承诺Uid (承诺使用uid) - 交易仓库:找到ByOrderId - > 找到ByOrderUid(命令使用uid) - 为 Kamo Initializer 服务启动修复 Spring Data JPA 查询创建

Kamo·7mo ago
CISecurityService

Trigger pipeline

Kamo·7mo ago
Featurekamo-internal

Date range filter, placeholder pages, dashboard/engagement UX

- Engagements tab: dateFrom/dateTo filter, engagement count, context-aware empty states - Placeholder pages: service, bookings, agreements, procurement (coming ...

kamo·7mo ago
Featurekamo-shared-library

添加命令( 创建At DESC) 和日期范围过滤器

- 参与存储器:所有查找方法上的命令ByDateCreatedDesc - 商务服务:从/日期到参数、内存日期过滤器 - API现在支持更丰富的报告日期范围

Kamo·7mo ago
Featurekamo-internal

Use getDisplayName for domain, support WORK_ORDER/VENDOR_ORDER link labels

- Engagement detail: show friendly domain label (Retail vs RETAIL) - Engagements tab: domain column uses getDisplayName - Add link labels for WORK_ORDER, VENDOR...

kamo·7mo ago
Featurekamo-shared-library

添加 VENDOR SERVICE 的 约定域名计算器, 无手工 SQL

- JPA 属性 Converter 从 DB 读取时将遗留的 VENDOR 映射到 SERVICE - 适用于约定域和OrgPOS配置域 - 消除手动迁移的需要;Spring Boot/JPA处理

Kamo·7mo ago
Featurekamo-internal

Add Engagements tab, detail page, and dashboard integration

- posApi: add Engagement types, getEngagements, getEngagementById - posDomainLabels: add getEngagementStatusLabel - PipelineEngagementsTab: AG Grid with domain/...

kamo·7mo ago
Featurekamo-internal

Finish remaining plan items – low-stock warning, date filters, plan checkboxes

- Order Create: low-stock warning when adding product with trackInventory - Orders tab: date range filter (last 7 days, last 30 days) - Applications tab: date r...

kamo·7mo ago
Featurekamo-internal

Phase 4–5 – Dashboard reporting, error handling, a11y

Phase 4 – Dashboard & reporting: - Revenue by period (week, month, quarter) - Order count by status (DRAFT, AUTHORIZED, PAID, CANCELLED, REFUNDED) - Application...

kamo·7mo ago
Featurekamo-internal

Align Pipeline and Settings UI with commerce backend

- Update order status colors to match backend (DRAFT, AUTHORIZED, PAID, CANCELLED, REFUNDED) - Update application status colors (DRAFT, SUBMITTED, EXPIRED, CANC...

kamo·7mo ago
RefactorInitializerService

Switch DataLoader to CommerceService

- Use CommerceService instead of POSService, RetailProductService, RetailInventoryStockService - createProduct, createOrUpdateStock, createRetailOrder, createMo...

Kamo·7mo ago
RefactorSecurityService

Switch POS controllers to CommerceService

- POSController uses CommerceService instead of POSService - RetailProductController uses CommerceService instead of RetailProductService - RetailInventoryContr...

Kamo·7mo ago
Featurekamo-shared-library

将 pos 豆类替换为商业包装

- 增加商业套件(指令、意向、供货、库存项目、库存设备等) - 增加商务服务,以取代POSService、零售产品服务、零售库存服务 - 删除所有不修改的.dao.beans.pos包和子包 - 删除POS重置(零售订单、抵押贷款、零售产品等) - 保持DTO的API兼容性 - 添加广告 - 广告 - 广告

Kamo·7mo ago
February 11, 2026
Featurekamo-internal

Full-page views, AG Grid, domain support, create screens

- Add getMortgageApplication(id) to posApi - Replace Orders tab: MUI Table -> AG Grid, row click -> /pipeline/orders/[id] - Replace Applications tab: cards -> A...

kamo·7mo ago

就像你看到的运输?

每一个都自动更新您工作空间的地盘。 开始自由,看它成长 一周又一周.

永远开始自由查看定价