Skip to content

MDC: 定型集計主要な機能対応(基本プロパティ、フィルタ部分、集計テーブル、集計グラフ)(ドキュメント)#51

Open
tei-syou wants to merge 5 commits intomainfrom
feature/1245-mdc-aggregation-fix-doc
Open

MDC: 定型集計主要な機能対応(基本プロパティ、フィルタ部分、集計テーブル、集計グラフ)(ドキュメント)#51
tei-syou wants to merge 5 commits intomainfrom
feature/1245-mdc-aggregation-fix-doc

Conversation

@tei-syou
Copy link
Copy Markdown
Contributor

対応内容

  • MDCの説明に定型集計モジュールを追加
  • MDCのconfigserviceに定型集計と関連する説明を追加(en/ja両方)

@tei-syou tei-syou requested review from KoheiKGYM and Copilot March 19, 2026 01:41
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

MDC(Material Design Components)向けドキュメントに、定型集計(Aggregation)モジュールの説明と、関連する MdcConfigService 設定項目の説明(日本語/英語)を追加するPRです。

Changes:

  • MdcConfigService(en/ja)の設定項目に、集計ファイル/ローデータ出力やクロス集計ダウンロード関連のプロパティ説明と設定例を追記
  • DeveloperGuide に Aggregation 章を新設し、操作説明(画面構成・メニュー・ローデータ)と管理/設定手順を追加
  • Aggregation 章で使用するスクリーンショット画像を追加

Reviewed changes

Copilot reviewed 6 out of 14 changed files in this pull request and generated 10 comments.

Show a summary per file
File Description
serviceconfig/src/docs/asciidoc/gem/mdcconfigservice_ja.adoc MdcConfigServiceの集計関連プロパティ説明/設定例を追記
serviceconfig/src/docs/asciidoc/gem/mdcconfigservice_en.adoc MdcConfigServiceの集計関連プロパティ説明/設定例を追記(英語)
developerguide/src/docs/asciidoc/materialdesigncomponents/index.adoc MDCの目次にAggregation章へのリンクを追加
developerguide/src/docs/asciidoc/materialdesigncomponents/aggregation/index.adoc Aggregation章のトップページを追加
developerguide/src/docs/asciidoc/materialdesigncomponents/aggregation/operationguide.adoc Aggregation画面の操作ガイドを追加
developerguide/src/docs/asciidoc/materialdesigncomponents/aggregation/aggregation.adoc Aggregationの管理/設定/カスタマイズ/表示方法の詳細ドキュメントを追加
developerguide/src/docs/asciidoc/materialdesigncomponents/aggregation/images/aggregation_download_dialog.png 操作ガイド用画像を追加
developerguide/src/docs/asciidoc/materialdesigncomponents/aggregation/images/aggregation_chart_image_export.png 操作ガイド用画像を追加
developerguide/src/docs/asciidoc/materialdesigncomponents/aggregation/images/aggregation_chart.png 操作ガイド用画像を追加

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@tei-syou tei-syou requested a review from Copilot March 19, 2026 03:40
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

MDC(Material Design Components)向けに「定型集計(Aggregation)」機能の利用・設定手順を開発者ガイドへ追加し、あわせてMdcConfigServiceの関連設定(ファイル形式・フッター等)を日英ドキュメントに追記するPRです。

Changes:

  • MdcConfigService(en/ja)の集計関連プロパティをドキュメントに追加
  • 開発者ガイドにMDC Aggregationの章(操作説明・詳細設定)を新規追加
  • 操作説明・設定説明で参照するスクリーンショット画像を追加

Reviewed changes

Copilot reviewed 6 out of 24 changed files in this pull request and generated 11 comments.

Show a summary per file
File Description
serviceconfig/src/docs/asciidoc/gem/mdcconfigservice_ja.adoc MDC集計関連の設定項目を追加(ただし SPECIFY 記載の整合が未完)
serviceconfig/src/docs/asciidoc/gem/mdcconfigservice_en.adoc MDC集計関連の設定項目を追加(例コメントの選択肢表記が未整合)
developerguide/src/docs/asciidoc/materialdesigncomponents/index.adoc MDCの目次にAggregation章へのリンクを追加
developerguide/src/docs/asciidoc/materialdesigncomponents/aggregation/index.adoc MDC Aggregation章の新規エントリ(operationguide/aggregation を include)
developerguide/src/docs/asciidoc/materialdesigncomponents/aggregation/operationguide.adoc 画面操作(フィルタ、DL、テーブル、グラフ、ローデータ)を説明
developerguide/src/docs/asciidoc/materialdesigncomponents/aggregation/aggregation.adoc 集計定義の詳細設定(Simple/Crosstab、グラフ、ローデータ、カスタム等)を追加(表記・表構造に修正必要箇所あり)
developerguide/src/docs/asciidoc/materialdesigncomponents/aggregation/images/* ガイドで参照するスクリーンショット画像を追加

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@tei-syou tei-syou requested a review from Copilot March 19, 2026 03:58
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

MDC(Material Design Components)のドキュメントに「定型集計(Aggregation)」モジュールを追加し、あわせて MdcConfigService の集計関連プロパティ説明(ja/en)を拡充するPRです。

Changes:

  • MDC開発者ガイドに Aggregation 章(概要/操作説明/管理・設定詳細)を新規追加
  • Aggregation 章で参照する各種スクリーンショット(PNG)を追加
  • MdcConfigService(ja/en)に集計ファイル/ローデータ出力・クロス集計DL関連プロパティを追記

Reviewed changes

Copilot reviewed 6 out of 24 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
serviceconfig/src/docs/asciidoc/gem/mdcconfigservice_ja.adoc 集計関連プロパティと設定例(XML)を追記
serviceconfig/src/docs/asciidoc/gem/mdcconfigservice_en.adoc 集計関連プロパティと設定例(XML)を追記
developerguide/src/docs/asciidoc/materialdesigncomponents/index.adoc MDCの章立てに Aggregation を追加
developerguide/src/docs/asciidoc/materialdesigncomponents/aggregation/index.adoc Aggregation 章の index を新規追加(operationguide/aggregation を include)
developerguide/src/docs/asciidoc/materialdesigncomponents/aggregation/operationguide.adoc 集計画面の操作説明を新規追加
developerguide/src/docs/asciidoc/materialdesigncomponents/aggregation/aggregation.adoc 集計定義の管理・設定詳細(Simple/Crosstab/カスタマイズ等)を新規追加
developerguide/src/docs/asciidoc/materialdesigncomponents/aggregation/images/*.png 操作説明・設定説明で使用する画像を追加

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants