This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf-DeviceFarmer
Watch
1
Star
0
Fork
0
You've already forked stf-DeviceFarmer
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-22 22:05:21 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60bdecc5d449ccbf8821d6d64e4168ef39c9cebd
stf-DeviceFarmer
/
res
/
app
/
control-panes
/
dashboard
/
upload
History
Simo Kinnunen
60bdecc5d4
Merge branch 'feature/screenshot' into develop
...
Conflicts: res/app/control-panes/dashboard/upload/upload.jade
2014-05-22 13:38:44 +09:00
..
activities
All transaction-based ControlService methods now return promises directly, which makes it easier to integrate with other promises, is simpler and opens up new refactoring opportunities.
2014-04-15 16:56:13 +09:00
index.js
Adding Activity partial
2014-04-04 17:34:30 +09:00
upload-controller.js
Implement APK uploads using the new storage system. Installation from URL still does not work, and dropping the file on the screen may not work either.
2014-05-22 13:33:38 +09:00
upload-spec.js
- Adding Upload component skeleton.
2014-03-31 14:34:33 +09:00
upload.css
Adding fade in/out for upload stuff.
2014-04-30 16:56:22 +09:00
upload.jade
Merge branch 'feature/screenshot' into develop
2014-05-22 13:38:44 +09:00