Gunther Brunner
dfec901ba3
Fix eslint complaining typo.
2016-08-05 18:34:40 +09: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
711ab4a8e5
Updated npm dependencies.
...
ProtobufJS and Bluebird require further work.
2016-08-03 20:08:30 +09:00
Simo Kinnunen
9e5f8ca5f8
Fix inconsistent RethinkDB version in deployment docs. Fixes #385 .
2016-08-02 16:34:51 +09:00
Gunther Brunner
d104e94083
Update sass-loader. It was giving compile errors.
2016-07-29 20:41:54 +09:00
Simo Kinnunen
0ee3624522
Better stop command for the ADB unit.
2016-07-29 17:52:24 +09:00
Vishal Banthia
3f060f8b52
Update patch version to 2.0.1 without any change.
...
This update does not have any changes. It is required
because of npm was not allowing to publish v2.0.0
as 2.0.0-beta was already there
2016-07-29 00:10:18 +05:30
Vishal Banthia
5a2af57fc5
Merge pull request #219 from openstf/2.0.0
...
STF REST API (v2.0.0)
2016-07-28 22:09:25 +05:30
Vishal Banthia
bc37c89094
Add 2.0.0 release date
2016-07-28 22:07:53 +05:30
Simo Kinnunen
c550b65084
Mention the Appium example in the docs.
2016-07-29 01:32:13 +09:00
Simo Kinnunen
af6a363e43
Mention that you should set up your ADB key before using the
...
remoteConnect API.
2016-07-29 01:15:53 +09:00
Simo Kinnunen
b9c3ec4f28
Change wording in API docs a bit and add them to the README.
2016-07-29 01:04:11 +09:00
Simo Kinnunen
fd099a057a
Update RethinkDB version in deployment guide.
2016-07-28 23:55:49 +09:00
Vishal Banthia
9d8325d765
Update API documentation
2016-07-22 19:40:27 +05:30
Vishal Banthia
b60cb6ef6a
Fix eslint errors
2016-07-22 19:40:27 +05:30
Vishal Banthia
a875d85c46
Documentation: Remove personal info from sample
2016-07-22 19:40:27 +05:30
Vishal Banthia
981fb0d449
Update CHANGELOG and bump version to 2.0.0
2016-07-22 19:40:27 +05:30
Vishal Banthia
c686d1a5bb
Documentation: Add connect-device, disconnect-device sample script
2016-07-22 19:34:22 +05:30
Vishal Banthia
484e56be12
Use capital letter in Bearer as per rfc spec
2016-07-22 19:34:22 +05:30
Vishal Banthia
b1f7f67eb7
Deployment Doc: Update rethinkdb version and fix api unit file.
2016-07-22 19:34:22 +05:30
Vishal Banthia
d5aade25b6
Add API doc
2016-07-22 19:34:22 +05:30
Vishal Banthia
87fcf19406
refactor security handler
2016-07-22 19:34:22 +05:30
Vishal Banthia
fa9ee605f3
update generated json
2016-07-22 19:34:22 +05:30
Vishal Banthia
a6266931ad
Modify APIs from Aysnc -> Sync using timeout
2016-07-22 19:34:22 +05:30
Vishal Banthia
d67d06a19f
typo
2016-07-22 19:34:22 +05:30
Vishal Banthia
b004dcb51b
remove unnecessary requirements from app unit
2016-07-22 19:34:22 +05:30
Vishal Banthia
723094347c
add generated swagger json file for swagger ui
2016-07-22 19:34:22 +05:30
Vishal Banthia
9de5ba5fae
refactoring swagger
2016-07-22 19:34:22 +05:30
Vishal Banthia
26ad95a36e
add comment for going against REST
2016-07-22 19:34:22 +05:30
Vishal Banthia
25cee263b2
Fix express warning for deprecated res.json(stat) message
2016-07-22 19:34:22 +05:30
Vishal Banthia
96494247bb
add remoteConnect endpoint for device
2016-07-22 19:34:22 +05:30
Vishal Banthia
232163d290
add remoteDebugUrl into database so that it is accessible from api
2016-07-22 19:34:22 +05:30
Vishal Banthia
c9a9d3cb06
User path parameter for Delete /user/devices/:device endpoint
2016-07-22 19:34:22 +05:30
Vishal Banthia
bca180d284
refactor reserve and release endpoints in HTTP POST and DELETE methods
2016-07-22 19:34:22 +05:30
Vishal Banthia
dccacea43f
add new device-reserve and device-release endpoints
2016-07-22 19:34:22 +05:30
Vishal Banthia
04d410bc1d
Update DEPLOYMENT doc with api unit
2016-07-22 19:34:22 +05:30
Vishal Banthia
536e469e6f
remove unnecessary options from api unit. Improve error messages... etc etc
2016-07-22 19:34:22 +05:30
Vishal Banthia
221bc78e49
use security handler instead of express middleware for access token validation.
2016-07-22 19:34:22 +05:30
Vishal Banthia
f10ae51b53
add swagger.json endpoint
2016-07-22 19:34:22 +05:30
Vishal Banthia
0ec03aa2c0
move accessTokens endpoint from app unit to api unit
2016-07-22 19:34:22 +05:30
Vishal Banthia
5729095acb
move group endpoint from app unit to api unit
2016-07-22 19:34:22 +05:30
Vishal Banthia
d6f37681ce
move devices endpoint from app unit to api unit
2016-07-22 19:34:22 +05:30
Vishal Banthia
0e8b308b6c
change /app/api/v1/user -> /api/v1/me
2016-07-22 19:34:22 +05:30
Vishal Banthia
e0a45391ab
Add auth middleware in api unit. Now only authorized user can access api unit
2016-07-22 19:34:22 +05:30
Vishal Banthia
41f306a7f0
Add basic api unit. This unit will be responsible for providing all stf restful apis.
2016-07-22 19:34:22 +05:30
Simo Kinnunen
7ea7871ec0
Merge branch 'release-1.2.0'
2016-07-22 04:50:53 +09:00
Simo Kinnunen
10afd3bc7d
1.2.0
2016-07-22 04:40:28 +09:00
Simo Kinnunen
bf0a308f09
Updated changelog for 1.2.0.
2016-07-22 04:40:17 +09:00
Simo Kinnunen
944ab832f3
Get rid of our docker base image, docker has been doing digests for a
...
long time now so there's no need to attempt to outsmart the cache
now. It also makes the Dockerfile easier to modify since it's all there.
Updated to ubuntu 16.04 and node v6.3.0.
2016-07-21 19:39:21 +09:00
Simo Kinnunen
bd91f4ed31
Android N Developer Preview 5 works great.
2016-07-21 16:13:51 +09:00