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
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
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
4a98eb0cc2
feat: messaging contract phase G06 completion - add PLAN and CODE_REVIEW docs, update roadmap
2026-05-30 21:29:07 +09:00
03c72e6715
update roadmaps and add m-cicd-operations task
2026-05-30 20:47:06 +09:00
13360fd826
update: delete fcm_ack_smoke plans, update flutter-test and messaging_flutter android plugin
2026-05-29 21:02:58 +09:00
77d615c6b7
update: client-validation milestone, FCM ack smoke task, flutter-test fixes, and skill updates
2026-05-29 16:47:09 +09:00
eb04e93d45
update flutter-test config and add m-client-validation task
2026-05-29 11:17:13 +09:00
1336c51adf
chore: remove deleted agent-task files (CODE_REVIEW-cloud-G07.md, PLAN-cloud-G07.md)
2026-05-29 09:43:38 +09:00
81bd42756d
feat: m-client-validation task and README updates
...
- Add m-client-validation task with 02_native_test plan (PLAN-cloud-G07.md)
- Update roadmap current.md and product-foundation phase
- Update client-validation milestone
- Add README for apps/flutter-test and packages/messaging_flutter
2026-05-29 09:26:51 +09:00
7064a09a2c
refactor: NexoMessagingPluginTest unit tests - debug APIs, intentPayload
...
- Add comprehensive unit tests for debugSendNativeEvent, saveDeviceToken,
setAuthToken, setSigningKey, clearAuthToken methods
- Add unit tests for intentPayload helper method with mocked Intent/Bundle
- Add test for unknown method returning notImplemented
- Replace placeholder comment with actual test implementations
- Use Mockito to mock android.jar stubs (Intent, Bundle) for gradle unit tests
2026-05-28 21:06:04 +09:00
32104c1120
refactor: m-client-validation docs cleanup and test updates
...
- Remove outdated validation docs (G04, G05)
- Update flutter-test integration and widget tests
- Update messaging_flutter tests
2026-05-28 20:36:47 +09:00
7d291aa90c
feat: client-validation task and update READMEs
...
- Add m-client-validation task directory
- Update apps/flutter-test/README.md
- Update packages/messaging_flutter/README.md
- Update packages/messaging_flutter/docs/android-test-environment.md
2026-05-28 20:08:15 +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
916d8b1049
feat: runtime-image-validation milestone and task plans
...
- Add runtime-image-validation roadmap milestone
- Add task plans for image publish, remote compose, and validation matrix
2026-05-28 09:54:26 +09:00
6155f1f948
update roadmap and archive completed milestones
2026-05-28 06:46:50 +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
380b153ec2
track agent-task directory: remove from .gitignore
2026-05-28 04:56:02 +09:00