Commit graph

13 commits

Author SHA1 Message Date
8ff55d4940 chore(roadmap): Flutter Web 알림 Smoke 마일스톤을 검토중 동기화한다
웹 smook 테스트 분리, helper 경로, 수동 증빙 정리를 통해 마일스톤 완료 근거를 milestone 기준으로 반영해 로드맵 상태를 검토중으로 맞췄다.
2026-06-08 19:58:45 +09:00
e2823b38e0 test(client-app): Flutter Web smoke 보완을 준비한다
브라우저 smoke의 선행 조건으로 test host를 web build 가능 상태로 만들고, 후속 runtime evidence 계획과 완료 로그를 함께 남긴다.
2026-06-08 10:52:46 +09:00
9a2272d979 test(client-app): 웹 알림 smoke host를 추가한다
Flutter Web permission/display/click smoke를 반복 검증할 수 있도록 테스트 호스트 UI와 위젯 테스트를 갱신한다.

리뷰 완료 산출물을 archive로 이동해 마일스톤 test-host 완료 근거를 남긴다.
2026-06-07 20:56:22 +09:00
3620da91b7 fix(messaging): Web 알림 클릭 라우팅을 연결한다
실제 browser Notification 인스턴스에 click listener가 없어 foreground 알림 클릭이 opened routing으로 이어지지 않았다.

리뷰 루프를 PASS로 종결하고 task archive evidence를 남긴다.
2026-06-07 19:04:08 +09:00
ea77708c4f feat(messaging): Web 알림 전경 계약을 추가한다
Flutter Web foreground 알림 흐름을 이어가기 위해 permission API와 payload mapper를 패키지 내부 계약으로 고정한다.
2026-06-07 15:08:40 +09:00
c67cb557a5 feat(messaging): Web 플러그인 기준선을 추가한다
Flutter Web 등록과 browser Notification interop 경계를 추가하고 package manifest 계약을 정리한다.
2026-06-07 12:55:56 +09:00
caafd4f320 feat(messaging): Web 알림 API 기준을 추가한다
Flutter Web foreground 알림을 준비하기 위해 초기화 옵션과 token prefix 경계를 public API로 고정한다.

포트/환경 기준 문서와 로드맵 정리, agent-task 리뷰 산출물도 함께 반영한다.
2026-06-07 10:59:12 +09:00
f8f7c37eec chore: archive task files and update RunnerTests 2026-06-01 14:17:27 +09:00
8ce6b1292a feat(m-notification-pipeline): archive ack_actions & host_routing_contract tasks, add PendingNotificationActionStore
- Archive m-notification-pipeline task groups (02+01_ack_actions, 03_host_routing_contract)
- Add PendingNotificationActionStore for pending notification actions
- Improve NotificationReplyBroadcastReceiver and ReceiptDelivery
- Update FirebaseMessagingService and related helpers
- Add tests for ReceiptDelivery and PendingNotificationActionStore
- Update Flutter package README
2026-05-31 09:36:41 +09:00
5e4089c629 feat: notification pipeline implementation
- Update messaging Flutter plugin with Firebase messaging service improvements
- Add notification helper and custom push notification helper enhancements
- Implement notification opened event handling
- Add Android unit tests for payload gate and notification helpers
- Update flutter-test app with integration and widget tests
- Update notification pipeline roadmap and task documentation
2026-05-31 06:34:44 +09:00
14a9edad63 archive completed task logs to agent-task/archive/2026/05
- Archive m-cicd-operations, m-client-validation, m-identity-baseline,
  m-messaging-contract, m-runtime-baseline, m-runtime-image-validation
  task logs to archive/2026/05/
- Update .gitignore, agent-roadmap cicd-operations milestone
- Update packages/messaging_flutter/README.md
2026-05-30 22:05:22 +09:00
0fbab633c5 chore: archive runtime-image-validation milestone and update roadmap
- Move runtime-image-validation milestone to archive
- Archive m-runtime-image-validation task folder
- Update agent-roadmap/current.md and PHASE.md
- Update docs/runtime-image-validation.md
- Update apps/mattermost snapshots and detox config
2026-05-28 19:47:57 +09:00
6155f1f948 update roadmap and archive completed milestones 2026-05-28 06:46:50 +09:00