Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-24536

Parse and display the notifications send in the admin part

    XMLWordPrintable

Details

    Description

      Since EZP-24450, the Symfony controllers used by the admin part can send some notifications. Those notifications should be parsed and displayed using the PlatformUI's notification system. This should probably be added in the Y.eZ.ServerSideViewService.

      Example of output:

      <div data-name="title">The title</div>
      <div data-name="html">Some html code to display</div>
      <ul data-name="notification">
          <li data-state="error">Unable to publish the content type "Article"</li>
          <li data-state="done">Something else was working :)</li>
      </ul>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            damien.pobel-obsolete@ez.no Damien Pobel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 day, 3 hours, 30 minutes
                1d 3h 30m