Commit graph

19 commits

Author SHA1 Message Date
caafd4f320 feat(messaging): Web 알림 API 기준을 추가한다
Flutter Web foreground 알림을 준비하기 위해 초기화 옵션과 token prefix 경계를 public API로 고정한다.

포트/환경 기준 문서와 로드맵 정리, agent-task 리뷰 산출물도 함께 반영한다.
2026-06-07 10:59:12 +09:00
d18463ea80 docs: 업데이트된 문서 변경사항 적용 2026-06-02 19:38:06 +09:00
e49fb45dcb docs: update notification test guides and remove smoke evidence templates 2026-06-02 18:51:58 +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
0faa687954 feat: macos notification support and documentation updates
- Add macos notification smoke evidence template and test guide
- Add Fixtures for open_channel and open_thread json
- Update roadmaps for messaging runtime phase and macos notification milestone
- Update flutter-test and messaging_flutter READMEs
2026-06-02 04:32:38 +09:00
68ccfb13fd feat: update iOS notification test and plugin implementation
- Update RunnerTests.swift with notification test cases
- Update NexoMessagingPlugin.swift with notification handling
- Update ios-notification-test-guide.md
2026-06-01 13:38:32 +09:00
908a4ecc18 feat: iOS notification preflight task and test documentation
- Add iOS notification preflight plan and code review (PLAN/CODE_REVIEW-cloud-G07)
- Add iOS notification smoke evidence template
- Update iOS notification test guide with preflight steps
- Add Flutter test app iOS fixtures (APNS payloads, GoogleService config, entitlements)
- Update README files for flutter-test, messaging_flutter, and docs
2026-06-01 13:29:02 +09:00
9f5e8c2343 feat: add notification preflight milestones for all platforms and update runtime validation docs
- Add iOS notification preflight milestone
- Add macOS notification preflight milestone
- Add Linux notification preflight milestone
- Add Windows notification preflight milestone
- Update notification test milestones for all platforms
- Update phase documentation and current roadmap
- Update runtime image validation docs
- Update compose README
2026-06-01 13:08:25 +09:00
a3d395e7c3 docs: iOS notification test guide added and README updated 2026-06-01 09:55:25 +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
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
4aa836d7a1 feat: runtime image validation task complete - repo/app validation, consumer project validation, evidence matrix closeout
- Added USER_REVIEW.md for repo/app validation (01_repo_app_validation)
- Added PLAN and CODE_REVIEW for cloud-G07 consumer project validation (02_consumer_project_validation)
- Added PLAN and CODE_REVIEW for evidence matrix closeout (03+01,02_evidence_matrix_closeout)
- Updated roadmap milestone and docs for validation completion
2026-05-28 18:31:05 +09:00
d9a690f97f update: runtime image validation docs and clean up G07 review artifacts 2026-05-28 11:34:59 +09:00
1eeed5218f feat: remote compose 설정 업데이트 및 문서 동기화
- runtime-image-validation.md 문서 개선
- compose .env.example 및 README 업데이트
- docker-compose.yml 설정 개선
- G07 관련 하위 파일 정리
2026-05-28 10:53:13 +09:00
6ca7989169 feat: runtime image validation & domain rules update
- Add mattermost-app and push-proxy-service domain rules
- Add bin/publish-runtime-images script
- Add runtime-image-validation documentation
- Update agent-ops domain rules and project rules
- Remove outdated 01_image_publish task files
- Update docs/README.md
2026-05-28 10:41:06 +09:00
0ed71e011b refactor: rename apps/client to apps/flutter-test and add mattermost/push-proxy apps 2026-05-28 05:59:35 +09:00
b6241fa6dd Initial nexo monorepo migration 2026-05-26 10:42:29 +09:00