mattermost-mobile/app/products/playbooks/constants
Guillermo Vayá 882c2ec57b
[MM-66995] Add editing summary for a checklist (#9414)
* Add editing summary for a checklist

* fix spacing

* fix duplication issue due to rerender off-screen

* remove worktree from cursor as I'm not using that

* add tests

* address PR review feedback

- add double-tap prevention to save button
- rename goToRenamePlaybookRun to goToEditPlaybookRun for consistency
- add debug log when local DB update fails after successful API call

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Update playbook run rename spacing

* [MM-66995] Edit summary gatekeep (#9490)

* gatekeeping summary edit

* Fix playbook run summary edit gating

* more tests

* Use options object for playbook run edit

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 17:55:53 +01:00
..
database.ts [MM-65984] DB changes to handle Playbook Run Attributes (#9172) 2025-10-12 21:48:50 +02:00
playbook_run.ts Checklist (#9234) 2025-11-12 20:46:59 +01:00
plugin.ts Playbooks update (#9039) 2025-07-29 21:55:41 +08:00
screens.ts [MM-67007] [MM-67008] Allow Item renaming and add-edit description (#9378) 2026-01-15 15:49:13 +01:00
version.ts [MM-66995] Add editing summary for a checklist (#9414) 2026-02-05 17:55:53 +01:00
websocket.ts Address plugin changes around incremental websocket (#9011) 2025-07-24 10:16:52 +08:00