Conversation
… selection using same patern as categories
|
/deploy |
PR Preview Deployed
This preview will be automatically deleted when the PR is closed. |
|
We may need an image field for the author selection. Because otherwise non-ssw people cannot put their image photo |
|
I went to https://app-sswrules-staging-pr-2583.azurewebsites.net/rules/admin#/~/rules/reply-done Any idea why the workflow |
There was a problem hiding this comment.
Pull request overview
Updates the TinaCMS rule editing experience to make author selection easier by defaulting to Adam Cogan, supporting selection from the SSW employee list, and allowing non-SSW authors with optional custom profile images.
Changes:
- Update the Rule “authors” schema to default to Adam Cogan and add an optional
imgfield for non-SSW author profile images. - Add custom TinaCMS fields: an SSW-employee searchable author selector and a URL field that becomes read-only for SSW People links.
- Extend Tina GraphQL queries to include the new
authors.imgfield.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
| tina/tina-lock.json | Updates Tina schema for authors (default Adam Cogan, adds img). |
| tina/queries/queries.gql | Fetches authors.img in rule queries. |
| tina/fields/AuthorUrlField.tsx | New custom URL field with read-only behavior for SSW People links. |
| tina/fields/AuthorSelector.tsx | New searchable SSW employee dropdown + non-SSW manual entry mode. |
| tina/collection/rule.tsx | Wires the new custom fields into the Rule collection and adds validation. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
/deploy |
1 similar comment
|
/deploy |


Description
PBI - #2152
Screenshot (optional)
2026-04-13_14-35-20.mp4