Commit Graph

6 Commits

Author SHA1 Message Date
Gleb Nikonorov 727b305a57
Enable camelcase eslint rule (#410) 2020-12-12 17:19:19 +01:00
Gleb Nikonorov b57ca0bcf2
Allow for report duration formatting (#380)
* first attempt at a working solution

* final solution, no tests

* Update README.rst

Add documentation on how to provide a custom display value for duration formatters

* temp

* finalize the change

* undo test report changes

* fixup tests

* Clarify default duration column data formatting

* fix failing tests

Co-authored-by: Sorin Sbarnea <ssbarnea@redhat.com>
2020-11-27 12:10:43 +00:00
Gleb Nikonorov 4dfec1cdec
Make the links column in the results table sortable (#324)
* Make the links column sortable
2020-08-04 16:41:42 +02:00
Wanam b69dde56a3 Keep sort preference for previously sorted columns (#220)
* Keep sort preference for previously sorted columns
2019-08-07 23:44:02 +02:00
Jace Browning 13a299f28f Add implementation of 'includes' for PhantomJS
https://stackoverflow.com/a/31361163/429533
2018-06-01 10:42:26 +01:00
Ana Ribeiro 972058bb60 Add JavaScript tests (#73)
Fixes #49
2016-10-06 15:14:09 +01:00