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

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

      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}?".

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes