review.yaml: give Applicants/Projects a shared consequence button too
Lint and reload / lint-and-reload (push) Successful in 2s
Lint and reload / lint-and-reload (push) Successful in 2s
Matches the pattern Subscribers already used (action: /review + consequence). Portal's per-row Confirm button is going away in favor of one shared, content-labeled button per alternative that confirms every selected row at once - see the paired portal change. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
4efa26585a
commit
f0abf71d47
@@ -7,6 +7,8 @@ description: >
|
|||||||
alternatives:
|
alternatives:
|
||||||
- name: Applicants
|
- name: Applicants
|
||||||
description: ""
|
description: ""
|
||||||
|
action: /review
|
||||||
|
consequence: [Confirm]
|
||||||
features:
|
features:
|
||||||
- name: ""
|
- name: ""
|
||||||
description: ""
|
description: ""
|
||||||
@@ -23,6 +25,8 @@ alternatives:
|
|||||||
|
|
||||||
- name: Projects
|
- name: Projects
|
||||||
description: ""
|
description: ""
|
||||||
|
action: /review
|
||||||
|
consequence: [Confirm]
|
||||||
features:
|
features:
|
||||||
- name: ""
|
- name: ""
|
||||||
description: ""
|
description: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user