kell_creations/kell_creations_apps
Mike Kell c4f76a90e5
Validate Docs / validate-docs (push) Successful in 59s Details
Flutter Analyze / Dart Analyze (push) Has been cancelled Details
Flutter Test / Flutter Tests (push) Has been cancelled Details
feat: add bulk publish and bulk submit-for-review actions (Stage 7B)
- Enable pendingReview in WordPressProductMapper.toWooCommerceStatus()
  (maps to WooCommerce 'pending'; only unpublished throws ArgumentError)
- Add Publish and Submit for Review buttons to _MultiSelectBar with
  confirmation dialogs and proper plural/singular messaging
- Refactor multi-select bar layout from Row to Wrap for responsive overflow
- Add 3 controller tests: bulk publish, bulk pending review, mixed statuses
- Add 5 page widget tests: button visibility, confirmation dialogs, cancel
  preserves selection, plural count
- Update repository test: remove pendingReview from unsupported-throws
- Update mapper test: pendingReview now returns 'pending'
- 319/319 feature_wordpress tests passing, dart analyze clean
- Update master_development_brief.md and build_execution_tracker.md
2026-05-30 11:17:13 -04:00
..
apps chore: remove 8 unnecessary_import directives and 1 unused variable 2026-05-30 10:53:00 -04:00
docs feat(core): extract shared composition pattern into core package (Stage 4B) 2026-05-22 09:57:51 -04:00
packages feat: add bulk publish and bulk submit-for-review actions (Stage 7B) 2026-05-30 11:17:13 -04:00
tools feat(ci): add test coverage visibility to CI pipeline (Stage 4D) 2026-05-22 10:22:05 -04:00