• Jérome Perrin's avatar
    officejs_support_request_ui: Rework homepage dashboard · 1fe39865
    Jérome Perrin authored
    * Make it obvious that this script works with catalog brains and does
    not want to call getObject
    * Make two queries, one to get the "latest" support requests (by date)
    and another one to get the "current" (by state), making one big query
    will return too many results when the number of SR grow
    * backend directly returns the data in the format expected by graph
    library.
    1fe39865
gadget_supportrequest_homepage_js.js 14.4 KB