Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-1289

Create message filter for Debugger Report

    XMLWordPrintable

    Details

    • Type: Feature Request
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.3.0-B1
    • Component/s: Debugger
    • Labels:
    • Change Log Group:
      Added
    • Change Log Message:
      Added ability to filter Debugger Report by category (e.g. error, warning, sql, etc.).
    • Story Points:
      1
    • Sprint:
      In-Portal's First Sprint
    • Copy Issue Key:
    • Patch Instructions:

      Patches must be submitted through Phabricator.

    • Commit Revision:
      15,948

      Description

      These are debugger report record types:

      • error
      • warning
      • notice
      • sql
      • other

      We need to:

      1. Mark each record in debugger report with one of types mentioned above
      2. Add dropdown with all report record types on top of the debugger
      3. Create CSS similar to this in debugger.css: .<record_type>-hidden .<record_type> { display: none; }
      4. When a specific type is chosen, then add "<record_type>-hidden" for all other record types to main container DIV with the records (this is better, then hiding all records using javascript)
      5. Add "All" on top of record types dropdown. When selected would show all records.
      6. Add record counter next to each type in dropdown.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                alex Alex
                Reporter:
                alex Alex
                Developer:
                Erik Snarski [Intechnic]
                Reviewer:
                Alex
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: