it0/it0_app/lib/features
hailin 83ed55ce1c feat(flutter): add Feishu OAuth binding UI — mirrors DingTalk flow
- AgentInstance model: add feishuUserId field
- Instance card: show 飞书 binding badge (blue #3370FF) alongside DingTalk badge
- Context menu: add 绑定飞书 / 重新绑定飞书 / 解绑飞书 options
- _FeishuBindSheet: full OAuth-first binding sheet with polling, code fallback,
  countdown timer, success/expired/error states — same UX pattern as DingTalk

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 05:44:11 -07:00
..
agent_call feat(dingtalk): 小龙虾招募全语音/文字引导流程 + OAuth 一键授权卡片 2026-03-08 11:22:06 -07:00
alerts refactor: 移除 AppBar 刷新按钮,统一使用下拉刷新 2026-02-23 05:08:16 -08:00
approvals refactor: 移除 AppBar 刷新按钮,统一使用下拉刷新 2026-02-23 05:08:16 -08:00
auth fix(flutter): redirect to /home after login (was /dashboard which no longer exists) 2026-03-08 01:32:54 -08:00
billing/presentation feat(flutter): i18n体系(zh/zh_TW/en) + 智能体解聘功能 2026-03-08 00:05:55 -08:00
chat feat(ux): agent list refresh + OAuth keep-alive + deploy token fix 2026-03-08 13:26:05 -07:00
dashboard refactor: 移除 AppBar 刷新按钮,统一使用下拉刷新 2026-02-23 05:08:16 -08:00
home/presentation/pages feat(flutter): add 4 general-purpose official agents to home page 2026-03-08 01:54:29 -08:00
my_agents/presentation/pages feat(flutter): add Feishu OAuth binding UI — mirrors DingTalk flow 2026-03-09 05:44:11 -07:00
notifications feat(flutter): i18n体系(zh/zh_TW/en) + 智能体解聘功能 2026-03-08 00:05:55 -08:00
profile/presentation/pages fix(flutter): replace ListTile with custom InkWell+Row in _SettingsRow to fix vertical text 2026-03-08 01:12:49 -08:00
referral feat(flutter): localize referral page + fix language auto-detection 2026-03-08 00:51:25 -08:00
servers feat(flutter): i18n体系(zh/zh_TW/en) + 智能体解聘功能 2026-03-08 00:05:55 -08:00
settings feat(flutter): localize referral page + fix language auto-detection 2026-03-08 00:51:25 -08:00
standing_orders feat(flutter): i18n体系(zh/zh_TW/en) + 智能体解聘功能 2026-03-08 00:05:55 -08:00
tasks feat(flutter): i18n体系(zh/zh_TW/en) + 智能体解聘功能 2026-03-08 00:05:55 -08:00
terminal feat(flutter): i18n体系(zh/zh_TW/en) + 智能体解聘功能 2026-03-08 00:05:55 -08:00