Commit graph

15 commits

Author SHA1 Message Date
079c2984bd feat(messaging): Flutter Web 알림 마일스톤을 완료 상태로 승격하고 알림 라우팅을 개선한다
- PHASE.md에서 flutter-web-notification-smoke 마일스톤 상태를 완료로 변경하고 archive로 이동
- browser_notification_interop_web.dart에서 라우팅 데이터 캡처 방식을 인스턴스 변수에서 인자 전달로 변경하여 각 알림별 데이터 격리
- nexo_messaging_plugin.dart에서 permissionGranted를 고정 값에서 실제 권한 상태 기반으로 변경
- 코드 스타일 개선: if문 블록 포맷팅, 단일 줄 최적화
- 테스트 추가: show 실패 시 최신 권한 상태를 반환하는 검증
2026-06-10 20:40:17 +09:00
26e8d698d6 docs(roadmap): Flutter Web 알림 마일스톤을 아카이브한다 2026-06-07 21:37:13 +09:00
caafd4f320 feat(messaging): Web 알림 API 기준을 추가한다
Flutter Web foreground 알림을 준비하기 위해 초기화 옵션과 token prefix 경계를 public API로 고정한다.

포트/환경 기준 문서와 로드맵 정리, agent-task 리뷰 산출물도 함께 반영한다.
2026-06-07 10:59:12 +09:00
ee2e79b334 docs: Linux 알림 테스트 가이드 및 evidence 템플릿 추가, Windows/Linux 선행 정리 아카이브
- Windows 및 Linux 알림 선행 정리 마일스톤을 아카이브로 이동
- iOS 알림 테스트 마일스톤을 활성 milestone로 변경
- Linux 알림 테스트 가이드 및 smoke evidence 템플릿 추가
- Flutter Test Linux fixture 파일 추가 (open_channel, open_thread)
2026-06-02 10:50:27 +09:00
cc9f99c54a add windows notification docs, update roadmap and flutter test READMEs 2026-06-02 08:04:21 +09:00
706e1ae6f0 update roadmap: move ios-notification-preflight milestone to archive and update phase tracking 2026-06-02 04:26:12 +09:00
ff5e346fc1 chore: archive notification-pipeline milestone to agent-roadmap/archive 2026-05-31 09:52:03 +09:00
65038e4bce docs(agent-roadmap): 메시징 계약 표준화 마일스톤을 완료 처리하고 알림 파이프라인을 다음 목표로 전환한다 2026-05-30 23:07:23 +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
b362dfc354 chore: update roadmap and UPSTREAM files for upstream runtime phase completion 2026-05-30 21:15:20 +09:00
03c72e6715 update roadmaps and add m-cicd-operations task 2026-05-30 20:47:06 +09:00
6e72f9e53b update roadmap: archive client-validation.md, update phase files 2026-05-30 07:08:46 +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
836f90ca9d refactor: migrate roadmap structure from agent-ops/roadmap/ to agent-roadmap/ 2026-05-27 11:18:08 +09:00