mattermost-mobile/app/products/playbooks/actions/remote
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
..
checklist.test.ts [MM-67007] [MM-67008] Allow Item renaming and add-edit description (#9378) 2026-01-15 15:49:13 +01:00
checklist.ts [MM-67007] [MM-67008] Allow Item renaming and add-edit description (#9378) 2026-01-15 15:49:13 +01:00
playbooks.test.ts [MM-66420] Add missing tests for playbooks (#9258) 2025-11-06 12:01:25 +01:00
playbooks.ts Add create run (#9203) 2025-10-13 21:35:06 +02:00
property_fields.test.ts Playbook run attributes UI (#9279) 2026-01-06 11:07:10 +01:00
property_fields.ts Playbook run attributes UI (#9279) 2026-01-06 11:07:10 +01:00
runs.test.ts [MM-66995] Add editing summary for a checklist (#9414) 2026-02-05 17:55:53 +01:00
runs.ts [MM-66995] Add editing summary for a checklist (#9414) 2026-02-05 17:55:53 +01:00
version.test.ts Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
version.ts Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00