Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-2635

Webui: Move task filter box search algorithm to webserver code

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • master
    • master
    • Coin (obsolete)
    • None
    • ad917ca7c1ce8d20dfc432ae36b1241c7df9f7de

    Description

      The current implementation of task filter is done in javascript, which means that only small set of cached objects are searched for the regular expression.

      Since webserver.go contains already a complete list of deserialized tasks objects, the regex search box could ask webserver the question "Could you give me X tasks links that match regular expression: {searchPattern}?".

      Attachments

        For Gerrit Dashboard: QTQAINFRA-2635
        # Subject Branch Project Status CR V

        Activity

          People

            tosaario Toni Saario
            aakeskimo Aapo Keskimölö
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes