dentsusoken / iPLAss

Java-based open source low-code development platform for enterprise
https://iplass.org/
GNU Affero General Public License v3.0
67 stars 25 forks source link

adminConsole、メニューからEntityViewの参照を把握しやすくする #493

Closed HiguchiKiyoshi closed 4 years ago

HiguchiKiyoshi commented 4 years ago

adminConsole、メニューからEntityViewの参照を把握しやすくする。 現状、メニューとEntityView定義の関連性の把握が一覧性が良くないので、改善する。 EntityMenuItemの場合、Menu Tree上にView定義名を表示するようにする。

kimukimu2k20 commented 4 years ago

マスターにマージ済み

HiguchiKiyoshi commented 4 years ago

(English) Make it easier to understand the EntityView reference from the menu definition in adminConsole. Improve the current grasp of the relationship between menu and EntityView definitions because they are not easy to grasp. In the case of EntityMenuItem, display the view definition name on the menu tree.