Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-235

Apps: Adapt all content apps to not implement their own implementation of the views

XMLWordPrintable

      UPDATE: This is implemented for the contacts app. All other content apps should be adapted accordingly.

      Most implementations of WorkbenchSubAppView are simple implementations that add no logic of their own. It would make the content app classes even easier to use if adding your own such implementation was optional.

      See for instance:

      • info.magnolia.ui.app.security.view.UsersViewImpl
      • info.magnolia.ui.app.pages.main.PagesMainViewImpl
      • info.magnolia.ui.app.contacts.item.ContactsItemViewImpl
      • info.magnolia.ui.app.contacts.ContactsViewImpl
      • info.magnolia.ui.app.security.view.GroupsViewImpl
      • info.magnolia.ui.app.security.view.RolesViewImpl

        Acceptance criteria

              tmattsson Tobias Mattsson
              tmattsson Tobias Mattsson
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD