Workflow: Userタスク詳細画面にカスタムテンプレートを埋め込めるように(ドキュメント修正)#54
Open
NonakaKazuhiro wants to merge 3 commits intomainfrom
Open
Workflow: Userタスク詳細画面にカスタムテンプレートを埋め込めるように(ドキュメント修正)#54NonakaKazuhiro wants to merge 3 commits intomainfrom
NonakaKazuhiro wants to merge 3 commits intomainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Workflow のユーザータスク詳細画面における「カスタムレイアウト/カスタムテンプレート埋め込み」および「ステータス更新時のサーバサイド拡張」に関する設定項目を、開発者向けドキュメントへ追記するPRです。
Changes:
- Workflow 設定ドキュメントに「タスク詳細カスタムレイアウト設定」章を追加
- MDC TopView 設定ドキュメントに「Detail Layout Setting」説明と詳細章を追加
- 上記説明に対応する図(PNG)を追加
Reviewed changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated 10 comments.
| File | Description |
|---|---|
| developerguide/src/docs/asciidoc/workflow/setting.adoc | Workflow側のタスク詳細カスタムレイアウト設定項目・関連設定の追記 |
| developerguide/src/docs/asciidoc/workflow/images/parts_taskview_setting-layout.png | Workflow側の設定画面キャプチャ画像を追加 |
| developerguide/src/docs/asciidoc/materialdesigncomponents/topview/setting.adoc | MDC TopView側のタスク詳細レイアウト設定(テンプレート/スクリプト等)説明を追記 |
| developerguide/src/docs/asciidoc/materialdesigncomponents/topview/images/parts_taskview_setting-layout.png | MDC TopView側の設定画面キャプチャ画像を追加 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
developerguide/src/docs/asciidoc/materialdesigncomponents/topview/setting.adoc
Outdated
Show resolved
Hide resolved
developerguide/src/docs/asciidoc/materialdesigncomponents/topview/setting.adoc
Outdated
Show resolved
Hide resolved
developerguide/src/docs/asciidoc/materialdesigncomponents/topview/setting.adoc
Outdated
Show resolved
Hide resolved
developerguide/src/docs/asciidoc/materialdesigncomponents/topview/setting.adoc
Outdated
Show resolved
Hide resolved
developerguide/src/docs/asciidoc/materialdesigncomponents/topview/setting.adoc
Outdated
Show resolved
Hide resolved
developerguide/src/docs/asciidoc/materialdesigncomponents/topview/setting.adoc
Outdated
Show resolved
Hide resolved
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
下記に関するドキュメント修正