mattermost-mobile/app/products/playbooks/database/queries
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 Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
checklist.ts Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
item.test.ts Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
item.ts Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +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
run.test.ts [MM-67361] Hide playbook (#9478) 2026-01-29 11:58:58 +01:00
run.ts [MM-67361] Hide playbook (#9478) 2026-01-29 11:58:58 +01:00
version.test.ts [MM-66995] Add editing summary for a checklist (#9414) 2026-02-05 17:55:53 +01:00
version.ts [MM-66995] Add editing summary for a checklist (#9414) 2026-02-05 17:55:53 +01:00