1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 18:29:17 +02:00
Commit graph

15 commits

Author SHA1 Message Date
Lukasz.Zeglinski
93178413ea Fix of the codestyle issues 2019-07-18 10:33:20 +02:00
Lukasz.Zeglinski
778dfc4d56 Add validation for filter.pid/ filter.tid/ filter.data input objects 2019-07-17 18:54:06 +02:00
Gunther Brunner
1eb6af0119 Replaced old jade with new pug.
Using temporarily npm-shrinkwrap since `template-html-loader` uses an old `consolidate.js` version which doesn't support `pug`.
Follow here: https://github.com/jtangelder/template-html-loader/issues/8
2016-08-05 18:24:30 +09:00
Gunther Brunner
a3f815c118 Fix all res/ files with ESLint rules with 0 errors. 2016-01-19 23:08:33 +09:00
Gunther Brunner
ce604d8211 All JSHint trough webpack passes now. 2014-09-02 17:25:22 +09:00
Gunther Brunner
27d9014e90 const was just too new for IE. 2014-06-03 17:59:01 +09:00
Gunther Brunner
3467cc6876 Limit max number of DOM entries to 3000. 2014-05-21 17:57:37 +09:00
Gunther Brunner
1b992d67a6 Log filter on first load. 2014-05-21 17:48:44 +09:00
Gunther Brunner
97e106760f Removed line counter for logs. 2014-05-21 17:31:19 +09:00
Gunther Brunner
eb53036f07 Log filtering client side implemented. 2014-05-21 17:01:10 +09:00
Gunther Brunner
0b4e2a0b04 Fix showScreen not working. 2014-05-20 15:58:05 +09:00
Gunther Brunner
db298377ec Clean up. 2014-05-19 22:32:43 +09:00
Gunther Brunner
1c89235267 Logging implemented (except filtering).
Automatically enable/disable scroll lock based on the scrollbar position.
2014-05-19 22:28:39 +09:00
Gunther Brunner
4d0c884eee Cleaning new Logcat table. 2014-05-13 16:48:01 +09:00
Gunther Brunner
40cdb09528 Adding logcat table. 2014-05-13 12:22:56 +09:00