docs: add OpsCenter wiki page, update architecture and standards for primary-standby features
Wiki (choreops-wiki/):
- Configuration:-Chores.md: Add Primary & Standby completion criteria after
Independent with standby_claim_mode options
- Advanced:-Chores.md: Add Primary & Standby rotation mode, standby lock state,
primary pause→snap-back behavior, smart resume tip
- Services:-Reference.md: Update reschedule_chores_after with three toggle
params (reschedule_independent, reschedule_primary_standby, reschedule_shared),
add pause_user_chores service documentation with unpause_action values
- Configuration:-Notifications.md: Add standby-needed notification section
- Getting-Started:-OpsCenter.md: New page documenting the admin dashboard
sections (Approval Board, Management, All Chores, Individual Chore Controls,
Economy Management, System Administration)
- Home.md, _Sidebar.md: Add OpsCenter link under Getting Started
ccpk1
committed
Jun 16, 2026
feat(notifications): add per-user configurable notification clickAction URL
Add two optional per-user fields that inject a `clickAction` value into
mobile notification payloads, allowing users to land on a specific
dashboard when tapping a notification instead of the last-open screen.
- `notif_click_url`: Used for assignee-directed notifications (chore
approved, badge earned, points awarded). Configurable in the Identity
and profile section of the user form.
- `notif_approve_click_url`: Used for approver-directed notifications
(chore/reward claimed, needs review). Configurable in the Admin and
approval options section, positioned below the Can approve toggle.
Both fields are optional URL-type text inputs with empty-string defaults,
fully backward compatible with no migration needed. Each recipient's own
URL is used based on notification role (assignee vs approver), supporting
users who serve in both capacities with different landing pages.
ccpk1
committed
Jun 1, 2026
doc(notificatons): improvements to notifcation handling
ccpk1
committed
Mar 10, 2026
feat(notifications): add payload-driven overdue steal-available messaging and document wiki behavior
ccpk1
committed
Mar 4, 2026
doc: title formatting updates
ccpk1
committed
Feb 23, 2026
docs(wiki): complete ChoreOps rebrand and information architecture overhaul
Rework wiki top-to-bottom for the ChoreOps identity and terminology migration
Standardize language from kid/parent framing to user/role-based model across pages
Update guides to reflect current functionality, flows, and behavior (including dashboard generation/localization and access-control nuances)
Improve cross-page coherence with clearer layering (Getting Started, Configuration, Advanced, Technical)
Consolidate canonical reference sections to reduce duplicate maintenance and stale docs
Strengthen troubleshooting paths with preflight checks and tighter technical cross-linking
Refresh navigation and content consistency for a cleaner end-user and maintainer experience
ccpk1
committed
Feb 21, 2026
Migrate wiki content from ad-ha/kidschores-ha