-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* メッセージプロパティを各サブプロジェクトで管理するよう変更する * 使用していないimportの削除 * メッセージコードをフロントエンドに合わせて頭文字を小文字にする * フロントエンド側のメッセージ管理機能実装 * バックエンド側のエラーメッセージ出力を実装 * フロントエンド側のメッセージ管理機能の実装 * 起動方法の修正 * テスト時の警告解除 * type-checkの警告対応 * typecheckの警告回避と日英対応のメッセージ作成 * エラーハンドリング機能の修正 * if文の修正 * ドキュメントの追加 * ドキュメントの追加 * エラーメッセージに関する記載の修正 * 入力値検証のドキュメント修正 * ブラウザーの言語設定の取得方法修正 * ドキュメント指摘事項の修正 * クリップボード機能の修正 * textlintエラーへの対応 * 入力値検証に関するドキュメントの修正 * ドキュメント指摘事項の修正 * ドキュメントのimport文の削除 * 起動方法の修正 * ドキュメントのアプリ起動方法を記載 * 冗長な文章を修正 * ハイライトを修正 * 指摘事項と軽微なドキュメントの修正 * 変数名の修正 * log4jの設定をエントリーポイントプロジェクトに移動 * log4j.xmlに関するドキュメントを追記する * ログドキュメントの修正 * batchアプリケーションの設定 * メッセージ管理の部分を削除 * ロギングライブラリの除外設定に関するドキュメントを修正 * 除外設定のドキュメントにおけるライブラリの記載を修正 * gradle の最終作成結果にlog4j用のライブラリを追加する。 * バージョン定義一元化のドキュメントにlog4j 2のライブラリの記載を追加 * ルートプロジェクトの除外設定を削除 * auth-backendのlog4j 2の設定をエントリーポイントとなるサブプロジェクトに移動
- Loading branch information
1 parent
478469a
commit 0698633
Showing
99 changed files
with
2,156 additions
and
546 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
229 changes: 229 additions & 0 deletions
229
...aterials/images/app-architecture/client-side-rendering/error-message-delivery-dark.drawio
Large diffs are not rendered by default.
Oops, something went wrong.
229 changes: 229 additions & 0 deletions
229
...terials/images/app-architecture/client-side-rendering/error-message-delivery-light.drawio
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.