Commit graph

30 commits

Author SHA1 Message Date
8d9d236d08 update: sync upstream references and project rules 2026-06-11 09:09:56 +09:00
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
caafd4f320 feat(messaging): Web 알림 API 기준을 추가한다
Flutter Web foreground 알림을 준비하기 위해 초기화 옵션과 token prefix 경계를 public API로 고정한다.

포트/환경 기준 문서와 로드맵 정리, agent-task 리뷰 산출물도 함께 반영한다.
2026-06-07 10:59:12 +09:00
e49fb45dcb docs: update notification test guides and remove smoke evidence templates 2026-06-02 18:51:58 +09:00
4373528151 chore: remove deleted Flutter generated plugin files 2026-06-02 11:36:28 +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
f8f7c37eec chore: archive task files and update RunnerTests 2026-06-01 14:17:27 +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
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
b362dfc354 chore: update roadmap and UPSTREAM files for upstream runtime phase completion 2026-05-30 21:15:20 +09:00
5d1c31fb7e test(mattermost): Detox 로그인 플로우를 안정화한다 2026-05-30 12:07:29 +09:00
5c46726bea test(mattermost): 한국어 오전 표기를 허용한다 2026-05-30 09:26:59 +09:00
b786946e7d chore(upstream): refresh mobile snapshot 2026-05-30 08:02: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
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
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
0ed71e011b refactor: rename apps/client to apps/flutter-test and add mattermost/push-proxy apps 2026-05-28 05:59:35 +09:00
2b7330bbe9 update project rules, roadmap, and README files across all domains 2026-05-27 21:41:23 +09:00
ec80f64dd8 refactor: rename mattermost_push_plugin to nexo_messaging package and update branding 2026-05-26 20:19:04 +09:00
f6c86fb7a8 Update client and messaging_flutter files 2026-05-26 18:14:10 +09:00
b6241fa6dd Initial nexo monorepo migration 2026-05-26 10:42:29 +09:00