Vishal Banthia
|
9cf5039f71
|
1.1.1
|
2016-01-13 14:20:56 +09:00 |
|
Vishal Banthia
|
25506af7f9
|
Update adbkit 2.3.1 -> 2.4.0
|
2016-01-13 14:20:47 +09:00 |
|
Gunther Brunner
|
316fa01968
|
Changed slack notifications with a new token and encrypted credentials.
|
2016-01-12 19:12:18 +09:00 |
|
Vishal Banthia
|
b9fd290da8
|
Merge pull request #223 from openstf/auth-saml
SAML2.0 support for authorisation
|
2016-01-05 16:49:33 +09:00 |
|
Vishal Banthia
|
059213546e
|
Enhancement: Add auth-saml2 support.
|
2016-01-05 16:39:02 +09:00 |
|
Vishal Banthia
|
35e43d48d3
|
Merge pull request #211 from openstf/v.1.1.0-release
v1.1.0 release
|
2016-01-04 12:19:55 +09:00 |
|
Vishal Banthia
|
d656b7bba0
|
1.1.0
|
2015-12-29 15:01:42 +09:00 |
|
Vishal Banthia
|
ae85736173
|
DOCUMENTATION: Add changelog for 1.1 from 1.0.10
|
2015-12-29 14:49:56 +09:00 |
|
Vishal Banthia
|
9dc9010490
|
DOCUMENTATION: Add storage-s3 sample unit in DEPLOYMENT doc
|
2015-12-29 14:15:58 +09:00 |
|
Simo Kinnunen
|
7dc2edadf7
|
Up to date ARM docker build for ODROID-XU4.
|
2015-12-21 05:40:05 +09:00 |
|
Gunther Brunner
|
6af750f7dd
|
Update dependencies.
|
2015-12-16 18:02:33 +09:00 |
|
Gunther Brunner
|
ff0aa13dd6
|
Hide VNC for now until its ready.
|
2015-12-16 17:16:05 +09:00 |
|
Gunther Brunner
|
01a993a9aa
|
Updated translations.
|
2015-12-16 17:13:47 +09:00 |
|
Gunther Brunner
|
82fae767b4
|
Update package.json
Update stf-device-db
|
2015-12-14 17:38:08 +09:00 |
|
Vishal Banthia
|
3f34ada7a0
|
Merge pull request #190 from openstf/auth-token
Generate Auth Token to access STF API's
|
2015-12-03 21:49:13 +09:00 |
|
Vishal Banthia
|
6d99bace91
|
improve token-id format to make it more secure
|
2015-12-03 21:37:19 +09:00 |
|
Vishal Banthia
|
8a342daef9
|
remove default expiry in jwt token
|
2015-12-03 02:08:26 +09:00 |
|
Vishal Banthia
|
9cb231391a
|
Create seperate database table for AccessTokens to hide jwt token and tokenId from user
|
2015-11-26 03:09:58 +09:00 |
|
Vishal Banthia
|
62413b3780
|
allow user to create an access token to access stf api from user settings tab.
|
2015-11-26 02:40:34 +09:00 |
|
Vishal Banthia
|
2ee082b956
|
Remove listener for windows.onbeforeload as it is closing the websocket connection. Fix https://github.com/openstf/stf/issues/184
|
2015-11-24 19:36:12 +09:00 |
|
Vishal Banthia
|
ddc24e5dc5
|
Mention about setup-examples in README and DEPLOYMENT doc
|
2015-11-24 14:04:24 +09:00 |
|
Gunther Brunner
|
a4b8e6611a
|
Merge pull request #174 from openstf/greenkeeper-css-loader-0.23.0
Update css-loader to version 0.23.0 🚀
|
2015-11-18 19:20:50 +09:00 |
|
Gunther Brunner
|
7de41d0738
|
Merge pull request #168 from openstf/greenkeeper-extract-text-webpack-plugin-0.9.1
Update extract-text-webpack-plugin to version 0.9.1 🚀
|
2015-11-18 19:20:07 +09:00 |
|
Gunther Brunner
|
eaa64400a5
|
Merge pull request #177 from openstf/greenkeeper-protractor-3.0.0
Update protractor to version 3.0.0 🚀
|
2015-11-18 19:19:57 +09:00 |
|
Gunther Brunner
|
e9d1a46a6a
|
Merge branch 'jlhonora-master'
|
2015-11-18 19:16:42 +09:00 |
|
Gunther Brunner
|
a30ac12167
|
Fix portrait/landscape buttons clickable area: change class name
|
2015-11-18 19:16:15 +09:00 |
|
Gunther Brunner
|
5338ec8b08
|
Merge branch 'master' of https://github.com/jlhonora/stf into jlhonora-master
|
2015-11-18 19:04:51 +09:00 |
|
greenkeeperio-bot
|
86259e0fe2
|
chore(package): update protractor to version 3.0.0
http://greenkeeper.io/
|
2015-11-18 10:08:46 +09:00 |
|
Vishal Banthia
|
398cf8b7f8
|
Merge pull request #147 from vbanthia/device-note-feature
Allow to update device note from STF UI.
|
2015-11-14 20:37:47 +09:00 |
|
Vishal Banthia
|
a2c11d0d59
|
fix indentation
|
2015-11-14 20:34:01 +09:00 |
|
Vishal Banthia
|
d3c8d3d0f6
|
Use light gray color for device-not-using class instead of opacity
|
2015-11-14 20:13:05 +09:00 |
|
greenkeeperio-bot
|
fc7cd48b1f
|
chore(package): update css-loader to version 0.23.0
http://greenkeeper.io/
|
2015-11-14 17:20:15 +09:00 |
|
Vishal Banthia
|
3f32cee984
|
Create childscope only when required and destroy it after use. https://github.com/openstf/stf/issues/124
|
2015-11-14 15:40:39 +09:00 |
|
Vishal Banthia
|
466890777d
|
Allow to update device notes column from STF UI. https://github.com/openstf/stf/issues/124
|
2015-11-13 21:16:59 +09:00 |
|
Simo Kinnunen
|
26421fd322
|
Merge branch 'hogehoge-banana-s3insteadoftmp'
|
2015-11-11 00:23:34 +09:00 |
|
Simo Kinnunen
|
467ed01903
|
Make ESLint happy and use the existing style where possible.
|
2015-11-06 02:31:28 +09:00 |
|
Simo Kinnunen
|
3d6ddf79dd
|
Merge branch 's3insteadoftmp' of https://github.com/hogehoge-banana/stf into hogehoge-banana-s3insteadoftmp
|
2015-11-06 01:50:46 +09:00 |
|
Simo Kinnunen
|
009566a5c1
|
Mention that we prefer open source participation to paid services.
|
2015-11-05 23:34:41 +09:00 |
|
Simo Kinnunen
|
8bab0d1fd6
|
Goal and status updates
|
2015-11-05 23:27:57 +09:00 |
|
greenkeeperio-bot
|
73ec7c62ea
|
chore(package): update extract-text-webpack-plugin to version 0.9.1
http://greenkeeper.io/
|
2015-11-05 07:59:45 +09:00 |
|
Simo Kinnunen
|
701da7cc0f
|
Status update
|
2015-11-04 20:43:02 +09:00 |
|
Simo Kinnunen
|
e2dc2ae276
|
Merge pull request #151 from neofreko/nine-bootstrap-fix
Fix scss error on gulp build
|
2015-10-27 10:47:32 +09:00 |
|
Akhmad Fathonih
|
120d116c42
|
Fix scss error
Error was:
ERROR in ./~/css-loader!./~/sass-loader!./res/web_modules/nine-bootstrap/nine-bootstrap.scss
Module build failed:
.btn &.disabled,
^
Base-level rules cannot contain the parent-selector-referencing character '&'.
Backtrace:
stdin:395
in /Users/Github/stf/res/web_modules/nine-bootstrap/nine-bootstrap.scss (line 395, column 6)
@ ./res/web_modules/nine-bootstrap/nine-bootstrap.scss 4:14-137
|
2015-10-27 10:16:49 +09:00 |
|
tchibana
|
44f65a2c0c
|
Merge branch 'master' of https://github.com/openstf/stf into s3insteadoftmp
|
2015-10-22 00:25:12 +09:00 |
|
tchibana
|
e4cb21b1e1
|
fix review comments
|
2015-10-22 00:22:35 +09:00 |
|
Simo Kinnunen
|
66fbadbd5d
|
Wait for indexes to be ready before we let migrate finish. Should fix
|
2015-10-22 00:10:26 +09:00 |
|
tchibana
|
49dcc7126d
|
fixed review comments.
|
2015-10-21 23:45:20 +09:00 |
|
tchibana
|
93a9f921bc
|
fix package.json.
|
2015-10-21 23:40:33 +09:00 |
|
tchibana
|
d6c0caeb66
|
fixed cli.js as review comment.
|
2015-10-21 23:10:09 +09:00 |
|
Simo Kinnunen
|
8e8f2d17b7
|
Make ZMQ keepalive options optional, since they're breaking things on
some systems. You should now use the ZMQ_TCP_KEEPALIVE=1 and
ZMQ_TCP_KEEPALIVE_IDLE=<value> environment variables to set them.
|
2015-10-21 20:13:45 +09:00 |
|