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

9 commits

Author SHA1 Message Date
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
56541ba80e Cleanup. 2014-10-06 17:06:42 +09:00
Gunther Brunner
0a67c8c272 Save Screenshot feature now done on server side since the client-side way doesn't work in all browsers. 2014-10-01 17:56:25 +09:00
Gunther Brunner
f0b111cdf6 JSHint fixes. 2014-09-30 14:23:52 +09:00
Gunther Brunner
0ddc1eb0b0 Make $window testable. 2014-09-25 18:37:45 +09:00
Gunther Brunner
329fedbcc6 Fix semicolon-caused bug. 2014-09-25 18:37:10 +09:00
Gunther Brunner
2f1908b718 Add save to disk ScreenShot. 2014-09-25 18:33:20 +09:00
Gunther Brunner
c81cd75a50 Refactored device context menu to its own directive.
Now works in standalone also.
2014-09-25 17:10:31 +09:00